emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: remember


From: Cezar
Subject: [Orgmode] Re: remember
Date: Sat, 01 Sep 2007 19:57:14 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

Tassilo Horn <address@hidden> writes:

> Cezar <address@hidden> writes:
>
> Hi Cezar,
>
>> The comment is not removed in the file, I gave you an example of what
>> the file looks like after the C-c C-c
>
> Oh, that's wrong.  How did you set it up (post the relevant lines here)
> and what version of org and remember are you using?
>
> Bye,
> Tassilo
> -- 
> If programmers deserve to  be rewarded for creating innovative programs,
> by the same  token they deserve to be punished if  they restrict the use
> of these programs. (Richard M. Stallman)

org-mode version is 5.07a

remember version 1.8

;; Remember
(require 'remember)
(add-hook 'remember-mode-hook 'org-remember-apply-template)
(setq remember-data-file "~/Organiser/Notes.org")
(setq org-remember-templates
   (quote ((116 "* TODO %?\n  %u" "~/Organiser/Notes.org" "Tasks")
           (110 "* %u %?" "~/Organiser/Notes.org" "Notes"))))

Regards,
Cezar





reply via email to

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