On Tue, Jan 8, 2013 at 1:05 AM, Bastien <b...@altern.org> wrote:
> Hi John,
>
> John Hendy <jw.he...@gmail.com> 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!

Confirmed fixed. As always, thanks for the prompt response/fix!

John

>
> --
>  Bastien

Reply via email to