emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] fill paragraph: break after sentence.


From: Uwe Brauer
Subject: Re: [O] fill paragraph: break after sentence.
Date: Tue, 06 Sep 2016 19:30:13 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>>> "Nicolas" == Nicolas Goaziou <address@hidden> writes:

   > Hello,
   > Uwe Brauer <address@hidden> writes:

   >> IMHO should be included somehow in vanilla org,

   > It seems only remotely related to Org. If robust enough, I might go to
   > something like "fill.el" instead.

There are org related lines such as

    (cl-pushnew '(org-caption org-caption)
                  filladapt-token-match-table :test #'equal)
      (cl-pushnew '(org-caption . exact)

But you are right, these are fews. @Aaron I think such a function would
be appreciated in general. I have a particular solution for auctex
provide to me by 
Ingo Lohmar
http://pleasefindattached.blogspot.com/2011/12/emacsauctex-sentence-fill-greatly.html

But your code seems much more general. May I suggest to present that
code in GNU emacs devel?

Uwe 




reply via email to

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