Re: Signature selection

2001-10-22 Thread Vineet Kumar
* Cliff Sarginson ([EMAIL PROTECTED]) [011021 22:41]: Hello, I asked about this problem some time ago, but I will dare to ask it again, since it still frustrates me, and I still have no answer. I have a few different signatures, if I am sending to a Dutch address I use a Dutch one,

no color in 1.3.23i

2001-10-22 Thread Roman Neuhauser
Hi there, I have 1.3.23i running on FreeBSD 4.4-STABLE (installed from the port), and looks like I can't get color support. I had 1.2.5i on this box (colors worked just fine), also installed from the port, deinstalled it, and installed the 1.3.23i version. Same ~/.mutt/muttrc, which _is_ used

Re: neato PGP/push thing... almost

2001-10-22 Thread Thomas Roessler
On 2001-10-19 05:03:03 -0400, Justin R. Miller wrote: message-hook ~h text/plain ~b -BEGIN push '\eP' I figured that the above would catch the right messages (which it does) and do the job. However, it appears that Mutt goes into an infinite loop, continuing to spawn gpg processes

Re: no color in 1.3.23i

2001-10-22 Thread Roman Neuhauser
Date: Mon, 22 Oct 2001 11:32:18 +0200 From: Roman Neuhauser [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: no color in 1.3.23i Hi there, I have 1.3.23i running on FreeBSD 4.4-STABLE (installed from the port), and looks like I can't get color support. I had 1.2.5i on this box (colors

Maildir + new + old

2001-10-22 Thread Martin Man
hi all, just switched over to maildirs and realized that mutt moves all messages from new/ subdir to cur/ after opening and closing given Maildir/, messages are correctly marked as old, but because they're moved out of new/ some monitoring programs (gkrellm) which poll the new/ directory

Re: Maildir + new + old

2001-10-22 Thread Charles Cazabon
Martin Man [EMAIL PROTECTED] wrote: so just quick question (without me RTFM Maildir specs :-(() is that correct behavior ?? shouldn't the old unread messages stay in new/, set nomark_old # Don't mark unread new msgs as old Charles --

Re: Unsetting Signatures

2001-10-22 Thread Igor Pruchanskiy
% % send-hook . set signature='echo -n Uptime: ; uptime \ % | sed s/.*up\(.*\),\ \+[0-9]\+\ user.*/\1/|' That is one way to do it, and a fine way at that. You could lose the quotes around the . regexp, though, and you may have some troubles with the nested quotes around Uptime.

Re: Maildir + new + old

2001-10-22 Thread Thomas Roessler
On 2001-10-22 17:56:20 +0200, Martin Man wrote: just switched over to maildirs and realized that mutt moves all messages from new/ subdir to cur/ after opening and closing given Maildir/, messages are correctly marked as old, but because they're moved out of new/ some monitoring programs

Re: Maildir + new + old

2001-10-22 Thread Martin Man
On Mon, Oct 22, 2001 at 10:11:17AM -0600, Charles Cazabon wrote: Martin Man [EMAIL PROTECTED] wrote: so just quick question (without me RTFM Maildir specs :-(() is that correct behavior ?? shouldn't the old unread messages stay in new/, set nomark_old # Don't mark unread

Re: Maildir + new + old

2001-10-22 Thread Martin Man
On Mon, Oct 22, 2001 at 09:10:22PM +0200, Thomas Roessler wrote: On 2001-10-22 17:56:20 +0200, Martin Man wrote: just switched over to maildirs and realized that mutt moves all messages from new/ subdir to cur/ after opening and closing given Maildir/, messages are correctly marked as

Re: neato PGP/push thing... almost

2001-10-22 Thread Justin R. Miller
Thus spake Thomas Roessler ([EMAIL PROTECTED]): message-hook !~g !~G ~h ^text/plain ~b ^-BEGIN PGP push '\eP' (At least, that _could_ work.) The matching's not the problem, and I can tweak that anyway once I get the 'push' working. It just seems that the 'push' invokes GPG process

Re: neato PGP/push thing... almost

2001-10-22 Thread Vineet Kumar
* Justin R. Miller ([EMAIL PROTECTED]) [011022 12:37]: Thus spake Thomas Roessler ([EMAIL PROTECTED]): message-hook !~g !~G ~h ^text/plain ~b ^-BEGIN PGP push '\eP' (At least, that _could_ work.) The matching's not the problem, and I can tweak that anyway once I get the 'push'

default: no such color

2001-10-22 Thread Jonathan Perkin
Ok, so people might be getting bored with these colour problems, but here's another one which is really starting to bug me and I'm hoping someone can shed fresh clues.. :) -% ldd `which mutt` /usr/pkg/bin/mutt: -lncurses.5 = /usr/pkg/lib/libncurses.so.5 -lssl.2 =

Re: neato PGP/push thing... almost

2001-10-22 Thread Justin R. Miller
Thus spake Vineet Kumar ([EMAIL PROTECTED]): Well, it seems the matching is the problem, then (or at least tweaking the matching could solve the problem). Aha, that makes sense. I will try it later and report. -- Justin R. Miller [EMAIL PROTECTED] PGP/GnuPG Key ID 0xC9C40C31 (preferred)

Re: default: no such color

2001-10-22 Thread Thomas Dickey
On Mon, Oct 22, 2001 at 01:32:46PM +0100, Jonathan Perkin wrote: Ok, so people might be getting bored with these colour problems, but here's another one which is really starting to bug me and I'm hoping someone can shed fresh clues.. :) there's no indication in the mutt -v, but you're

[patch] maildir_keep_old

2001-10-22 Thread Martin Man
hi all, attached is a patch which adds boolean option $subj, which (when set) causes old (unread) messages to stay in new/ so that they can be properly treated as new messages without parsing the content of each file in cur/ subdirecory, ... feel free to apply a/o include the

Re: How does mutt know when there's new mail in an mbox?

2001-10-22 Thread David
Thanks -- this is what I was looking to confirm. I apologize for the threading; I lost the References: line. LOL. I was wondering Why is he using Outlook when he said he uses mutt. The lack of a proper References: line is always my quick clue which co-workers at my place of business use

Re: Thread sorting question

2001-10-22 Thread David
On Fri, Oct 19, 2001 at 03:04:08PM +0200, Ren? Clerc wrote: * Cliff Sarginson [EMAIL PROTECTED] [19-10-2001 14:48]: | Hello, | I use threads | I would like the messages within the threads sorted | by received date, the newest coming first. set sort=reverse-threads

Re: Thread sorting question

2001-10-22 Thread Ken Weingold
On Mon, Oct 22, 2001, David wrote: On Fri, Oct 19, 2001 at 03:04:08PM +0200, Ren? Clerc wrote: * Cliff Sarginson [EMAIL PROTECTED] [19-10-2001 14:48]: | Hello, | I use threads | I would like the messages within the threads sorted | by received date, the newest coming first. set

number of threads on status line

2001-10-22 Thread cagri coltekin
Hi, I would like to put number of threads on status line, since it seems to be nice to see approximate number of discussions on the current folder. It can be especially useful when you are subscribed to lists with high traffic. However, it seem that it is not possible, at least I could not

Re: How does mutt know when there's new mail in an mbox?

2001-10-22 Thread Charles Cazabon
David [EMAIL PROTECTED] wrote: Thanks -- this is what I was looking to confirm. I apologize for the threading; I lost the References: line. LOL. I was wondering Why is he using Outlook when he said he uses mutt. The lack of a proper References: line is always my quick clue which

Re: Managing PGP Keyrings

2001-10-22 Thread Matthew D. Fuller
[400 messages later...] On Fri, Oct 12, 2001 at 09:18:59PM -0400 I heard the voice of David T-G, and lo! it spake thus: At the moment I'm just catching all keys into catch-all-keys and moving each one with my gpg--move script (available if anyone is interested; it's brute force but it

Re: Maildir + new + old

2001-10-22 Thread David T-G
Martin -- ...and then Martin Man said... % On Mon, Oct 22, 2001 at 09:10:22PM +0200, Thomas Roessler wrote: % On 2001-10-22 17:56:20 +0200, Martin Man wrote: % % just switched over to maildirs and realized that mutt moves all % messages from new/ subdir to cur/ after opening and closing