Re: format in postponed messages
Hi David,
> > I've folder hooks to set the index formats for certain folders, like so:
> >
> > folder-hook . 'set index_format="%4C %3.3Z %6.6(%b %d) %-16.16n %s"'
> > folder-hook 'Sent/' 'set index_format="%4C %3.3Z %6.6(%b %d) %-16.16t %s"'
> >
> > From reading the docs I can't see a way to explicitly set the index
> > format for postponed messages, and folder hooks I've tried have failed
> The postponed folder is a plain ordinary folder, just like any other.
> AFAICT, a folder-hook for it should work perfectly fine.
Thinking that it was a folder, I did try folder hooks a while back.
Here's a few that don't seem to have any effect:
folder-hook 'postponed' 'set index_format="%4C %6.6(%b %d) %-26.26t %s"'
folder-hook '.postponed' 'set index_format="%4C %6.6(%b %d) %-26.26t %s"'
folder-hook '.*postponed' 'set index_format="%4C %6.6(%b %d) %-26.26t %s"'
(my postponed mail location is set: 'set postponed=+.postponed')
Also, if it really is a folder, then the default hook should always have
effect - but in the original example I showed that the format in the
'postponed' view is that of the previous folder hook, which is sometimes
the folder hook for my 'Sent/' folder.
I'm tending towards Javier's thought, that it's a separate view.
-kev
--
I do not believe in democracy, but I am perfectly willing to admit
that it provides the only really amusing form of government ever
endured by mankind.
-Henry L. Mencken