Re: move to the right in index pager
* On 2005.12.07, in <20051207123530.GA3870@xxxxxxxxx>,
* "Csanyi Pal" <csanyipal@xxxxxxxxx> wrote:
>
> Is there a way to move to the right in index pager?
>
> If a text in the subject field is too long then I wish to move the page
> to the right so I can read the subject to the last. Is this possible?
No. I do this, instead:
macro index =y0 '<enter-command>set index_format="%5C %-14.14F %?M?v& ?%?X?+&
?${%?H?*%H* ?%s%* %?Y? [%Y&\%\?y\? \" \??%?X?
{%X}?}"<enter><enter-command>macro index Y "=y1"<enter>'
macro index =y1 '<enter-command>set index_format="%5C %Z
${%?[6M?%\?[7d\?%\\\?[18h\\\?%[ %H:%M]\\\&%[%a %d]\\\?\&%[%b %d]\?&%[%y%m%d]?}
%-18.18F %?M?<%2M>&%4c?%?X?+& ?${%?H?*%H* ?%s%* %?Y? [%Y&\%\?y\? \" \??%?X?
{%X}?}"<enter><enter-command>macro index Y "=y0"<enter>'
macro index Y "=y0"
Disregard the actual index_format values; they probably won't work for
you, as I use several patches. In short, the one in =y0 is a specially
truncated value that eliminates nonessential information and widens the
subject field. The one in =y1 is my "normal" index_format.
Pressing 'Y' toggles between them.
--
-D. dgc@xxxxxxxxxxxx NSIT University of Chicago