Re: imap behavior

2002-04-08 Thread David Rock
On Mon, Apr 08, 2002 at 09:12:59PM -0800, VB wrote: > > I perused http://www.mutt.org/doc/manual/manual-6.html#commands and I did > not see that mutt follows the MS Outlook conventions I described. I saw > "mh_purge" is related to "renaming deleted messages," but it's not clear if > this is what

imap behavior

2002-04-08 Thread VB
In MS Outlook, actual deletion from the imap server is a two-step process. First, the item is marked for deletion. Here the message is not really gone because it can be undeleted. While marked for deletion, however, it can be hidden from view such that the user can pretend as if it really delete

Re: un-alternates?

2002-04-08 Thread Cameron Simpson
On 17:40 08 Apr 2002, David Champion <[EMAIL PROTECTED]> wrote: | > > Agreed; a little perl one-liner was what I had in mind, since I vaguely | > > recall that egrep is *not* the same as mutt. | | But can we assume that perl is the same? I don't believe that we can. No, but close enough to pick

Re: un-alternates?

2002-04-08 Thread Rocco Rutte
Hi, * David Champion [04/09/02 00:40:53 CEST] wrote: [ regular expressions in mutt ] > But can we assume that perl is the same? Not until quite long test runs. > I don't believe that we can. > That's the essence of the question; unfortunately it needs someone who's > been paying attention to c

Re: OT: What are RFCs? (Was: Re: Outh...)

2002-04-08 Thread Martin Karlsson
* Shawn McMahon <[EMAIL PROTECTED]> [2002-04-08 19.13 -0400]: > begin Martin Karlsson quotation: > > > > Sorry for going OT, but could someone please point me to a site or > > document which explains _what_ an RFC (yeah, request for comment, I > > Yeah; the VERY FIRST HIT on Google if you type

Re: OT: What are RFCs? (Was: Re: Outh...)

2002-04-08 Thread Shawn McMahon
begin Martin Karlsson quotation: > > Sorry for going OT, but could someone please point me to a site or > document which explains _what_ an RFC (yeah, request for comment, I Yeah; the VERY FIRST HIT on Google if you type "RFC" as your search term. msg26898/pgp0.pgp Description: PGP sign

Re: un-alternates?

2002-04-08 Thread David Champion
* On 2002.04.06, in <[EMAIL PROTECTED]>, * "Rob 'Feztaa' Park" <[EMAIL PROTECTED]> wrote: > Alas! David T-G spake thus: > > % Use perl or python or egrep of emacs or some of the more modern vi > > % clones etc. > > > > Agreed; a little perl one-liner was what I had in mind, since I vaguely

Re: OT: What are RFCs? (Was: Re: Outh...)

2002-04-08 Thread dsr
On Mon, Apr 08, 2002 at 11:21:46PM +0200, Martin Karlsson wrote: > * David Champion <[EMAIL PROTECTED]> [2002-04-08 14.06 -0500]: > [...snip...] > > (This is recommended, not required.) See RFC 2822, section 3.6.4. > > Sorry for going OT, but could someone please point me to a site or > document

broken link in FAQ

2002-04-08 Thread fEd Franks
Hi, The FAQ found at the website URL: http://www/fefe/de/muttfaq/faq.html has a broken link... Under "How can I report bugs?", the link "check Sven's giantlist of known bugs" gets me an HTML error: Forbidden You don't have permission to access /~guckes/mutt/index.php3 on this server. I wo

Re: Outhouse on Mutt-Users?

2002-04-08 Thread Rob 'Feztaa' Park
--d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Alas! David Champion spake thus: > I think you're wrong: a dot in the Message-ID's RHS is not mandatory, > and the Message-ID is not required to match your sendin

Re: OT: What are RFCs? (Was: Re: Outh...)

2002-04-08 Thread David Champion
* On 2002.04.08, in <[EMAIL PROTECTED], * "Martin Karlsson" <[EMAIL PROTECTED]> wrote: > * David Champion <[EMAIL PROTECTED]> [2002-04-08 14.06 -0500]: > [...snip...] > > (This is recommended, not required.) See RFC 2822, section 3.6.4. > > Sorry for going OT, but could someone please point

OT: What are RFCs? (Was: Re: Outh...)

2002-04-08 Thread Martin Karlsson
* David Champion <[EMAIL PROTECTED]> [2002-04-08 14.06 -0500]: [...snip...] > (This is recommended, not required.) See RFC 2822, section 3.6.4. Sorry for going OT, but could someone please point me to a site or document which explains _what_ an RFC (yeah, request for comment, I managed to google

Re: help with folder hook?

2002-04-08 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then David T-G declared > % folder-hook =Tioka/nick set "my_hdr Reply-To: Nick Wilson <[EMAIL PROTECTED]>" > % > % That doesn't work and it will not work without the 'set' either so I'm a > % little stumped :-) > > You definitely don't wa

Re: help with folder hook?

2002-04-08 Thread darren chamberlain
* Nick Wilson <[EMAIL PROTECTED]> [2002-04-08 15:20]: > Hi everyone... > Could someone help me sort this folder-hook out please? > > folder-hook =Tioka/nick set "my_hdr Reply-To: Nick Wilson <[EMAIL PROTECTED]>" folder-hook =Tioka/nick "set my_hdr Reply-To: Nick Wilson <[EMAIL PROTECTED]>" I

Re: help with folder hook?

2002-04-08 Thread David T-G
Nick -- ...and then Nick Wilson said... % % -BEGIN PGP SIGNED MESSAGE- % Hash: SHA1 % % Hi everyone... % Could someone help me sort this folder-hook out please? I can try... % % folder-hook =Tioka/nick set "my_hdr Reply-To: Nick Wilson <[EMAIL PROTECTED]>" % % That doesn't work and

Re: [feature requests] view attached file.

2002-04-08 Thread David T-G
Darren, et al -- ...and then darren chamberlain said... % ... % > It would be great if mutt propose all the viewer for that content-type % > according to the mailcap file. % % Use a shell script to view */*, and have the shell script Do The % Right Thing. ... and then call it mutt-octet-filter

Re: toggle-read?

2002-04-08 Thread David T-G
Dan -- ...and then Dan Boger said... % % On Mon, Apr 08, 2002 at 01:49:25PM -0500, David T-G wrote: % > % > You can write ('w') or clear ('W') any flag you want. In addition, you ... % > % % > % hmmm... on my mutt (1.3.28i) I don't see that. What I use is "N" - % > % > What don't you see? %

help with folder hook?

2002-04-08 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone... Could someone help me sort this folder-hook out please? folder-hook =Tioka/nick set "my_hdr Reply-To: Nick Wilson <[EMAIL PROTECTED]>" That doesn't work and it will not work without the 'set' either so I'm a little stumped :-) Many t

Re: toggle-read?

2002-04-08 Thread Dan Boger
On Mon, Apr 08, 2002 at 01:49:25PM -0500, David T-G wrote: > % > You can write ('w') or clear ('W') any flag you want. In addition, you > % > can toggle the new flag with 'N'. See 2.3.1.1 in the manual and your > % > index help screen for more info. > % > % hmmm... on my mutt (1.3.28i) I don't

Re: [feature requests] view attached file.

2002-04-08 Thread darren chamberlain
> I use 2 or 3 softwares that do the same things (example image viewer), > but I would like to choose the correct viewer (xv doesn't support > animated gif but it is lighter that any other image viewer I have). > It would be great if mutt propose all the viewer for that content-type > according to

Re: Outhouse on Mutt-Users?

2002-04-08 Thread David Champion
> On Mon, Apr 08, 2002 at 07:43:54PM +0200, Sven Guckes wrote: > > > > | Message-ID: <20020403210712.A1308@PROGENY> > > | User-Agent: Mutt/1.3.19i > > > > broken MID and old mutt version. > > upgrade and get a FQDN! :-p I think you're wrong: a dot in the Message-ID's RHS is not mandatory, and

Re: toggle-read?

2002-04-08 Thread Bo Peng
A macro to toggle all new email as read, if anyone is interested: macro »·index»··"\Cr"»··»···"T~N\nN\Ct.\n"»·"Mark all new messages as read" The middle N part is what I was looking for. > On Mon, Apr 08, 2002 at 01:31:04PM -0500, David T-G wrote: > > ...and then Bo Peng said... > > % > > %

Re: toggle-read?

2002-04-08 Thread Bo Peng
Thank you. Toggle-new, when applied to new email, is exactly toggle-read! Bo On Mon, Apr 08, 2002 at 02:39:31PM -0400, Dan Boger wrote: > Date: Mon, 8 Apr 2002 14:39:31 -0400 > From: Dan Boger <[EMAIL PROTECTED]> > To: "Mutt Users' List" <[EMAIL PROTECTED]> > Subject: Re: toggle-read? > On Mon

Re: toggle-read?

2002-04-08 Thread David T-G
Dan -- ...and then Dan Boger said... % % On Mon, Apr 08, 2002 at 01:31:04PM -0500, David T-G wrote: % > ...and then Bo Peng said... % > % % > % Is there a toggle-read function somewhere? Sometimes, I want to toggle emails % > % as read without really reading them. I am using setflag O (old) but

Re: Outhouse on Mutt-Users?

2002-04-08 Thread Shawn McMahon
begin quoting what Luke Ross said on Mon, Apr 08, 2002 at 06:57:44PM +0100: > > As regards FQDN, if you'll pay for it! It's currently a dodgy NAT'd > set-up. The Received headers show this one up ;-) So's mine, but I still have an FQDN. Gotta learn to use the tools to your advantage. -- S

problem saving tagged attachments

2002-04-08 Thread Denis Perelyubskiy
Hello, I can't quite figure out what's going on. I am tagging some attachments, and then trying to save them (just like I do anything with tagged messages -> 'a', then 's'.. 'a' in my case is for ';', i think, and in my mind means 'apply' after pine), but I get a prompt for which folder to save f

Re: toggle-read?

2002-04-08 Thread Dan Boger
On Mon, Apr 08, 2002 at 01:31:04PM -0500, David T-G wrote: > ...and then Bo Peng said... > % > % Is there a toggle-read function somewhere? Sometimes, I want to toggle emails > % as read without really reading them. I am using setflag O (old) but this is > % not exactly what I want. > > You can

Re: Outhouse on Mutt-Users?

2002-04-08 Thread Luke Ross
Hi, On Mon, Apr 08, 2002 at 07:43:54PM +0200, Sven Guckes wrote: > > | Message-ID: <20020403210712.A1308@PROGENY> > | User-Agent: Mutt/1.3.19i > > broken MID and old mutt version. > upgrade and get a FQDN! :-p Will upgrade when I get the urge to do my patch cocktail, but it doesn't apply clea

[feature requests] view attached file.

2002-04-08 Thread William Wu
Hello, Maybe this kind of request have been made before ... I don't know. I use 2 or 3 softwares that do the same things (example image viewer), but I would like to choose the correct viewer (xv doesn't support animated gif but it is lighter that any other image viewer I have). It would be great

Re: undelete

2002-04-08 Thread David T-G
VB -- ...and then VB said... % % Once I mark a message as deleted and exit mutt, where does it move the % message? I.e., is the message recoverable/undeletable after exiting mutt? You've heard about MH and Maildir possibilities. If you want a trash folder with mbox, check out Cedric Duval's t

Re: undelete

2002-04-08 Thread Dave Smith
On Mon, Apr 08, 2002 at 09:21:21AM -0800, [EMAIL PROTECTED] wrote: > Once I mark a message as deleted and exit mutt, where does it move the > message? Assuming you answered "yes" to the 'delete ... messages?' question, it goes to the Great Mailbox in the Sky. > I.e., is the message recoverable/u

Re: undelete

2002-04-08 Thread Michael Elkins
VB wrote: > Once I mark a message as deleted and exit mutt, where does it move the > message? I.e., is the message recoverable/undeletable after exiting mutt? In most cases, a deleted message is not recoverable. The only exceptions to this rule are for MH style mailboxes where messages get rena

undelete

2002-04-08 Thread VB
Once I mark a message as deleted and exit mutt, where does it move the message? I.e., is the message recoverable/undeletable after exiting mutt? VVB

sorry for the bounces

2002-04-08 Thread Carl B. Constantine
I just want to apologize for all the bounce messages this list may have been receiving. One of our servers died over the weekend which sent procmail offline. Sorry for the problems. -- Carl B. Constantine University of Victoria Programmer Analyst http://www.uvic.ca UNIX

'N' for folders in IMAP

2002-04-08 Thread Dean Henrichsmeyer
Hello, I use Mutt with ssl/imap due the mail setup I have. I use the mailbox command to check mail in different folders, and it works fine. The only thing that doesn't seem to work, is that I want a 'N' new mail notification to be next to folders with new mail when I view a folder list. Is this p

Generic display filter with Procmail-like rules

2002-04-08 Thread Hugo Haas
Hi. After trying and liking a lot t-prot[1], I wanted something more general, with Procmail-like rules. And I wanted to code some thing useful for fun. I have therefore quickly written a very poorly documented generic display filter, which can do all t-prot does and more (fix signatures, quoting

Re: syntax highlighting in mutt

2002-04-08 Thread Thomas E. Dickey
On Mon, 8 Apr 2002, darren chamberlain wrote: > As a professional perl programmer, I have to say that I've found vim to > be the least deficient in parsing perl syntax. Better than Emacs' > cperl-mode (not a flame, and observation!) and light year's better than > anything else (have you how atro

Re: syntax highlighting in mutt

2002-04-08 Thread darren chamberlain
* Thomas Dickey <[EMAIL PROTECTED]> [2002-04-05 17:57]: > On Fri, Apr 05, 2002 at 06:01:44PM -0500, David T-G wrote: > > ...and then Jim MacBaine said... > > > I'm regularly recieving perl and java programs > > > and I have to sort out "the good from the bad". > > > > The perl sounds fun, but I

Re: syntax highlighting in mutt

2002-04-08 Thread darren chamberlain
* Jim MacBaine <[EMAIL PROTECTED]> [2002-04-05 16:52]: > Hello everybody, > > I'm regularly recieving perl and java programs > and I have to sort out "the good from the bad". Perl -> good. Java -> bad. Done. :) > Right now I'm using mutt and use a mailcap entry > to open the attachments in N

Re: editing to/from etc in compose window

2002-04-08 Thread Volker Kuhlmann
> True, there are two different things in the manual both called "editor", > one is internal and line-oriented, the other is a user-specified > external program. The distinction between the internal editor and the external one is not the problem. The problem is the confusion between the internal

Re: editing to/from etc in compose window

2002-04-08 Thread Bruno Postle
On Mon 08-Apr-2002 at 01:25:08 +1200, Volker Kuhlmann wrote: > > > built-in editor - Right at the end of the manual of course ;-). > > Hm, I presume you must mean the editor window key bindings. Sorry, > but the editor window is when I edit message bodies. If editing e.g. > the fcc field in co