Re: forcing mutt to think in mono

2002-07-08 Thread Adam Shostack
On Fri, Jun 28, 2002 at 09:02:42PM -0500, David T-G wrote: > Hi! > > ...and then William Park said... > % > % On Fri, Jun 28, 2002 at 08:44:09PM -0500, David T-G wrote: > ... > % > For one, now mutt insists on being all colorful, which just sucks for me. > % > Is there any way to force mutt into

resent messages not saved?

2002-06-11 Thread Adam Shostack
It seems that messages re-sent (esc-e) are not being saved to my sent folder. In particular, I have a long message that I want to respond to in chunks; I used esc-e to re-send it, edit it up, and send it. When I go into ~/sent (where all my other saved mail is), there's no copy. Is this a (mis

Re: Virtual Folders in mutt

2002-05-20 Thread Adam Shostack
On Mon, May 20, 2002 at 12:40:31PM -0500, David T-G wrote: > Adam, et al -- > > ...and then Adam Shostack said... > % > % On Mon, May 20, 2002 at 06:39:58AM -0500, Patrick wrote: > ... > % > > _not_ so ok for a million. > % > > % > Look at grepmail,

Re: Virtual Folders in mutt

2002-05-20 Thread Adam Shostack
On Mon, May 20, 2002 at 06:39:58AM -0500, Patrick wrote: > * Bruno Postle <[EMAIL PROTECTED]> [05-20-02 03:37]: > > On Mon 20-May-2002 at 05:50:38 +1000, Iain Truskett wrote: > > > * Anthony Towns ([EMAIL PROTECTED]) [20 May 2002 17:38]: > > > > > > > First, has anyone done this before? Is there

Re: "update encoding?"

2002-04-02 Thread Adam Shostack
On Tue, Apr 02, 2002 at 05:02:02PM -0500, Kyle Rawlins wrote: > On Tue, Apr 02, 2002 at 01:04:24PM -0600, David DeSimone wrote: > > Sadiq Al-Lawatia <[EMAIL PROTECTED]> wrote: > > > > > > "~/Mail/tmp/mutt-csce-4803-30 [#1] modified. Update encoding? > > > ([yes]/no): " > > > > So, the mystery her

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Adam Shostack
On Tue, Mar 26, 2002 at 10:15:47AM -0500, Mike Schiraldi wrote: > > > % * Outlook Express is easy to set up and use, and provides you with > > > % secure, personalized, and complete features that make creating, > > > % sending, and reading your e-mail a more rich and dynamic > > > % experience. >

Re: adding aliases not only from "From:" fields

2001-09-18 Thread Adam Shostack
On Mon, Sep 17, 2001 at 06:54:15PM -0700, Denis Perelyubskiy wrote: > hello, > > is there any way to make mutt prompt me to add an alias > based on some other field, other then From: ? A slightly different question might be: How do I capture all the email addresses that go by, so I can grab them

Re: Make it simple?

2001-09-06 Thread Adam Shostack
mea culpa. It was not mutt that was causing the coloring I was seeing, it was the effects of /etc/emacs/site-start.el including a (setq font-lock-mode) But life is so much nicer with that turned off. :) Adam On Tue, Aug 21, 2001 at 10:03:24AM -0400, Adam Shostack wrote: > Thats wha

Re: Make it simple?

2001-08-21 Thread Adam Shostack
is there a bug that I'm encountering? Adam On Tue, Aug 21, 2001 at 11:46:32AM +0200, Thomas Roessler wrote: > Just remove all the color statements from your configuration files. > You should end up with ugly white-on-black. ;-) > > On 2001-08-17 17:17:40 -0400, Adam Shostack wrote

Re: Make it simple?

2001-08-20 Thread Adam Shostack
On Sun, Aug 19, 2001 at 07:30:40PM -0400, David T-G wrote: > % I just upgraded to mutt 1.2.5, and its insisting on coloring > % everything. I managed to get close to what I want by commenting > > Heh :-) > > > % HAVE_COLOR out of config.h, but now I still get things like > > That's probably a

Make it simple?

2001-08-17 Thread Adam Shostack
Hi, I just upgraded to mutt 1.2.5, and its insisting on coloring everything. I managed to get close to what I want by commenting HAVE_COLOR out of config.h, but now I still get things like underlining quoted text, boldface in headers, etc. I want plain text. Suggestions for how to get there?