Hi there,
Today I stumbled over a strange problem, to which I did not found a
solution. I am using Emacs 23 on Mac OS X and on Ubuntu (9.10) with a
nearly identical setup (thanks Dropbox!).
On the Mac machines, remembering with org-remember works wonderful and
makes me happy; but on the Ubuntu si
At Fri, 18 Sep 2009 16:05:30 +0100, Carsten Dominik wrote:
>
> Fixed, thanks.
Thank *you*! As always, incredible response.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.or
Fixed, thanks.
- Carsten
On Sep 18, 2009, at 2:17 PM, Eric S Fraga wrote:
Hi,
Using the latest (as of this morning in any case) org-mode, I get the
following error if I invoke org-remember (C-c r) from the agenda view:
--8<---cut here---start->8---
signal
Hi,
Using the latest (as of this morning in any case) org-mode, I get the
following error if I invoke org-remember (C-c r) from the agenda view:
--8<---cut here---start->8---
signal(error ("Don't know what location to link to"))
error("Don't know what locat
Nick,
I'm always glad to be of service ... :)
Thanks for helping me track this all down.
Mark
* Nick Dokos wrote (on 1/19/2009 1:32 PM):
Mark Elston wrote:
I got it working. As I was looking at my .emacs I noticed that I
had commented out the line:
(org-remember-insinuate)
Once I unco
Nick,
I got it working. As I was looking at my .emacs I noticed that I
had commented out the line:
(org-remember-insinuate)
Once I uncommented this line it worked as expected. I see that
this function does largely what yours does.
And, yes, I see the mention of org-install in sec 1.2.
I ha
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
Mark Elston 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 re
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:
Debugger entered--Lisp error: (error "Autoloading failed to define
function org-remember")