Re: new user

2002-01-10 Thread Knute
On Thu, 10 Jan 2002, Michael Tatge wrote: > > Knute muttered: > > On Thu, 10 Jan 2002, Daniel & Rachel Bomsta wrote: > > > Thanks Knute it was a bad .signature file! > > > > > > > Well that's 2 cases now of that happening. Maybe a message could be put > > in so that after a timeout of say 5 se

macro usage within editor

2002-01-10 Thread dan radom
Is it possible to create a macro that can be used when composing an email? I like to trim my emails as much as possible, and a macro to send :.,$d to vi would be helpful. can that be done? dan

Re: individual index_formats

2002-01-10 Thread Aaron Schrab
At 10:34 +0100 10 Jan 2002, Hanspeter Roth <[EMAIL PROTECTED]> wrote: > Is it possible to have lines with different index_formats in the > index? I would like to display a different date format for messages > sent within the last 24 hours. I have a patch that does almost that: http://schrab.co

Re: mailboxes command confusion.

2002-01-10 Thread Rob 'Feztaa' Park
Alas! Andreas Reinhold spake thus: > On Thu, Jan 10, 2002 at 04:47:01PM -0500, Samuel Padgett wrote: > > Wow. You have a 462+ line .muttrc? > > come on, who's got the longest? Mine ist just 192 lines. Mine appears to be 310, broken up across a few files. -- Rob 'Feztaa' Park [EMAIL PROTECTED

Re: macro usage within editor

2002-01-10 Thread Rob 'Feztaa' Park
Alas! dan radom spake thus: > Is it possible to create a macro that can be used when composing an > email? I like to trim my emails as much as possible, and a macro to > send :.,$d to vi would be helpful. can that be done? Uh, what? If you are composing your messages, any macros you have/want wil

Re: Bold text

2002-01-10 Thread Derek D. Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At some point hitherto, Erika Pacholleck hath spake thusly: > [07.01.02 12:35 -0600] David Champion <-- : > > You could use enriched text. It's documented in RFC 1563: > > ftp://ftp.isi.edu/in-notes/rfc1563.txt > > Hey great, thanks for the exam

Re: strange TABs in header

2002-01-10 Thread Igor Pruchanskiy
> I suspect that it doesn't have anything to do with mutt, but I don't know > who else to ask. The thing is that all of a sudden all mails from a friend > of mine (who also uses mutt) have TABs in these three header lines: > From:name etc > To:name etc > Date:date I actually killed an hour la

patch to force pgp_create_traditional on non-us-ascii mails (was: application/pgp breaks Pine, too (was: applying pgp-outlook patch))

2002-01-10 Thread Viktor Rosenfeld
[CC'd to mutt-dev b/c of attached patch, I'm not on mutt-dev, so please CC me in replies] Cristian wrote: > What has confused a few people is the fact that the patch is effective > only if both pgp_outlook_compat and pgp_create_traditional are set. > > > The proposal is to dump application/pgp,

Re: Getting Keys From Keyserver?

2002-01-10 Thread Jeremy Blosser
On Jan 10, David T-G [[EMAIL PROTECTED]] wrote: > % another one for you. Is there anyway to tell Mutt to get a public key > % from a keyserver if I don't have it in my local keyring? Thanks in > % advance. > > Your gpg.rc file has a pgp_import_command that mutt will use to import > keys. Your .g

Re: mailboxes command confusion.

2002-01-10 Thread Gary Johnson
On Thu, Jan 10, 2002 at 10:54:56PM +0100, Andreas Reinhold wrote: > come on, who's got the longest? Mine ist just 192 lines. Oh, what the heck. 85 aliases 66 default-display-hooks 142 fcc-save-hooks 240 ignore 416 muttrc-1.2.5i

Re: mailboxes command confusion.

2002-01-10 Thread Knute
On Thu, 10 Jan 2002, mike ledoux wrote: > > On Thu, Jan 10, 2002 at 04:35:29PM -0700, Rob 'Feztaa' Park wrote: > > Alas! Andreas Reinhold spake thus: > > > On Thu, Jan 10, 2002 at 04:47:01PM -0500, Samuel Padgett wrote: > > > > Wow. You have a 462+ line .muttrc? > > > > > > come on, who's got t

Move deleted messages to trash

2002-01-10 Thread Andreas Reinhold
Hi, i'm wondering how to tell my mutt to not completely delete messages marked with a "D", but move them to my trash-folder instead. My sent messages are recorded in a "sent"-folder. I think storing deleted messages must be arranged in a similar way. But how? :) cheers, Andi -- Killing in the

Re: Move deleted messages to trash

2002-01-10 Thread Justin R. Miller
Thus spake Andreas Reinhold ([EMAIL PROTECTED]): > i'm wondering how to tell my mutt to not completely delete messages > marked with a "D", but move them to my trash-folder instead. > > My sent messages are recorded in a "sent"-folder. I think storing > deleted messages must be arranged in a sim

Re: Suggestion for List Etiquette

2002-01-10 Thread Imre Vida
somewhat different but related: wouldn't it be better to use > as a quote-marker char consistently? some of the alternatives like "%" i realy dislike imre

Re: Something wrong with the list?

2002-01-10 Thread Rob 'Feztaa' Park
Alas! David T-G spake thus: > % > I too seem to be suffering from random unsubscribtions. I hate the fact > % > that i don't get a message telling me I've been booted off, because I > % > have to wait for a day or two without getting any messages before I > % > realize something is fishy :) > % >

Re: Move deleted messages to trash

2002-01-10 Thread Andreas Reinhold
On Thu, Jan 10, 2002 at 07:59:59PM -0500, Justin R. Miller wrote: > macro pager d "=trash" "move message to trash folder" > macro index d "=trash" "move message to trash folder" > macro pager \cD "\et;=trash" "move thread to trash folder" > macro index \cD "\et;=trash" "mo

char % as quote

2002-01-10 Thread Anh Lai
How do I make mutt color lines starting with % as a quote just like > apparently David only uses this, and i would like to learn how to add % as a quote indicator. -- Anh Lai <[EMAIL PROTECTED]>

Re: char % as quote

2002-01-10 Thread Im Eunjea
* Anh Lai <[EMAIL PROTECTED]> [2002-01-10 20:21]: > How do I make mutt color lines starting with % as a quote just like > > > apparently David only uses this, and i would like to learn how to add % > as a quote indicator. > http://mutt.org/doc/manual/manual-6.html#quote_regexp from my muttrc f

Re: char % as quote

2002-01-10 Thread Anh Lai
great, thanks. I dont know enough about regular expressions to even figure that out with the manual. ... On 01/11/02, Im Eunjea decided to write ... > * Anh Lai <[EMAIL PROTECTED]> [2002-01-10 20:21]: > > How do I make mutt color lines starting with % as a quote just like > > > > > apparently

Re: Suggestion for List Etiquette

2002-01-10 Thread Rob 'Feztaa' Park
Alas! Imre Vida spake thus: > wouldn't it be better to use > as a quote-marker char consistently? > some of the alternatives like "%" i realy dislike This point has come up before. Although I personally like to use '>' just because I think it's a good character for quoting (it looks like an arrow

Re: Move deleted messages to trash

2002-01-10 Thread Rob 'Feztaa' Park
Alas! Andreas Reinhold spake thus: > On Thu, Jan 10, 2002 at 07:59:59PM -0500, Justin R. Miller wrote: > > macro pager d "=trash" "move message to trash folder" > > macro index d "=trash" "move message to trash folder" > > macro pager \cD "\et;=trash" "move thread to trash folder" > >

Re: envelope ?

2002-01-10 Thread John P Verel
There is a From: field in the email message and there is a from field on the "envelope" wrapping the message. They are two different things. When mutt passes off the message to your Mail Transport Agent, e.g. Sendmail, Sendmail prepends certain information to it: specifically the from field, date

Re: Suggestion for List Etiquette

2002-01-10 Thread Nick Croft
* Imre Vida ([EMAIL PROTECTED]) wrote: > somewhat different but related: > > wouldn't it be better to use > as a quote-marker char > consistently? > some of the alternatives like "%" i realy dislike > > imre > As Tom Gilbert has it in his sample .muttrc: set indent_str="> " # change this and

Suggestion of adding some contents

2002-01-10 Thread Charles Jie
Thank you, Justin. I've just gone thru your tutorial. It's helpful. However, I would suggest some more info to be included, which I've tried hard (with 'man gpg' and google search) but can not yet get a clear picture of pgp. Don't blame me posting this in mutt mail listing, and asking your tutor

Re: Why use pgp with mutt?

2002-01-10 Thread Charles Jie
Hi, Nick, 'man gpg' has a section "How to specify a user ID" giving details of it. charlie On Sat, Jan 05, 2002 at 01:28:19PM +0100, Nick Wilson wrote: > > Thanks Morten. I'm on the Man page as I write! > I got confused as the key in Justins example is 10chars and mine was 8. > Am I correct in

Re: char % as quote

2002-01-10 Thread Cameron Simpson
On 20:53 10 Jan 2002, Anh Lai <[EMAIL PROTECTED]> wrote: | > * Anh Lai <[EMAIL PROTECTED]> [2002-01-10 20:21]: | > > How do I make mutt color lines starting with % as a quote just like > | > > apparently David only uses this, and i would like to learn how to add % | > > as a quote indicator. | >

Re: mailboxes command confusion.

2002-01-10 Thread Cameron Simpson
On 16:53 10 Jan 2002, David T-G <[EMAIL PROTECTED]> wrote: | % the reason is i wasn't aware of the -1 option for ls. am now :) thanks | Ah. That's a good enough reason :-) Should be needed because ls's output isn't going to a terminal - it will be single column anyway, precisely because we goi

Re: char % as quote

2002-01-10 Thread Jeremy Blosser
On Jan 11, Cameron Simpson [[EMAIL PROTECTED]] wrote: > | > set quote_regexp="^([ \t]*([>|:}#%]|[A-Z]{2,3}>))+" > > the outer (.)+ is two things: a grouping "()" and "one or more" > (the "+"); > BTW this is unneeded guys since this is purely for recognising > quot

Re: char % as quote

2002-01-10 Thread Knute
On Thu, 10 Jan 2002, Jeremy Blosser wrote: > On Jan 11, Cameron Simpson [[EMAIL PROTECTED]] wrote: > > | > set quote_regexp="^([ \t]*([>|:}#%]|[A-Z]{2,3}>))+" > > > > the outer (.)+ is two things: a grouping "()" and "one or more" > > (the "+"); > > BTW this is unneeded guys s

Re: Suggestion for List Etiquette

2002-01-10 Thread Knute
On Thu, 10 Jan 2002, Rob 'Feztaa' Park wrote: > Alas! Imre Vida spake thus: > > wouldn't it be better to use > as a quote-marker char consistently? > > some of the alternatives like "%" i realy dislike > > This point has come up before. Although I personally like to use '>' > just because I thin

Re: Suggestion for List Etiquette

2002-01-10 Thread Knute
On Fri, 11 Jan 2002, Nick Croft wrote: This is quoted text: This is quoted text: This is quoted text: * Imre Vida ([EMAIL PROTECTED]) wrote: This is quoted text: > somewhat different but related: This is quoted text: > This is quoted text: > wouldn't it be better to use > as a quote-marker ch

Re: Suggestion for List Etiquette

2002-01-10 Thread Will Yardley
Nick Croft wrote: > As Tom Gilbert has it in his sample .muttrc: > set indent_str="> " # change this and I'll kill you! ;-) i also like the bit from the muttrc man page: You are strongly encouraged not to change this value, as it tends to agitate the more fanatica

Re: fcc by recipient name to a subdir

2002-01-10 Thread Michael Maibaum
On Thu, Jan 10, 2002 at 02:00:18PM -0500, David T-G wrote: > Michael -- > > ...and then Michael Maibaum said... > % > % Hi all, > % name to the top level of my Mail dir and to please my slightly > % obbsessive sense of tidieness I would like to move them to a subdir > % called outbox/ > % this s

Re: fcc by recipient name to a subdir

2002-01-10 Thread Knute
On Thu, 10 Jan 2002, Michael Maibaum wrote: > On Thu, Jan 10, 2002 at 02:00:18PM -0500, David T-G wrote: > > Michael -- > > > > ...and then Michael Maibaum said... > > % > > % Hi all, > > % name to the top level of my Mail dir and to please my slightly > > % obbsessive sense of tidieness I woul

Re: fcc by recipient name to a subdir

2002-01-10 Thread Michael Maibaum
On Thu, Jan 10, 2002 at 11:45:20PM -0600, Knute wrote: > tatus: RO > Content-Length: 1638 > Lines: 49 > > On Thu, 10 Jan 2002, Michael Maibaum wrote: > > > On Thu, Jan 10, 2002 at 02:00:18PM -0500, David T-G wrote: > > > Michael -- > > > > > > ...and then Michael Maibaum said... > > > % > > >

Re: Suggestion of adding some contents

2002-01-10 Thread Nicolas Rachinsky
On Fri, Jan 11, 2002 at 12:24:17PM +0800, Charles Jie <[EMAIL PROTECTED]> wrote: >user id (short form, 8 hex digits) - an key ID for your convenience > to specify a key for gpg, not guaranteed to be unique (non-ambiguous) >user id (long form, 16 hex digits) - better ID but who'll use

Re: fcc by recipient name to a subdir

2002-01-10 Thread Knute
On Thu, 10 Jan 2002, Michael Maibaum wrote: > On Thu, Jan 10, 2002 at 11:45:20PM -0600, Knute wrote: > > > On Thu, Jan 10, 2002 at 02:00:18PM -0500, David T-G wrote: > > > > % called outbox/ > > > > % this seems easy enough to do if you are saving all the mail to a single > > > > % mailbox, but i

Re: mailboxes command confusion.

2002-01-10 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * On 11-01-02 at 08:17 * Knute said > Mines 995 lines. It's one that I downloaded, then modified. > It has tons of comments and whitespace in it though. > -- > Knute Well, I think mines longest so far but like Knute I downloaded and then mod

Re: Move deleted messages to trash

2002-01-10 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * On 11-01-02 at 08:17 * Andreas Reinhold said > Hi, > > i'm wondering how to tell my mutt to not completely delete messages marked > with a "D", but move them to my trash-folder instead. > > My sent messages are recorded in a "sent"-folder.

Patch trouble

2002-01-10 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, can anyone make sense of the output I'm getting when trying to use the %_patch? Here it is. can't find file to patch at input line 4 Perhaps you should have used the -p or --strip option? The text leading up to this was: -

<    1   2