Gnus development mailing list
 help / color / mirror / Atom feed
* Message formatting without 'filladapt'
@ 2018-06-11 13:49 Enrico Scholz
  2018-06-15 22:53 ` Jason L Tibbitts III
  0 siblings, 1 reply; 3+ messages in thread
From: Enrico Scholz @ 2018-06-11 13:49 UTC (permalink / raw)


Hello,

I noticed, that message formatting stopped to work properly with
emacs-26.1.  This seems to be caused by the removal of 'filladapt'
support from 'message-fill-paragraph'.

E.g. when trying to reformat (M-q) cited text like

> This is some replied text with a list:
>
> 1. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
>    nonumy eirmod tempor invidunt ut labore et dolore magna:
>
>    - aliquyam erat, sed diam voluptua. At vero eos et accusam et justo
>      duo dolores et ea rebum. Stet clita kasd gubergren,
>    - no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem
>      ipsum dolor sit amet, consetetur sadipscing elitr, sed diam

I get

> 1. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
> nonumy eirmod tempor invidunt ut labore et dolore magna:
>
>    - aliquyam erat, sed diam voluptua. At vero eos et accusam et justo
>    duo dolores et ea rebum. Stet clita kasd gubergren, - no sea
>    takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor
>    sit amet, consetetur sadipscing elitr, sed diam

For now, I reenabled filladapt mode by defining the original
'message-fill-paragraph' and setting it as 'fill-paragraph-function'.

Does there exist a customization which uses the currently used native
adaptive filling?



Enrico



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-15 23:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-11 13:49 Message formatting without 'filladapt' Enrico Scholz
2018-06-15 22:53 ` Jason L Tibbitts III
2018-06-15 23:59   ` Enrico Scholz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).