Tassilo Horn <[EMAIL PROTECTED]> writes:

> Cezar <[EMAIL PROTECTED]> 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



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to