emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Problem with org-remember


From: Mark Elston
Subject: Re: [Orgmode] Problem with org-remember
Date: Mon, 19 Jan 2009 12:32:53 -0800
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

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 <address@hidden> 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?







reply via email to

[Prev in Thread] Current Thread [Next in Thread]