>>> "Nicolas" == Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello, > Uwe Brauer <o...@mat.ucm.es> 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