Re: putting current entry at the top of the screen/window

2009-07-15 Thread Mun Johl
Hi,

You can put something like this (to emulate vim) in your .muttrc file:

bind index z\n current-top

-- 
Mun

On Wed, Jul 15, 2009 at 12:56 PM PDT, Michael Tatge wrote:
MT> 
MT> 
MT> * On Wed, Jul 15, 2009 11:16AM -0700 mala...@us.ibm.com 
(mala...@us.ibm.com) muttered:
MT> > Is is possible to put the current mail entry at the top of my screen in
MT> > mutt? Looking for something like "z" command in VIM.
MT> 
MT> not exactly what you're looking for. 
MT> 
MT> HTH,
MT> 
MT> Michael
MT> -- 
MT> The computer is to the information industry roughly what the
MT> central power station is to the electrical industry.
MT> -- Peter Drucker
MT> 
MT> PGP-Key-ID: 0xDC1A44DD
MT> Jabber: init...@amessage.de



Re: putting current entry at the top of the screen/window

2009-07-15 Thread Michael Tatge
* On Wed, Jul 15, 2009 11:16AM -0700 mala...@us.ibm.com (mala...@us.ibm.com) 
muttered:
> Is is possible to put the current mail entry at the top of my screen in
> mutt? Looking for something like "z" command in VIM.

not exactly what you're looking for. 

HTH,

Michael
-- 
The computer is to the information industry roughly what the
central power station is to the electrical industry.
-- Peter Drucker

PGP-Key-ID: 0xDC1A44DD
Jabber: init...@amessage.de


putting current entry at the top of the screen/window

2009-07-15 Thread malahal
Is is possible to put the current mail entry at the top of my screen in
mutt? Looking for something like "z" command in VIM.

This essentially requires mutt to redraw, cursor line to the top of the
window.

--Malahal.