Edith drank from a bottle for the first time today! Jane had expressed the milk in the morning and I fed her at lunch time. The conditions were not ideal since she was very hungry and angry but with a bit of perseverance and a lot of screaming she finally got the right idea. This is all in preparation for next Tuesday when Jane goes to Tiripetio for the day and I am left holding the baby. We have now got 2 bottles of 3 oz each stockpiled in the freezer in case of emergencies.
Solved the problem with journal-create-entry
overwriting my previous
entry. All is fine so long as you publish the previous entry first
with emacs-wiki-publish
(C-c C-p
). I really should report this to
the mailing list since it causes data-loss if you don't get it right.
I'm still not sure if I will end up using this (journal.el
) or
emacs-wiki-blog.el
emacs-wiki-blog.el
journal.el
emacs-wiki
- you can have
multiple entries per day - they get named automatically - each entry
can be in multiple categories - ...
The bug: This seems to be due to the fact that journal-entries-alist is empty. This should contain a reference to all the current entry pages (e.g., "1" in my case)