Nick,

It helps with the first problem, the autoload problem.  I didn't see
this in the manual anywhere.

However, while it brings up a *Remember* window it doesn't populate
it with any of the templates I have set up (basically I copied what was
in the texinfo doc).  And when I write something in it and hit
C-cC-c I get an error:

Debugger entered--Lisp error: (error "The mark is not set now, so there is no region")
  call-interactively(comment-region)

This is not what I expected from the docs.

Mark

* Nick Dokos wrote (on 1/19/2009 12:22 PM):
Mark Elston <m.els...@advantest-ard.com> wrote:

Hi,

I am having trouble getting org-remember to work.  I have
(require 'org) with several other org related settings in my
.emacs but when I try M-x org-remember on a TODO item (or anywhere
else) I get:


Emacs 22.3.1
Windows XP
org-mode 6.17c


Does replacing
     (require 'org)

with

     (require 'org-install)

help?





_______________________________________________
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

Reply via email to