Re: mailbox corruption

2001-12-09 Thread Mike Erickson
* Marc Wilson ([EMAIL PROTECTED]) wrote: > On Sat, Dec 08, 2001 at 08:12:48PM -0800, Mike Erickson wrote: > > A few times, I've been going through old mail in one of my mailboxes and > > noticed a mail with no subject. Opening it up reveals an entire email > > message, headers and all, in the body

Re: Strange characters. (encoding?)

2001-12-09 Thread Brian Clark
* Baurjan Ismagulov ([EMAIL PROTECTED]) [Dec 09. 2001 18:57]: > > Can some kind soul point me to the docs I need to read to figure out why > > I see things like this: > > > > \251 allie\260M > > > > In some messages? \260 is the degree symbol and \251 is the copyright > > symbol, I think. > >

Re: binding a key to forward mail

2001-12-09 Thread Rob 'Feztaa' Park
On Sun, Dec 09, 2001 at 06:40:38PM -0500, David T-G (dis)graced my inbox with: > % Just put together a macro that looks something like this: > % > % macro index \Cf "[EMAIL PROTECTED]y" > % macro pager \Cf "[EMAIL PROTECTED]y" > > No, no, no! > > % This will bounce the message to that address w

Re: Quoting when replying

2001-12-09 Thread Rob 'Feztaa' Park
On Sun, Dec 09, 2001 at 06:33:03PM -0500, David T-G (dis)graced my inbox with: > % who uses email. And we need to devise a way so that when we quote email, > % we quote it with _their_ quote character, not ours. That way we know who > % wrote it, not who's replying to it ;) > > No, no, no... One

macro for --mutt-query option in abook?

2001-12-09 Thread Dave Price
Can someone who uses a macro to access abook from within mutt offer a sample macro for that purpose? aloha (and TIA), dave

Re: OT: procmail recipe for two actions for a message?

2001-12-09 Thread Matej Cepl
On Sun, Dec 09, 2001 at 09:40:04PM +0100, Nicolas Rachinsky wrote: > I haven't done this before and didn't test it, but something like > :0 hf: > * ^TOcstex > | grep -v '^Reply-To:' > > should do what you want. Look in "man procmailrc" for filter. You need > of course a second recipe to deliver t

Re: Quoting when replying

2001-12-09 Thread Thomas Hurst
* David T-G ([EMAIL PROTECTED]) wrote: > > > and finally posited> wrote it, not who's replying to it ;) > > ^^^ This is more than one character ;) > > Not if you encode it properly. After all, with nearly six billion > people on the planet and many of them with multiple persona

Re: binding a key to forward mail

2001-12-09 Thread David T-G
Cliff -- ...and then Cliff Sarginson said... % % On Sun, Dec 09, 2001 at 08:58:09PM +0100, Cliff Sarginson wrote: ... % > % > macro index B "[EMAIL PROTECTED]\n\n" "Forward spam to spamcop" % > % p.s. This is tested and does work :) % I use it to forward mail to my work address. Ah, I get it.

Re: Strange characters. (encoding?)

2001-12-09 Thread Baurjan Ismagulov
Hello, On Sun, Dec 09, 2001 at 06:28:10PM -0500, Brian Clark wrote: > > Can some kind soul point me to the docs I need to read to figure out why > I see things like this: > > \251 allie\260M > > In some messages? \260 is the degree symbol and \251 is the copyright > symbol, I think. Seems th

Re: binding a key to forward mail

2001-12-09 Thread David T-G
Peter -- I see that you've figured out how to track how much spam you get... ...and then Peter Jay Salzman said... % % hi there, % % how can i bind an unused key to: % % 1. turn on all headers % 2. forward the email to [EMAIL PROTECTED] I have $mime_forward and $forward_decode set so that me

Re: OT: procmail recipe for two actions for a message?

2001-12-09 Thread Baurjan Ismagulov
Hello, On Mon, Dec 10, 2001 at 12:22:00AM +0100, Benjamin Michotte wrote: > Is it possible to set something like > > :0: > * ^(To|Cc).*linux@lists\.linuxbe\.org > * ^(To|Cc).*linux@lists\.unixtech\.be > linux Seems that this will match only messages sent to both lists, which is probably not wha

Re: that new threading (was "[Announce] mutt-1.3.24i is out (BETA).")

2001-12-09 Thread Daniel Eisenbud
On Sun, Dec 09, 2001 at 06:25:03PM -0500, David T-G <[EMAIL PROTECTED]> wrote: > Daniel -- > > ...and then Daniel Eisenbud said... > % > % On Sun, Dec 09, 2001 at 02:50:44PM -0500, David T-G ><[EMAIL PROTECTED]> wrote: > % > % subject. The question mark denotes a missing reference. So if a >

Re: binding a key to forward mail

2001-12-09 Thread David T-G
Rob, et al -- ...and then Rob 'Feztaa' Park said... % % On Sun, Dec 09, 2001 at 11:45:10AM -0800, Peter Jay Salzman (dis)graced my inbox with: % > hi there, % % Hello! And the same back to you. % % > 1. turn on all headers % % This is bound to 'h' by default. Yes, but he probably means f

Re: binding a key to forward mail

2001-12-09 Thread David T-G
Cliff, et al -- ...and then Cliff Sarginson said... % % On Sun, Dec 09, 2001 at 11:45:10AM -0800, Peter Jay Salzman wrote: % > hi there, % > % > how can i bind an unused key to: % > % > 1. turn on all headers % > 2. forward the email to [EMAIL PROTECTED] % % macro index B "[EMAIL PROTECTED]\n

Re: Quoting when replying

2001-12-09 Thread David T-G
Sam, et al -- ...and then Samuel Padgett said... % % David T-G <[EMAIL PROTECTED]> writes: % % > To set my comments apart from others' I started using %_ (the ... % > within a few years all manner of quoting (most commonly : :_ | % > |_ $ but occasionally % and %_ just like me) abounded. % % T

Re: OT: procmail recipe for two actions for a message?

2001-12-09 Thread Nicolas Rachinsky
On Mon, Dec 10, 2001 at 12:22:00AM +0100, Benjamin Michotte <[EMAIL PROTECTED]> wrote: > hello, > > On Sun, Dec 09, 2001 at 02:56:05PM, Matej Cepl wrote: > > Hi, > I benefit of this off-topic to ask a little question too. > Actually, I have this > > :0: > * ^(To|Cc).*linux@lists\.linuxbe\.org >

Re: Quoting when replying

2001-12-09 Thread David T-G
Rob -- ...and then Rob 'Feztaa' Park said... % % On Sun, Dec 09, 2001 at 02:12:39PM -0500, David T-G (dis)graced my inbox with: % > % > Fair enough. Here ya go (with apologies to those who have seen this % > recently :-) % > % > It all started back in the Usenet news days of 1989 and 1990, be

Re: Quoting when replying

2001-12-09 Thread David T-G
Cliff, et al -- ...and then Cliff Sarginson said... % % On Sun, Dec 09, 2001 at 12:53:27PM -0700, Rob 'Feztaa' Park wrote: % > On Sun, Dec 09, 2001 at 02:12:39PM -0500, David T-G (dis)graced my inbox with: % > > % > Do you want my semi-canned answer, or should I just keep quiet on this % > > % >

Re: Quoting when replying

2001-12-09 Thread David T-G
Rob -- ...and then Rob 'Feztaa' Park said... % % On Sun, Dec 09, 2001 at 09:01:55PM +0100, Cliff Sarginson (dis)graced my inbox with: % > > % > Rob first said> Great, now all we need is a unique mail quote character for everybody % > and then continued with> who uses email. And we need to devi

Strange characters. (encoding?)

2001-12-09 Thread Brian Clark
Can some kind soul point me to the docs I need to read to figure out why I see things like this: \251 allie\260M In some messages? \260 is the degree symbol and \251 is the copyright symbol, I think. I do not think this is a Mutt problem, but I have no idea where to begin to look, or who to a

Re: Quoting when replying

2001-12-09 Thread David T-G
Cliff -- ...and then Cliff Sarginson said... % % On Sun, Dec 09, 2001 at 02:54:37PM -0500, David T-G wrote: % > % > ...and then Cliff Sarginson said... % > % % > % > It all started back in the Usenet news days of 1989 and 1990, before ... % > % Errm, as explanations go, this isn't one that mak

Re: that new threading (was "[Announce] mutt-1.3.24i is out (BETA).")

2001-12-09 Thread David T-G
Daniel -- ...and then Daniel Eisenbud said... % % On Sun, Dec 09, 2001 at 02:50:44PM -0500, David T-G <[EMAIL PROTECTED]> wrote: % > % subject. The question mark denotes a missing reference. So if a % > % > This I also understand -- but it seems to be too over-the-top. I've been ... % % Th

Re: OT: procmail recipe for two actions for a message?

2001-12-09 Thread Benjamin Michotte
hello, On Sun, Dec 09, 2001 at 02:56:05PM, Matej Cepl wrote: > Hi, I benefit of this off-topic to ask a little question too. Actually, I have this :0: * ^(To|Cc).*linux@lists\.linuxbe\.org linux :0: * ^(To|Cc).*linux@lists\.unixtech\.be linux Is it possible to set something like :0: * ^(To|Cc

Re: OT: procmail recipe for two actions for a message?

2001-12-09 Thread Johan Andersson
Ok. Just after I sent that mail I somehow got the feeling I had made a fool out of myself. And yes, I re-read the procmailrc man page and found out what the 'h' flag is for. Well, that's me, always trying to be smart. At least this time I learned something :) -- Johan Andersson <[EMAIL PROT

Re: OT: procmail recipe for two actions for a message?

2001-12-09 Thread Johan Andersson
On Sun, 09 Dec 2001, Nicolas Rachinsky <[EMAIL PROTECTED]> wrote: > I haven't done this before and didn't test it, but something like > :0 hf: > * ^TOcstex > | grep -v '^Reply-To:' > > should do what you want. Look in "man procmailrc" for filter. You need > of course a second recipe to deliver th

Re: the trouble with charset Windows-1252

2001-12-09 Thread Baurjan Ismagulov
Hello, thanks all for your suggestions. I hadn't used procmail before, so I've read some manuals. Using the default spool mailbox, .forward and procmail recipe like :0 w: $DEFAULT.lock * ^mailing-list: .*yahoogroups * ^content-type: text/plain; charset=us-ascii | formail -i "Content-Type: text/

Re: Quoting when replying

2001-12-09 Thread Samuel Padgett
David T-G <[EMAIL PROTECTED]> writes: > To set my comments apart from others' I started using %_ (the > common notation for a trailing space, just like the From_ > header). I had, IIRC, already seen a few folks using | and > within a few years all manner of quoting (most commonly : :_ | > |_ $ b

Re: OT: procmail recipe for two actions for a message?

2001-12-09 Thread Bruno Postle
On Sun 09-Dec-2001 at 02:56:05PM -0500, Matej Cepl wrote: > > However, emails in this list have mungled Reply-To: directing to > the list. Could it be possible to ask procmail (or how to ask > procmail) that before moving the message to the listy folder, it > would run a message through grep -v '

Re: [Announce] mutt-1.3.24i is out (BETA).

2001-12-09 Thread Ken Weingold
On Sun, Dec 9, 2001, Daniel Eisenbud wrote: > > Okay, I read this and am still confused about something. I understand > > about the '?' and '*', but why the multiple '?'s? > > A series of referenced messages that don't exist. Oh, the References: header. Gotcha. :) Looking forward to the new

Re: OT: procmail recipe for two actions for a message?

2001-12-09 Thread Curt W. Zirzow
* Matej Cepl <[EMAIL PROTECTED]> wrote: > Hi, > > sorry for OT question, but I think, for anybody really familiar > with procmail it will be only mild distraction. I have this very > simple recipe in my .procmailrc: > > :0: > * ^TOcstex > listy > > However, emails in this list

Re: [Announce] mutt-1.3.24i is out (BETA).

2001-12-09 Thread Cedric Duval
Hi Volker, * Volker Moell <[EMAIL PROTECTED]> [12/09/01 20:40]: > David T-G wrote: > > > > I see the new PATCHES file and its use in the ChangeLog. Yay :-) > Apropos the PATCHES file: > I just wanted to apply the patch-1.3.24.vvv.initials patch mentioned a > few postings above (the only other

Re: binding a key to forward mail

2001-12-09 Thread Rob 'Feztaa' Park
On Sun, Dec 09, 2001 at 12:24:25PM -0800, Peter Jay Salzman (dis)graced my inbox with: > i just realized that running my script that keeps track of spam/day can be > done pretty easily using procmail -- i forward the spam with mutt. > > spamcop sends a reply, and i can catch the reply with procma

Re: Wy30 terminal

2001-12-09 Thread Thomas Dickey
On Sun, Dec 09, 2001 at 02:17:02PM -0500, David T-G wrote: > Thomas, et al -- > ...and then Thomas Dickey said... > % On Sun, Dec 09, 2001 at 01:54:35PM -0500, David T-G wrote: > % > One thing you might do is to tell your editor to wrap your lines at 72 > % > characters or so... > % that's what ed

Re: OT: procmail recipe for two actions for a message?

2001-12-09 Thread Nicolas Rachinsky
On Sun, Dec 09, 2001 at 02:56:05PM -0500, Matej Cepl <[EMAIL PROTECTED]> wrote: > Hi, > > sorry for OT question, but I think, for anybody really familiar > with procmail it will be only mild distraction. I have this very > simple recipe in my .procmailrc: > > :0: > * ^TOcstex >

Re: Marking articles read in mutt + nntp patch ?

2001-12-09 Thread Matej Cepl
On Sat, 8 Dec 2001 23:06:00 -0200, Jose Romildo Malaquias wrote: > Hello. > I am using mutt-1.2.5i with support for reading news via NNTP (patch > http://mutt.kiev.ua/download/mutt-1.2.5/patch-1.2.5.vvv.nntp.gz). > The news server is my own box (localhost), which has installed > leafnode to fetch

OT: procmail recipe for two actions for a message?

2001-12-09 Thread Matej Cepl
Hi, sorry for OT question, but I think, for anybody really familiar with procmail it will be only mild distraction. I have this very simple recipe in my .procmailrc: :0: * ^TOcstex listy However, emails in this list have mungled Reply-To: directing to the list. Could it

Re: binding a key to forward mail

2001-12-09 Thread Rob 'Feztaa' Park
On Sun, Dec 09, 2001 at 09:14:50PM +0100, Cliff Sarginson (dis)graced my inbox with: > > > 2. forward the email to [EMAIL PROTECTED] > > > > macro index B "[EMAIL PROTECTED]\n\n" "Forward spam to spamcop" > > > p.s. This is tested and does work :) > I use it to forward mail to my work address. >

Re: Quoting when replying

2001-12-09 Thread Rob 'Feztaa' Park
On Sun, Dec 09, 2001 at 09:01:55PM +0100, Cliff Sarginson (dis)graced my inbox with: > > > I've simply kept it since then, and it's relatively unique and still > > > recognizable. > > > Rob first said> Great, now all we need is a unique mail quote character for everybody > and then continued with

Re: binding a key to forward mail

2001-12-09 Thread Peter Jay Salzman
thanks everyone. i just realized that running my script that keeps track of spam/day can be done pretty easily using procmail -- i forward the spam with mutt. spamcop sends a reply, and i can catch the reply with procmail and run the external script. thanks for filling in the missing piece! :)

Re: the trouble with charset Windows-1252

2001-12-09 Thread Baurjan Ismagulov
On Fri, Dec 07, 2001 at 07:11:40PM +0100, Cristian wrote: > It looks like I haven't made myself very clear. My point is that even > if the Content-Type is set `correctly' to Windows-1252, there are > still some characters that appear as question marks but should (in my > opinion) rather be convert

Re: binding a key to forward mail

2001-12-09 Thread Cliff Sarginson
On Sun, Dec 09, 2001 at 08:58:09PM +0100, Cliff Sarginson wrote: > On Sun, Dec 09, 2001 at 11:45:10AM -0800, Peter Jay Salzman wrote: > > hi there, > > > > how can i bind an unused key to: > > > > 1. turn on all headers > > 2. forward the email to [EMAIL PROTECTED] > > macro index B "[EMAIL PRO

Re: Quoting when replying

2001-12-09 Thread David T-G
Cliff -- ...and then Cliff Sarginson said... % % > It all started back in the Usenet news days of 1989 and 1990, before ... % > track of who said what when. To set my comments apart from others' % > I started using %_ (the common notation for a trailing space, just % > I've simply kept it

Re: binding a key to forward mail

2001-12-09 Thread Rob 'Feztaa' Park
On Sun, Dec 09, 2001 at 11:45:10AM -0800, Peter Jay Salzman (dis)graced my inbox with: > hi there, Hello! > 1. turn on all headers This is bound to 'h' by default. > 2. forward the email to [EMAIL PROTECTED] Just put together a macro that looks something like this: macro index \Cf "[EMAIL PR

Re: Quoting when replying

2001-12-09 Thread Cliff Sarginson
On Sun, Dec 09, 2001 at 12:53:27PM -0700, Rob 'Feztaa' Park wrote: > On Sun, Dec 09, 2001 at 02:12:39PM -0500, David T-G (dis)graced my inbox with: > > % > Do you want my semi-canned answer, or should I just keep quiet on this > > % > one? :-)/2 > > % > > % I want your answer, so I may decide on

Re: Quoting when replying

2001-12-09 Thread Cliff Sarginson
On Sun, Dec 09, 2001 at 02:54:37PM -0500, David T-G wrote: > Cliff -- > > ...and then Cliff Sarginson said... > % > % > It all started back in the Usenet news days of 1989 and 1990, before > ... > % > track of who said what when. To set my comments apart from others' > % > I started using %_ (t

Re: binding a key to forward mail

2001-12-09 Thread Cliff Sarginson
On Sun, Dec 09, 2001 at 11:45:10AM -0800, Peter Jay Salzman wrote: > hi there, > > how can i bind an unused key to: > > 1. turn on all headers > 2. forward the email to [EMAIL PROTECTED] macro index B "[EMAIL PROTECTED]\n\n" "Forward spam to spamcop" -- Regards Cliff

Re: that new threading (was "[Announce] mutt-1.3.24i is out (BETA).")

2001-12-09 Thread Daniel Eisenbud
On Sun, Dec 09, 2001 at 02:50:44PM -0500, David T-G <[EMAIL PROTECTED]> wrote: > % subject. The question mark denotes a missing reference. So if a > > This I also understand -- but it seems to be too over-the-top. I've been > known to clear out everything except a final useful message deep in

Re: Quoting when replying

2001-12-09 Thread Rob 'Feztaa' Park
On Sun, Dec 09, 2001 at 02:12:39PM -0500, David T-G (dis)graced my inbox with: > % > Do you want my semi-canned answer, or should I just keep quiet on this > % > one? :-)/2 > % > % I want your answer, so I may decide on a suitable punishment :) > > Fair enough. Here ya go (with apologies to tho

Re: Quoting when replying

2001-12-09 Thread David T-G
Jesper -- ...and then Jesper Holmberg said... % % David, % % Thank you for your explanation. Sure thing! % % * On Sun Dec 09, David T-G wrote: % % I've simply kept it since then, and it's relatively unique and still % % recognizable. % % So the easiest way to make you stop doing it would b

that new threading (was "[Announce] mutt-1.3.24i is out (BETA).")

2001-12-09 Thread David T-G
Daniel, et al -- First, I vaguely recall your mention of further improved threading code on the way. If my questions will all be answered in the Next Coming (er, Coding :-) then please let me know and otherwise ignore this. ...and then Daniel Eisenbud said... % % On Fri, Nov 30, 2001 at 02:46:

binding a key to forward mail

2001-12-09 Thread Peter Jay Salzman
hi there, how can i bind an unused key to: 1. turn on all headers 2. forward the email to [EMAIL PROTECTED] 3. run a script i wrote that keeps track of how much spam i get in a day thanks! pete -- ** Please don't send me html email ** PGP Fingerprint: B9F1 6CF3 47C4 7CD8 D33E

Re: [Announce] mutt-1.3.24i is out (BETA).

2001-12-09 Thread Volker Moell
David T-G wrote: > > I see the new PATCHES file and its use in the ChangeLog. Yay :-) Apropos the PATCHES file: I just wanted to apply the patch-1.3.24.vvv.initials patch mentioned a few postings above (the only other patch I use in addition is patch-1.3.24.vvv.nntp). In both cases -p1 is the

Re: Quoting when replying

2001-12-09 Thread Jesper Holmberg
David, Thank you for your explanation. * On Sun Dec 09, David T-G wrote: % I've simply kept it since then, and it's relatively unique and still % recognizable. So the easiest way to make you stop doing it would be to imitate you? ;-) Jesper -- Jesper Holmberg|"But how

Re: [Announce] mutt-1.3.24i is out (BETA).

2001-12-09 Thread Daniel Eisenbud
On Fri, Dec 07, 2001 at 06:08:50PM -0500, Ken Weingold <[EMAIL PROTECTED]> wrote: > On Fri, Nov 30, 2001, Daniel Eisenbud wrote: > > Here's the deal: the asterisk means that the message was attached by > > subject. The question mark denotes a missing reference. So if a > > message has an in-repl

Re: Quoting when replying

2001-12-09 Thread Cliff Sarginson
> > Fair enough. Here ya go (with apologies to those who have seen this > recently :-) > > It all started back in the Usenet news days of 1989 and 1990, before > Linux had hit the scene (ca 1991, IIRC) and when the web was still a gleam > in Tim's eye (ca 1991, as I was corrected the last time

Re: [Announce] mutt-1.3.24i is out (BETA).

2001-12-09 Thread David T-G
Thomas, et al -- ...and then Thomas Roessler said... % % I've just released the next mutt beta, version 1.3.24i. I see the new PATCHES file and its use in the ChangeLog. Yay :-) One thing that I note is that, unless I'm confused (not out of the question by any means), the patches will be list

Re: Wy30 terminal

2001-12-09 Thread David T-G
Thomas, et al -- ...and then Thomas Dickey said... % % On Sun, Dec 09, 2001 at 01:54:35PM -0500, David T-G wrote: % % > One thing you might do is to tell your editor to wrap your lines at 72 % > characters or so... % % that's what editors are for (mutt-users seems to have a lot of vim-users,

Re: Quoting when replying

2001-12-09 Thread David T-G
Rob -- ...and then Rob 'Feztaa' Park said... % % On Sun, Dec 09, 2001 at 01:55:35PM -0500, David T-G (dis)graced my inbox with: % > % quoting character. Please give me (us) your semi-canned answer. I am % > % seriously curious. % > % > Stay tuned. % % Tell us! Tell us! ;) Not in this thread,

Re: Quoting when replying

2001-12-09 Thread David T-G
Thomas, et al -- ...and then Thomas Hurst said... % % * David T-G ([EMAIL PROTECTED]) wrote: % % > ...and then Thomas Hurst said... % > > Seriously, what's so wrong with '> ' that it isn't acceptable for % > > everyone? :) % > % > Do you want my semi-canned answer, or should I just keep quiet o

Re: Wy30 terminal

2001-12-09 Thread Thomas Dickey
On Sun, Dec 09, 2001 at 01:54:35PM -0500, David T-G wrote: > One thing you might do is to tell your editor to wrap your lines at 72 > characters or so... that's what editors are for (mutt-users seems to have a lot of vim-users, though of course I use vile - either way it's just a keystroke to r

Re: Quoting when replying

2001-12-09 Thread Rob 'Feztaa' Park
On Sun, Dec 09, 2001 at 01:55:35PM -0500, David T-G (dis)graced my inbox with: > % quoting character. Please give me (us) your semi-canned answer. I am > % seriously curious. > > Stay tuned. Tell us! Tell us! ;) -- Rob 'Feztaa' Park [EMAIL PROTECTED] -- Microsoft - because God hates us. msg

Re: Quoting when replying

2001-12-09 Thread David T-G
Jesper -- ...and then Jesper Holmberg said... % % * On Sun Dec 09, David T-G wrote: % > % Seriously, what's so wrong with '> ' that it isn't acceptable for % > % everyone? :) % > % > Do you want my semi-canned answer, or should I just keep quiet on this % > one? :-)/2 % % OK, I'll bite, becaus

Re: Wy30 terminal

2001-12-09 Thread Thomas Dickey
On Sun, Dec 09, 2001 at 12:37:12PM -0600, Skylar Thompson wrote: > I have a Wy30+ serial terminal that is currently sitting in my living room. > It is currently connected to my workstation in my room, which in turn is > connected to my mail server in my basement via Cat-5. I would like to be > a

Re: Wy30 terminal

2001-12-09 Thread David T-G
Skylar -- One thing you might do is to tell your editor to wrap your lines at 72 characters or so... ...and then Skylar Thompson said... % % I have a Wy30+ serial terminal that is currently sitting in my living room. It is currently connected to my workstation in my room, which in turn is conn

Re: Quoting when replying

2001-12-09 Thread Thomas Hurst
* David T-G ([EMAIL PROTECTED]) wrote: > ...and then Thomas Hurst said... > > Seriously, what's so wrong with '> ' that it isn't acceptable for > > everyone? :) > > Do you want my semi-canned answer, or should I just keep quiet on this > one? :-)/2 I want your answer, so I may decide on a suitab

Re: Address book how-to?

2001-12-09 Thread David T-G
Slava -- ...and then Slava Pechenin said... % % Hello Mutt Users, Hi! % % Could you give me directions how to organize address book % working with Mutt? How do you handle this task? The address book in mutt is simply a file containing aliases; it could even be your muttrc file. What many f

Re: Quoting when replying

2001-12-09 Thread Jesper Holmberg
* On Sun Dec 09, David T-G wrote: > % Seriously, what's so wrong with '> ' that it isn't acceptable for > % everyone? :) > > Do you want my semi-canned answer, or should I just keep quiet on this > one? :-)/2 OK, I'll bite, because I've been wondering about your unorthodox choice of quoting char

Wy30 terminal

2001-12-09 Thread Skylar Thompson
I have a Wy30+ serial terminal that is currently sitting in my living room. It is currently connected to my workstation in my room, which in turn is connected to my mail server in my basement via Cat-5. I would like to be able to use mutt using the serial terminal, so I don't have to get up to

Re: Quoting when replying

2001-12-09 Thread David T-G
Thomas, et al -- ...and then Thomas Hurst said... % % * Slava Pechenin ([EMAIL PROTECTED]) wrote: % % > I am trying to make Mutt quote my replies in the following "smart" % > way: if original email is from "Tom Buddy" then quote string must be % > "TB> ". ... % Seriously, what's so wrong with '

Re: Quoting when replying

2001-12-09 Thread Thomas Hurst
* Slava Pechenin ([EMAIL PROTECTED]) wrote: > I am trying to make Mutt quote my replies in the following "smart" > way: if original email is from "Tom Buddy" then quote string must be > "TB> ". The problem with this sort of thing is some users like to use '>TB', so you end up with crap like: >

Re: Address book how-to?

2001-12-09 Thread Michael P. Soulier
On Sun, Dec 09, 2001 at 08:13:22PM +0200, Slava Pechenin wrote: > Hello Mutt Users, > > Could you give me directions how to organize address book > working with Mutt? How do you handle this task? Use a text editor. :) This is the first line of my .muttrc file: source ~/.mutt_aliase

Address book how-to?

2001-12-09 Thread Slava Pechenin
Hello Mutt Users, Could you give me directions how to organize address book working with Mutt? How do you handle this task? Thanks.

Display warped when mailcap test fails

2001-12-09 Thread Prahlad Vaidyanathan
Hi, Something very weird happened today, and I don't know if it is a hassle with my ncurses or mutt. Firstly, my mailcap file has these lines : text/html; konqueror %s; test=runningX.sh text/html; w3m -T text/html %s text/html; lynx -dump -force_html %s;copiousoutput As you can see, I run a te

Re: Quoting when replying

2001-12-09 Thread Johan Andersson
On Sun, 09 Dec 2001, Slava Pechenin <[EMAIL PROTECTED]> wrote: > Hello Mutt Users, > > I am trying to make Mutt quote my replies in the following "smart" way: > if original email is from "Tom Buddy" then quote string must be "TB> ". > > In ~/.muttrc : > set indent_string=`indent.pl %n` > > But

Re: Opening Mutt in Folder Menu

2001-12-09 Thread Marc Wilson
On Sun, Dec 09, 2001 at 08:19:41AM -0700, Steven Schneider wrote: > Ok, I imagine that I have to substitute my mailboxes/dirs in thoses > lines, but I woundn't mind having those others (i.e. sent, > postponed, trash, etc...) do I have to make those before hand? > Will mutt create those for me w

Re: Opening Mutt in Folder Menu

2001-12-09 Thread David T-G
Steve -- ...and then Steven Schneider said... % % On Sun, Dec 09, 2001 at 11:35:43AM +0100, Thorsten Haude wrote: % > % > * Marc Wilson <[EMAIL PROTECTED]> [01-12-09 03:00]: % > > % > >How about this? (wrapped, should be all one line in .muttrc) % > > % > >mailboxes ! `find ~/Mail/ -type f | pe

Re: scripting/batchmode

2001-12-09 Thread David T-G
Nicolas -- ...and then Nicolas Rachinsky said... % % On Sun, Dec 09, 2001 at 11:49:52AM -0500, David T-G <[EMAIL PROTECTED]> wrote: % > That's easy: % > % > mutt_dotlock source_file % > mutt_dotlock archive_file % > grepmail -d "before date..." | gzip -9 >> archive_file % > grepmail -v

Re: scripting/batchmode

2001-12-09 Thread Nicolas Rachinsky
On Sun, Dec 09, 2001 at 11:49:52AM -0500, David T-G <[EMAIL PROTECTED]> wrote: > That's easy: > > mutt_dotlock source_file > mutt_dotlock archive_file > grepmail -d "before date..." | gzip -9 >> archive_file > grepmail -v -d "before date..." > tmpfile > mv -f tmpfile source_file > mu

Re: Quoting when replying

2001-12-09 Thread Cliff Sarginson
On Sun, Dec 09, 2001 at 10:05:52PM +0530, Prahlad Vaidyanathan wrote: > Hi, > > On Sun, 09 Dec 2001 Slava Pechenin <[EMAIL PROTECTED]> spewed into the ether: > > Hello Mutt Users, > > > > I am trying to make Mutt quote my replies in the following "smart" way: > > if original email is from "Tom B

Re: line editor command history behavior

2001-12-09 Thread Cliff Sarginson
On Sun, Dec 09, 2001 at 05:46:41PM +1100, Doug Kearns wrote: > On Tue, Dec 04, 2001 at 09:06:42AM +0100, Cliff Sarginson wrote: > > On Tue, Dec 04, 2001 at 04:20:03PM +1100, Doug Kearns wrote: > > > I've just noticed that if you are cycling through the command history > > > and abort with a ^G, th

Re: scripting/batchmode

2001-12-09 Thread David T-G
Nicolas -- ...and then Nicolas Rachinsky said... % % On Sun, Dec 09, 2001 at 06:26:56AM -0500, David T-G <[EMAIL PROTECTED]> wrote: % > Hmmm... Not for moving stuff out; grepmail will do a good job of finding % > the messages but that doesn't help you empty the big box. ... % % I think grepma

Re: mailbox corruption

2001-12-09 Thread Cliff Sarginson
On Sat, Dec 08, 2001 at 08:12:48PM -0800, Mike Erickson wrote: > Hello, > > A few times, I've been going through old mail in one of my mailboxes and > noticed a mail with no subject. Opening it up reveals an entire email > message, headers and all, in the body. I'm using sendmail, procmail, > bif

Re: Quoting when replying

2001-12-09 Thread Prahlad Vaidyanathan
Hi, On Sun, 09 Dec 2001 Slava Pechenin <[EMAIL PROTECTED]> spewed into the ether: > Hello Mutt Users, > > I am trying to make Mutt quote my replies in the following "smart" way: > if original email is from "Tom Buddy" then quote string must be "TB> ". Firstly, IMHO, it is not a very good idea t

patch-1.3.23.dgc.markmsg.2 seg-fault

2001-12-09 Thread Prahlad Vaidyanathan
Hi, Today seems to be a bad day for my mutt ... I have applied the above patch (which is real cool, BTW :-), but there is one hassle. If the said folder has no messages, and I hit , bound by default to '~', Mutt dies with a Segmentation fault (SIGSEGV signal). Is this a bug ? Is there a fix ?

Quoting when replying

2001-12-09 Thread Slava Pechenin
Hello Mutt Users, I am trying to make Mutt quote my replies in the following "smart" way: if original email is from "Tom Buddy" then quote string must be "TB> ". In ~/.muttrc : set indent_string=`indent.pl %n` But indent.pl receives ARGV[0] eq '%n', not 'Tom Buddy'. What am I missing? Thanks.

Re: Opening Mutt in Folder Menu

2001-12-09 Thread Steven Schneider
On Sun, Dec 09, 2001 at 11:35:43AM +0100, Thorsten Haude wrote: > > * Marc Wilson <[EMAIL PROTECTED]> [01-12-09 03:00]: > > > >How about this? (wrapped, should be all one line in .muttrc) > > > >mailboxes ! `find ~/Mail/ -type f | perl -ne 'chomp; print "$_ " unless > >m/^.*(postponed|sent.mail.*

Re: scripting/batchmode

2001-12-09 Thread Nicolas Rachinsky
On Sun, Dec 09, 2001 at 06:26:56AM -0500, David T-G <[EMAIL PROTECTED]> wrote: > Hmmm... Not for moving stuff out; grepmail will do a good job of finding > the messages but that doesn't help you empty the big box. > > Can you guarantee that the items in this mailbox are in a sensible > received

Re: key binding problem

2001-12-09 Thread Prahlad Vaidyanathan
Hi, On Sat, 08 Dec 2001 Benjamin <[EMAIL PROTECTED]> spewed into the ether: [-- snip --] > The macros work great except for when I view an individual attacment > ('v' to get to view-attachments menu, '' to display message > attachment). In this case, the macro is still active since the > attachme

Re: key binding problem

2001-12-09 Thread Michael Tatge
Benjamin D muttered: > > folder-hook . macro index d "~/mail/trashy" > > folder-hook . macro pager d "~/mail/trashy" > > folder-hook trash macro index d "" > > folder-hook trash macro pager d "" > > The macros work great except for when I view an individual attacment > ('v' to get

Re: scripting/batchmode

2001-12-09 Thread David T-G
Nicolas -- ...and then Nicolas Rachinsky said... % % On Sat, Dec 08, 2001 at 03:16:49PM -0500, David T-G <[EMAIL PROTECTED]> wrote: % > % > ...and then Nicolas Rachinsky said... % > ... % > % What makes the output a bit less messier is to call: % > % env TERM=dumb mutt ... % > % > That's not

Re: key binding problem

2001-12-09 Thread Benjamin D
I have similar macros defined (with the 'y' removed as suggested in a followup). --- In [EMAIL PROTECTED], "Stephen E. Hargrove" <[EMAIL PROTECTED]> wrote: > i've defined the following macro sequences: > > folder-hook . macro index d "~/mail/trashy" > folder-hook . macro pager d "~/ma

Re: Opening Mutt in Folder Menu

2001-12-09 Thread Thorsten Haude
Moin, * Marc Wilson <[EMAIL PROTECTED]> [01-12-09 03:00]: >On Sat, Dec 08, 2001 at 05:30:20PM -0700, Steven Schneider wrote: >> Right now I have three lines like thus: >> >> mailboxes ... >> mailboxes ... >> mailboxes ... > >How about this? (wrapped, should be all one line in .muttrc) > >mailbo