NEW: For a prettier blog interface, see the Wordpress version!
Tasks
| B1 | X | Find a way to interactively add items to the diary from Chat with Nafai on zelazny.freenode.net#emacs {{Tasks:677}} (PlannerModeCompletedTasks) |
| B2 | X | Track down unique tasks bug from E-Mail from Jody Klymak {{Tasks:751}} (PlannerModeCompletedTasks) |
| B3 | X | Track down elisp publishing of calendar from Chat with johnw on calvino.freenode.net%23emacs {{Tasks:725}} (PlannerModeCompletedTasks) |
| B4 | X | Allow M-n and M-p to move over blocks of tasks from Chat with k-man1 on calvino.freenode.net%23emacs {{Tasks:727}} (PlannerModeCompletedTasks) |
| B5 | X | Reply from E-Mail from Joe Corneli {{Tasks:759}} (InformationRetrieval) |
| C1 | X | Make screenshots {{Tasks:317}} (EmacsHacks) |
~/.diary schedule
Notes
4. Buzzword for the day: named entity extraction
3. University of New South Wales: Concepcion S. Wilson
- Information retrieval: Automatic indexing and classification of full-text documents - http://www.kmrg.unsw.edu.au/
2. Computer science resources
1. Problem with footnote.el and auctex
In case anybody has the same problem, I (probably) found the source and a workaround.
The error "Symbol's function definition is void: TeX-add-style-hook" is caused by the footnote-mode, which in turn is loaded by muse-mode, as a default minor mode in "Muse/Muse Mode/Muse Mode Hook".
Turning footnote-mode off lets me enter muse-mode (and planner-mode) without the error. Since I rarely use footnotes I can live without footnote-mode.
If you can't: several messages found on the net seem to indicate that the real source of the problem is a path/duplicate file problem between the normal texinfo.el and a texinfo.el supplied by Auctex. footnote-mode tries to load the normal texinfo.el but gets the Auctex version, which then tries to run the function "TeX-add-style-hook". A solution could be to change the load-path for Emacs libraries or to deinstall Auctex.
Hope that helps, Raine
E-Mail from Rainer Volz
I'd love to hear about any questions, comments, suggestions or links that you might have. Your comments will not be posted on this website immediately, but will be e-mailed to me first. You can use this form to get in touch with me, or e-mail me at sacha@sachachua.com .