Re: Suppressing headers

2009-12-25 Thread Joel Esler
On Thu, Dec 24, 2009 at 11:39:03AM -0800, Rem P Roberti wrote: > On 2009.12.24 14:34:32 +, Patrick Shanahan wrote: > > * Rem P Roberti [12-24-09 14:32]: > > > > > > OK...I think that it was a permissions problem. I screwed around with > > > the permissions on my /home directory, and somehow

Re: Suppressing headers

2009-12-24 Thread Rem P Roberti
On 2009.12.24 14:34:32 +, Patrick Shanahan wrote: > * Rem P Roberti [12-24-09 14:32]: > > > > OK...I think that it was a permissions problem. I screwed around with > > the permissions on my /home directory, and somehow the permissions on > > .muttrc were set so that only root had rw permissi

Re: Suppressing headers

2009-12-24 Thread Patrick Shanahan
* Rem P Roberti [12-24-09 14:32]: > > OK...I think that it was a permissions problem. I screwed around with > the permissions on my /home directory, and somehow the permissions on > .muttrc were set so that only root had rw permission. I just had to do > a reboot and it looks as though everythi

Re: Suppressing headers

2009-12-24 Thread Rem P Roberti
On 2009.12.24 11:17:21 +, Rem Roberti wrote: > On 2009.12.24 09:47:48 +, Jason Helfman wrote: > > You may want to try something like this: > > > > ignore * > > unignore from date subject to cc mail-followup-to x-operating-system > > > > It works for me. > > > > On Thu, Dec 24, 2009 at 09

Re: Suppressing headers

2009-12-24 Thread Monte Stevens
On Thu, Dec 24, 2009 at 11:17:21AM -0800, Rem Roberti wrote: > I guess my reply didn't go through. Anyway, I'm using the same .muttrc > on my laptop, and it works fine. I'm still scratching my head as to why > it's having those header problems on the desktop machine. Try starting mutt with the '

Re: Suppressing headers

2009-12-24 Thread Rem Roberti
On 2009.12.24 09:47:48 +, Jason Helfman wrote: > You may want to try something like this: > > ignore * > unignore from date subject to cc mail-followup-to x-operating-system > > It works for me. > > On Thu, Dec 24, 2009 at 09:45:44AM -0800, Rem P Roberti thus spake: > >I have this in my .mut

Re: Suppressing headers

2009-12-24 Thread Jason Helfman
You may want to try something like this: ignore * unignore from date subject to cc mail-followup-to x-operating-system It works for me. On Thu, Dec 24, 2009 at 09:45:44AM -0800, Rem P Roberti thus spake: I have this in my .muttrc: ignore * unignore From: Date: To: Cc: Subject: Reply-To: hdr_

Suppressing headers

2009-12-24 Thread Rem P Roberti
I have this in my .muttrc: ignore * unignore From: Date: To: Cc: Subject: Reply-To: hdr_order Date: From: To: Cc: Subject: Reply-To: but for some reason I am now getting a full complement of headers. How can I fix that? Rem