Re: trying to change message number in summary line
Kazuhiro Ito <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general.japanese |
|---|---|
| Message-ID | <86efo8f58p.wl--xmue__45155.8908018798$1512561810$gmane$org@d1.dion.ne.jp> |
> 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