On Wed, Dec 20, 2017 at 09:00:34PM +0000, Todd Zullinger wrote:
> Ben Boeckel wrote:
> > On Wed, Dec 20, 2017 at 14:14:38 -0500, Todd Zullinger wrote:
> >> I think you want the pager_stop? variable:
> >> 
> >>     3.169. pager_stop
> >> 
> >>     Type: boolean
> >>     Default: no
> >> 
> >>     When set, the internal-pager will not move to the next
> >>     message when you are at the end of a message and invoke
> >>     the <next-page> function.
> > 
> > That's for internal page navigation. Pressing <Up> or <Down> is an index
> > operation and doesn't affect Scott's issue. (This is the setup I have
> > now and Up/Down still close the pager for me.)
> 
> Oops, sorry about that.  I also have some key bindings to
> remap <up> and <down> which I didn't remember.
> 
> bind    pager   <up>    previous-line
> bind    pager   <down>  next-line
> 
> I knew this sort of thing used to bug me and when I looked
> at pager_stop in my muttrc, I thought that was it.  It's
> been many years since I set most of these things.  My memory
> is obviously not as clear as I'd like to think. ;)
> 
> -- 
> Todd
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Fleas can be taught nearly anything that a Congressman can.
>     -- Mark Twain
> 

Thank you for the replies, Todd and Ben.

It seems there's not a configuration variable for what I would like to
achieve.

Scott

Reply via email to