Re: Pipe:ing messages - behavior changed?

2002-08-01 Thread Peter Schuller

  the | command seems to only pipe what's on screen, not the entire raw
  message.
 
 unset pipe_decode

Thanks!

That's right on the mark. And thanks to everyone else who responded to.
I'm using the Debian package - I suppose they might have set some
default differently or some such.

Now I can resume doing | /home/scode/spam-report for each piece of
SPAM I get :)

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller [EMAIL PROTECTED]'
Key retrival: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org




Re: Pipe:ing messages - behavior changed?

2002-07-31 Thread Sven Guckes

* Peter Schuller [EMAIL PROTECTED] [2002-07-30 17:52]:
 Since upgrading mutt to the latest version the | command seems
 to only pipe what's on screen, not the entire raw message.
 Is this the intended behavior or is it a bug?
 Is it possible for me as a user to override it?

the on screen text results from the display_filter
and what is weeded by the (un)ignore commands
and whether you are showing the full header or not.
(using display-toggle-weed)

so check the values for display_filter and weed,
all your (un)ignore commands and the
current status of display-toggle-weed.  have fun.  ;-)

Sven



Re: Pipe:ing messages - behavior changed?

2002-07-31 Thread Alain Bench

Hello Peter,

 On Tuesday, July 30, 2002 at 8:52:18 PM +0200, Peter Schuller wrote:

 the | command seems to only pipe what's on screen, not the entire raw
 message.

unset pipe_decode


Bye!Alain short Bench.



Pipe:ing messages - behavior changed?

2002-07-30 Thread Peter Schuller

Since upgrading mutt to the latest version the | command seems to only
pipe what's on screen, not the entire raw message.

Is this the intended behavior or is it a bug? Is it possible for me as a
user to override it?

Thanks,

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller [EMAIL PROTECTED]'
Key retrival: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org




Re: Pipe:ing messages - behavior changed?

2002-07-30 Thread John P Verel

On 07/30/02 20:52 +0200, Peter Schuller wrote:
 Since upgrading mutt to the latest version the | command seems to only
 pipe what's on screen, not the entire raw message.

As your headers indicate you're using 1.4, as I am, I tried what you
described and my install works fine.  I piped to lpr and to less using:
|lpr, etc.

How did you build it?  If you used an rpm, what source?