vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #00651
[Bug 515717] Re: filling and word wrapping
vm-fill-paragraphs.. functionality is now modified.
vm-fill-long-lines-in-reply is yet to be handled.
** Tags added: filling
--
filling and word wrapping
https://bugs.launchpad.net/bugs/515717
You received this bug notification because you are a member of VM
development team, which is the registrant for VM.
Status in VM (View Mail) for Emacs: In Progress
Bug description:
The vm-rfaddons library in 8.0.x series automatically located the longlines library and used it for word wrapping. The 8.1.x version does not do this. Instead the function vm-fill-paragraphs-by-longlines asks the user to use advice to invoke it instead of the usual filling.
The change was made in revision 516, dated 2008-02-09, which says "Rewrote vm-fill-paragraphs-containing-long-lines handling and related." It is not clear why this was done. vm-fill-long-lines-in-reply was also eliminated.
This needs to be looked at again, and the missing functionality brought back.
References