emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: a '#' at the beginning of my text lines.


From: Carsten Dominik
Subject: Re: [Orgmode] Re: a '#' at the beginning of my text lines.
Date: Tue, 9 Jan 2007 23:03:22 +0100

This was already described earlier today.

For the time being,

  (add-hook 'org-mode-hook (lambda () (setq comment-start nil)))

should fix this, the next version will have this fixed.

- Carsten

On Jan 9, 2007, at 21:42, J. David Boyd wrote:

address@hidden (J. David Boyd) writes:

I like to put notes in my TODO items, like

*** TODO yadda yadda yadda
    [CLOCK thing]

    The purpose of this note is to
    figure out what I should do with
    the whatever, whenever.


However, now I am getting:

*** TODO yadda yadda yadda
    [CLOCK thing]

    The purpose of this note is to
    #figure out what I should do with
    #the whatever, whenever.



Where did the '#' characters come from, and how do I turn them off?

Dave



Hmm, it has something to do with turning on 'auto-fill-mode'.  If
auto-fill-mode is off, I don't see these.

I'll have to dig in to this, because I _like_ auto-fill-mode, but I _don't_
like the '#'.

Dave



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



--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477






reply via email to

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