Re: trying to change message number in summary line
Kazuhiro Ito <[email protected]> Wed, 06 Dec 2017 20:47:02 +0900
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <[email protected]> |
> Hi. I am trying to get the message number to give me 6 digits > instead of 5 in my summary line -- I have some folders that need > that. I tried to change the spec to %6 n and then I tried %- 6n > but still only 5 digits. Please customize wl-summary-number-column-alist or wl-summary-default-number-column. > wl-summary-line-format is a variable defined in ‘wl-vars.el’. > Its value is "%n%T%P%M/%D(%W)%h:%m %t%[%17(%c %f%) %] %s" > > Documentation: > *A default format string for summary line of Wanderlust. > It may include any of the following format specifications > which are replaced by the given information: > > %n The number of the message. > The width is decided using ‘wl-summary-default-number-column’ and > ‘wl-summary-number-column-alist’. (snip) -- Kazuhiro Ito