emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [RFC] Make QUOTE an export keyword instead of an element type


From: Bastien
Subject: Re: [O] [RFC] Make QUOTE an export keyword instead of an element type
Date: Mon, 03 Feb 2014 15:59:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Nicolas,

Nicolas Goaziou <address@hidden> writes:

> So, to be clear, assuming the region encompasses everything,
>
>   : text
>   : text
>
>   * Headline
>
>   paragraph
>   paragraph
>
> becomes
>
>   : : text
>   : : text
>   :
>   : * Headline
>   :
>   : paragraph
>   : paragraph
>
> and 
>
>   paragraph
>   paragraph
>
>   : text
>   : text
>
> becomes
>
>   : paragraph
>   : paragraph
>   :
>   : : text
>   : : text
>
> Is that correct?

No -- sorry.  My suggestion is that this region

  Some text
  : and some fixed line

becomes

  : Some text
  : and some fixed line

If people want the behavior you describe, then using `C-x r t'
will do.  Otherwise, they will want the whole region to be converted
into a fixed-width region.

What do you think?

-- 
 Bastien



reply via email to

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