On Jan 5, 2008, at 2:54 AM, Vikas Rawal wrote:
I am trying to set up remember with org-mode using instructions
provided in the manual. But the (org-remember-insinuate) line results
in the following error.
********
An error has occurred while loading `/home/vikas/.emacs':
Symbol's function definition is void: org-remember-insinuate
To ensure normal operation, you should investigate the cause
of the error in your initialization file and remove it. Start
Emacs with the `--debug-init' option to view a complete error
backtrace
********
Could someone kindly explain what is wrong.
I can think of two possible causes:
1. You are using the version of Org-mode that is shipped with Emacs 22,
(4.67c or something like that) but you are reading the manual of
version 5.17 online. `org-remember-insinuate' did not exist in
4.67.
2. You have not installed Org-mode correctly, for example you downloaded
5.17 from the web but you do not have
(require 'org-install) in .emacs
- Carsten
FYI, I am using emacs on Ubuntu 7.10.
VR
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode