Re: keep headers fixed in pager

2012-11-13 Thread steve
Le 06-10-2012, à 12:17:08 +0200, Marco Giusti (marco.giu...@gmail.com) a écrit : > On Wed, Sep 26, 2012 at 10:20:56PM +0200, steve wrote: > > Hi, > > > > Is it possible, while reading a mail, to keep the headers fixed while > > scrolling > > down the message? I experienced many times when I have

Re: keep headers fixed in pager

2012-10-06 Thread Marco Giusti
On Wed, Sep 26, 2012 at 10:20:56PM +0200, steve wrote: > Hi, > > Is it possible, while reading a mail, to keep the headers fixed while > scrolling > down the message? I experienced many times when I have to go back to the top > of > the message to see who has been CCied for example. Keeping chos

Re: keep headers fixed in pager

2012-10-06 Thread Jamie Paul Griffin
nd Line > > Where the status line goes can be set with status_on_top, which I > have left unset. > > This is my pager_format: > > set pager_format="%4C %Z %[!%b %e at %I:%M %p] %.20n %s%* -- (%P)" > > The line below your message looks like this: > >

Re: keep headers fixed in pager

2012-10-05 Thread Gary Johnson
The line below your message looks like this: 2711 s Oct 5 at 11:30 AM Brandon McCaig Re: keep headers fixed in pager -- (96%) I use a wide screen (currently 207 columns) so there is actually a lot of space between "pager" and the "--". Regards, Gary

Re: keep headers fixed in pager

2012-10-05 Thread Brandon McCaig
On Fri, Oct 05, 2012 at 08:40:55AM -0700, Gary Johnson wrote: > The only headers I usually care about are the sender, subject > and date/time, and all those are in the status bar at the > bottom of the screen or in the mini-index at the top. For the > rare times when I want to see other header inf

Re: keep headers fixed in pager

2012-10-05 Thread Gary Johnson
On 2012-10-05, steve wrote: > Hi Adam, > > Thank you for your answer. > > But your suggestion seems (unfortunately) much too complicated for me. I guess > I'll have to live with this. But I'm curious to know how people deal with the > issue I raised. Do people simply scroll back to the top to get

Re: keep headers fixed in pager

2012-10-05 Thread Brandon McCaig
On Fri, Oct 05, 2012 at 04:04:54PM +0200, steve wrote: > But your suggestion seems (unfortunately) much too complicated > for me. I guess I'll have to live with this. But I'm curious to > know how people deal with the issue I raised. Do people simply > scroll back to the top to get this info ? Just

Re: keep headers fixed in pager

2012-10-05 Thread steve
Hi Adam, Thank you for your answer. But your suggestion seems (unfortunately) much too complicated for me. I guess I'll have to live with this. But I'm curious to know how people deal with the issue I raised. Do people simply scroll back to the top to get this info ? Just curious. Have a nice da

Re: keep headers fixed in pager

2012-10-02 Thread steve
Le 02-10-2012, à 10:31:42 -0400, Peter Davis (p...@pfdstudio.com) a écrit : > On Tue, Oct 02, 2012 at 01:21:13PM +0200, steve wrote: > > Le 02-10-2012, à 17:34:25 +1000, Cameron Simpson (c...@zip.com.au) a écrit : > > > > > On 02Oct2012 08:34, steve wrote: > > > | Is my question so obvious or is

Re: keep headers fixed in pager

2012-10-02 Thread Adam Wellings
Hello, I've not tried this, but you could set mutt to use an external pager and set that up to do it. Off the top of my head, you could call vim in read only mode, with a special set-up that loads the email into a split screen with the cursor in the lower one. Then as you scroll down the upper sc

Re: keep headers fixed in pager

2012-10-02 Thread Peter Davis
On Tue, Oct 02, 2012 at 01:21:13PM +0200, steve wrote: > Le 02-10-2012, à 17:34:25 +1000, Cameron Simpson (c...@zip.com.au) a écrit : > > > On 02Oct2012 08:34, steve wrote: > > | Is my question so obvious or is it simply not possible? > > > > I think it is not possible. It seems to me that mutt

Re: keep headers fixed in pager

2012-10-02 Thread steve
Le 02-10-2012, à 17:34:25 +1000, Cameron Simpson (c...@zip.com.au) a écrit : > On 02Oct2012 08:34, steve wrote: > | Is my question so obvious or is it simply not possible? > > I think it is not possible. It seems to me that mutt pages the output of > $display_filter, which includes the message h

Re: keep headers fixed in pager

2012-10-02 Thread Cameron Simpson
On 02Oct2012 08:34, steve wrote: | Is my question so obvious or is it simply not possible? I think it is not possible. It seems to me that mutt pages the output of $display_filter, which includes the message headers. Very cool if you want to filter the displayed headers, but inflexible with respe

Re: keep headers fixed in pager

2012-10-01 Thread steve
Hi again, Is my question so obvious or is it simply not possible? Thank you Le 26-09-2012, à 22:20:56 +0200, steve (dl...@bluewin.ch) a écrit : > Hi, > > Is it possible, while reading a mail, to keep the headers fixed while > scrolling > down the message? I experienced many times when I have

Re: keep headers fixed in pager

2012-09-26 Thread steve
> > Is it possible, while reading a mail, to keep the headers fixed while > > scrolling > > down the message? I experienced many times when I have to go back to the > > top of > > the message to see who has been CCied for example. Keeping chosen headers > > fixed > > would be really useful (in s

Re: keep headers fixed in pager

2012-09-26 Thread P. Mazart
Hi, steve schrieb am 26.09.2012 22:20:56: > Is it possible, while reading a mail, to keep the headers fixed while > scrolling > down the message? I experienced many times when I have to go back to the top > of > the message to see who has been CCied for example. Keeping chosen headers > fixed >

keep headers fixed in pager

2012-09-26 Thread steve
Hi, Is it possible, while reading a mail, to keep the headers fixed while scrolling down the message? I experienced many times when I have to go back to the top of the message to see who has been CCied for example. Keeping chosen headers fixed would be really useful (in some circumstances). I trie