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

Re: unwrapping




Ooo!  visual-line-mode is exactly what I've wanted all these years for
reading emails!  I have no clue how it works, but it seems not to mess
up long lines of code embedded in a message full of prose.

Thank you!

At Tue, 12 Oct 2010 09:17:04 +0100, Eric S Fraga wrote:
> 
> [1  <text/plain; US-ASCII (7bit)>]
> On Tue, 12 Oct 2010 12:46:51 +0900, Randy Bush <randy@psg.com> wrote:
> > 
> > >> so i receive all this horribly unwrapped email, especially from mac
> > >> mail.app users.  M-Q does not help.  clue bat, please.
> > > http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/6947
> > 
> > i have that one from Ron Isaacson.  what i mean when i said M-Q did not
> > help.
> > 
> > i need to look at headers.  but am about to get on a plane.  thnaks!
> > 
> > randy
> > 
> 
> I use the following customisation code:
> 
> --8<---------------cut here---------------start------------->8---
> ;; use visual-line-mode for displaying message.  This is a customization of some
> ;; code posted by lloyd zusman on the wanderlust mailing list
> (defun my-summary-redisplay-hook () 
>   (save-excursion
>     (save-restriction
>       (set-buffer wl-message-buffer)
>       (save-excursion
> 	;; (visual-line-mode t) ;; code for reformating the message buffer goes here
> 	(setq word-wrap t)
> 	)            
>       )))
> (add-hook 'wl-summary-redisplay-hook 'my-summary-redisplay-hook)
> --8<---------------cut here---------------end--------------->8---
> 
> HTH,
> eric
> [2  <text/plain; US-ASCII (7bit)>]
> -- 
> Eric S Fraga
> GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D


-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com