Ivan Andrus writes:
> Oops, forgot to reply to the list.
>
> On Mar 18, 2013, at 9:59 PM, Aaron Ecay wrote:
>
>> Hi Suvayu,
>>
>> I’ve had on my list of rainy day ideas for a while writing a function
>> for org-export-filter-plain-text-functions that would implement
>> something like this. It
Oops, forgot to reply to the list.
On Mar 18, 2013, at 9:59 PM, Aaron Ecay wrote:
> Hi Suvayu,
>
> I’ve had on my list of rainy day ideas for a while writing a function
> for org-export-filter-plain-text-functions that would implement
> something like this. It should be as simple as doing a te
Hi Suvayu,
I’ve had on my list of rainy day ideas for a while writing a function
for org-export-filter-plain-text-functions that would implement
something like this. It should be as simple as doing a text replace,
either on “. [^ ]” sequences in general or only spaces after a given
list of abbrev
Dnia 2013-03-18, o godz. 14:40:24
Suvayu Ali napisał(a):
> Hi Orgers,
>
> I use double spaces to demarcate end of sentences
> (sentence-end-double-space t). Now when I use things like "e.g. " or
> "Fig. ", Emacs understands it is not the end of sentence and does the
> "right thing", say for fil
Hi Orgers,
I use double spaces to demarcate end of sentences
(sentence-end-double-space t). Now when I use things like "e.g. " or
"Fig. ", Emacs understands it is not the end of sentence and does the
"right thing", say for filling. However when I export a phrase like
that from Org, say to LaTeX,