[Linux] segmentation faults in freopen () / information needed

1999-01-03 Thread Thomas Roessler
Recently, there have been quite a few reports about mutt dying in the freopen() call in line 682 of mbox.c. All those who were experiencing this problem had recent updated the glibc packages on their system, and pretty much everywhere linking mutt against slang or recompiling ncurses helped. In

Re: slrn-style header-coloration still not in mutt

1999-01-03 Thread Jorge Godoy
On Thu, Nov 04, 1999 at 10:08:33PM -0500, Russell Hoover wrote: > On Wed 11/03/99 at 10:08 PM -0500, I <[EMAIL PROTECTED]> wrote: > > > Every so often on mutt-users, someone asks for slrn-style header-coloration > > > > (where the name of the header -- everything to the left of the colon -- > >

Problems with mutt an pgp 6.5.1i

1999-01-03 Thread holzmann
Hello, i have some trouble with mutt and pgp 6.5.1i here. I think my settings in .muttrc are ok. # Pretty Good Privacy (PGP): set pgp_v6=pgp # pgp 6.* binary set pgp_v6_pubring=~/.pgp/pubring.pkr # Public PGP-Keyring (PGP 6.*) set pgp_v6_secring=~/.pgp/secring.skr #

Re: viewing html

1999-01-03 Thread Clint Olsen
On Nov 03, David DeSimone wrote: > > While I agree that the nametemplate section is not necessary since > -force_html is used, I can't see why it would cause this problem. > Can you explain? I actually have it working just fine with the nametemplate and w/o the force_html switch. I am going to

no such color

1999-01-03 Thread Reed Lai
seniors, i tell mutt to use color "default", but mutt tell me "default: no such color", why? for example "color error brightred default" Thanks

Re: problem with sorting mailboxes

1999-01-03 Thread Brandt Kurowski
On Tue, Nov 02, 1999 at 12:16:51PM +0200, Maistrelis Kostas wrote: > I compiled the mutt-1.0i on a linux box based on RedHat distribution > with gcc Version 2.7.2.3 . > The problem is when it starts the mailbox sorting close immediately with > Core Dump. I had this problem too when I first swit

Re: no such color

1999-01-03 Thread oneiros
Thus spake Reed Lai ([EMAIL PROTECTED]): > i tell mutt to use color "default", but mutt tell me > "default: no such color", why? > > for example "color error brightred default" default will only work if mutt was compiled against ncurses, if it's compiled against slang you'll need to use black.

Re: no such color

1999-01-03 Thread Brandt Kurowski
On Sat, Nov 06, 1999 at 01:09:34AM -0600, oneiros wrote: > Thus spake Reed Lai ([EMAIL PROTECTED]): > > > i tell mutt to use color "default", but mutt tell me > > "default: no such color", why? > > > > for example "color error brightred default" > > default will only work if mutt was compiled a

backslashes in send-hooks

1999-01-03 Thread Greg Matheson
Why do I need to put two backslashes before the '+' in the first regexp, but only one before the '.' in the second? send-hook '~t ^lang\\+moo' 'my_hdr From: Mr Bean ' I have a mailing list set up at a box in my email address and I want to change my From: line for emails to that email+box addre

Re: no such color

1999-01-03 Thread Reed Lai
On Sat, Nov 06, 1999 at 01:09:34AM -0600, oneiros wrote: > Thus spake Reed Lai ([EMAIL PROTECTED]): > > > i tell mutt to use color "default", but mutt tell me > > "default: no such color", why? > > > > for example "color error brightred default" > > default will only work if mutt was compiled a