emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Fill-mode not working when lines start with *bold* word


From: Bastien
Subject: Re: [O] Fill-mode not working when lines start with *bold* word
Date: Tue, 08 Jan 2013 08:05:28 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi John,

John Hendy <address@hidden> writes:

> I have the following fill-mode related settings:
>
> (setq-default fill-column 90)
> (add-hook 'text-mode-hook 'turn-on-auto-fill)
>
> I just noticed this behavior the other day when adding a note for a report:
>
> #+begin_src org
> Note: this line, starting with a plain vanilla word will wrap just
> fine. It will not go
> on and on and on and on.
>
> /Note:/ this line, starting with a word in italics markup will wrap
> just fine. It will
> not go on and on and on.
>
> *Note:* this line, starting with a word in bold markup will not wrap
> just fine. It will go on and on and on.
> #+end_src

This should be fixed, thanks for reporting this!

-- 
 Bastien



reply via email to

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