emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Comments in Org-mode


From: Samuel Wales
Subject: [Orgmode] Re: Comments in Org-mode
Date: Wed, 15 Jul 2009 09:03:44 -0700

If it does not fully solve the problem, make comment-start a local
variable, check fill-prefix, and make sure your load and mode hooks
don't affect filling, or if they do, that they are idempotent.

       (setq comment-empty-lines t)
       (set (make-local-variable 'comment-start) "#")

On Wed, Jul 15, 2009 at 07:35, Matthew Lundin<address@hidden> wrote:
> http://article.gmane.org/gmane.emacs.orgmode/13312

-- 
Myalgic encephalomyelitis makes you die decades early (Jason
et al. 2006) and suffer severely.  Conflicts of interest are
destroying research.  Silence = death.  Again.
http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm




reply via email to

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