problem with notmuch-search-authors-width in JSON emacs implementation
David Edmondson
dme at dme.org
Thu Apr 22 00:52:59 PDT 2010
On Thu, 22 Apr 2010 00:37:25 -0400, Jameson Rollins <jrollins at finestructure.net> wrote:
> On Wed, 21 Apr 2010 19:09:35 -0400, Jameson Rollins <jrollins at finestructure.net> wrote:
> > Hey, folks. I just build from Carl's HEAD which includes the new emacs
> > JSON interface and I'm noticing a problem with the
> > notmuch-search-authors-width variable. If I set the variable as
> > follows:
> >
> > (setq notmuch-search-authors-width 40)
> >
> > author lists that overrun the specified width start spitting out into
> > the subject field. I think bremner just confirmed this on irc. I'll
> > try to look into this when I get a chance, but I don't have time right
> > now. Maybe someone with more intimate knowledge of this piece of code
> > could figure it out more quickly.
I thought that I had this fixed up properly. Sorry for the breakage.
Can you show any explicit settings you have for
`notmuch-search-authors-width' and `notmuch-search-result-format'? Where
do you set them?
The intention was that if you just want a wider display of authors you
set `notmuch-search-authors-width' (which has existed for some time) and
`notmuch-search-result-format' adapts accordingly.
Admittedly, this doesn't cope well if you modify
`notmuch-search-result-format' without also updating
`notmuch-search-authors-width'. Some more thought required...
dme.
--
David Edmondson, http://dme.org
More information about the notmuch
mailing list