Re: [PATCH] emacs: Add configurable wrapping width for notmuch-wash-wrap-long-lines

Subject: Re: [PATCH] emacs: Add configurable wrapping width for notmuch-wash-wrap-long-lines

Date: Wed, 18 Apr 2012 17:46:48 +0200

To: Adam Wolfe Gordon

Cc: notmuch@notmuchmail.org

From: Daniel Schoepe


Hi Adam,

On Wed, 18.04.2012 17:30, Adam Wolfe Gordon wrote:
>> +(defvar notmuch-wash-wrap-lines-length nil
>> +  "Wrap line after at most this many characters.
>> +
>> +If this is nil, lines in messages will be wrapped to fit in the
>> +current window. If this is a number, lines will be wrapped after
>> +this many characters or at the window width (whichever one is
>> +lower).")
>
> This should probably be a defcustom, in the notmuch-show section.

the reason for not making this a defcustom was that all of the other
functions in notmuch-wash.el use defvar for customization too, so
perhaps they should all be defcustom'd in a separate patch?

Cheers,
Daniel
part-000.sig (application/pgp-signature)

Thread: