Re: mutt does not recognize xterm size

2001-02-18 Thread Scott Davis

Quoting Frank Derichsweiler On Thu, 15 Feb 2001:

 I have a problem during startup of mutt on a fast hardware.
 Starting mutt with
  xterm -geometry 220x80+70+100 -vb -T "mutt Mail" -j -e mutt
 produces a large xterm, but mutt only uses 1/3 of the lines. 
 Starting first  xterm -geometry 220x80+70+100 -vb -T "mutt Mail" -j
 and then entering mutt return produces a "well-formed" mutt,
 i.e. mutt recognizes the proper size. Upon request I can send a
 screen-shot.


I know that this might have been answered in other emails... but the same
thing happens to me on 400mhz, 500mhz, 700mhz systems... etc.. Not sure
what causes it.  I have used different geometry settings.  Basically, the
solutions I have come up with is to slghtly resize the window with your
mouse... or use ETerm... I like the latter



=
Scott A. Davis  !  [EMAIL PROTECTED]  !  Si vis pacem para bellum
-
"I watched a snail crawl along the edge of a straight razor. That's my
dream. That's my nightmare. Crawling, slithering, along the edge of a
straight razor, and surviving." --Colonel Kurtz, Apocalypse Now



Re: How to do a regexp

2001-02-18 Thread Gary

On Sun, Feb 18, 2001 at 12:32:32AM -0600 or thereabouts, Aaron Schrab wrote:
 At 19:38 -0600 17 Feb 2001, Gary [EMAIL PROTECTED] wrote:
   On Sat, Feb 17, 2001 at 10:56:03AM -0600, Gary wrote:
 
   :O: 
   * (^(To|Cc):*@about.com*)
   about.com
 
  can think of a few more ways too.  The above has worked for me well over
  the years.
 
 I can't see how that could possibly work.  It doesn't allow anything
 other than colons (:) between the header name and the at-sign (@).  The
 asterisk (*) at the end is also wrong since you want to match exactly
 one "m" there, not zero or more.

You may not see it Aaron, but I can assure you it has worked for 10s of
1000s of messages for me.

  Of course, Bruce's real problem was having ABOUT.COM in caps to
  begin with. as you know, UNIX/Linux is case sensitive.  Check
 
 Just because Unix filesystems are case sensitive doesn't mean that
 everything else is.  In particular, regex conditions in procmail are not
 case sensitive unless the "D" flag is used on the recipe.

You are correct, I had forgotten since not having to play with my procmail
in so long. 

-- 
Best regards,
Gary 





one aliase for multiple email addresses

2001-02-18 Thread [EMAIL PROTECTED]

I'm wondering if it's possible to setup an alias that delivers to multiple addresses?

Something like...

alias foo [EMAIL PROTECTED] [EMAIL PROTECTED] (foo group)

Thanks.



Re: one aliase for multiple email addresses

2001-02-18 Thread David Champion

On 2001.02.18, in [EMAIL PROTECTED],
"[EMAIL PROTECTED]" [EMAIL PROTECTED] wrote:
 I'm wondering if it's possible to setup an alias that delivers to multiple addresses?
 
 Something like...
 
 alias foo [EMAIL PROTECTED] [EMAIL PROTECTED] (foo group)

Something like that.  The manual says:

  3.2.  Defining/Using aliases

  Usage: alias key address [ , address, ... ]

  It's usually very cumbersome to remember or type out the address of
  someone you are communicating with.  Mutt allows you to create
  ``aliases'' which map a short string to a full address.

  Note: if you want to create an alias for a group (by specifying more
  than one address), you must separate the addresses with a comma
  (``,'').

-- 
 -D.[EMAIL PROTECTED]NSITUniversity of Chicago