Re: push and the limit command

2000-08-15 Thread cgreen
On Mon, Aug 14, 2000 at 06:41:59PM +0300, Mikko Hänninen wrote: [EMAIL PROTECTED] [EMAIL PROTECTED] wrote on Mon, 14 Aug 2000: push l ! 'DELETE THIS MESSAGE' but, at startup, mutt just says:- Error in /usr/home/chris/.mutt/muttrc, line 96: push: too many arguments What am I

Re: push and the limit command

2000-08-15 Thread David Champion
On 2000.08.15, in [EMAIL PROTECTED], "[EMAIL PROTECTED]" [EMAIL PROTECTED] wrote: push "l!~s '^DON'\\''T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA$'^M" This (I hope) anchors the string at both ends so that only messages with this exact subject will be matched so messages with

Re: push and the limit command

2000-08-15 Thread Suresh Ramasubramanian
Using a large mallet, David Champion whacked out: Turns out you also can use: push "limit! ~h X-IMAP:return" or, I guess, push "l! ~h X-IMAP:\n" I can't guess how much slower that might be, if any, but it's surely simpler. That works out in the wu-imapd ... and in any case,

Re: The editor variable

2000-08-15 Thread Caster
Hello Mutt Users! On pon 14 sie 2000 11:13:40 GMT Michael Elkins wrote: It sets $editor to gvim and then tries to set the variable -c, which of course does not exist. Oh, I see. I wrote a shell script which I set as my $editor (set editor="my_script") and it works (the script calls the

Odd MH error message when using IMAP

2000-08-15 Thread cgreen
I'm experimenting with a UW IMAP server using mutt. The UW server runs on a system where I have a shell login and gives me access straight to my home directory there. If I just open {halkidiki.areti.com} I get an error message in the mutt status line which says:- /usr/home/chris/.mh_profile

Re: push and the limit command

2000-08-15 Thread cgreen
On Tue, Aug 15, 2000 at 03:27:46AM -0500, David Champion wrote: On 2000.08.15, in [EMAIL PROTECTED], "[EMAIL PROTECTED]" [EMAIL PROTECTED] wrote: push "l!~s '^DON'\\''T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA$'^M" This (I hope) anchors the string at both ends so that

Re: push and the limit command

2000-08-15 Thread cgreen
On Tue, Aug 15, 2000 at 02:38:14PM +0530, Suresh Ramasubramanian wrote: Using a large mallet, David Champion whacked out: Turns out you also can use: push "limit! ~h X-IMAP:return" or, I guess, push "l! ~h X-IMAP:\n" I can't guess how much slower that might be, if any, but

Re: gpg + mutt + keyfiles

2000-08-15 Thread David T-G
Nils -- FYI, the proper posting address for mutt-users is *NOT* at gbnet, even though the list is hosted there and the address leaks through sometimes. ...and then Nils Vogels said... % Hi there! % % I have been trying to make gpg dump its keys it fetches while being in mutt in ... ...and

(fwd) Returned mail: /home/dgc/.forward: line 1: User has moved; please try dgc@uchicago.edu

2000-08-15 Thread Suresh Ramasubramanian
Dave Champion - could you fix your .forward please? sorry for spamming the rest of the list :) -suresh -- Suresh Ramasubramanian + Lumber Cartel India - tinlcI mallet @ cluestick.org + Wallopus Malletus Indigenensis The original message was received at Tue, 15 Aug 2000 04:03:54

Re: Help with IMAP...

2000-08-15 Thread Bob Bell
On Tue, Aug 15, 2000 at 01:12:39AM +0300, Mikko Hnninen [EMAIL PROTECTED] wrote: Kolbjørn Barmen [EMAIL PROTECTED] wrote on Mon, 14 Aug 2000: Is it also possible to name the folders with a name/alias/assign/whatever, so that I can tell mutt I want to open the "AmigaAmp" folder, instead of

IMAP in 1.3.7 with Exchange Server

2000-08-15 Thread Ray Crane
Since I was having flaky behavior with 1.2.5's IMAP support, when connecting to M$ Exchange Server someone suggested I try 1.3.7 (the latest development release). Well, the flakiness continues, though I think it may have improved slightly and subtley. Given that I'm trying the bleading

Re: push and the limit command

2000-08-15 Thread cgreen
On Tue, Aug 15, 2000 at 10:24:21AM -0400, Brendan Cully wrote: On Tuesday, 15 August 2000 at 06:01, [EMAIL PROTECTED] wrote: On Tue, Aug 15, 2000 at 03:27:46AM -0500, David Champion wrote: Turns out you also can use: push "limit! ~h X-IMAP:return" or, I guess, push "l! ~h

Re: push and the limit command

2000-08-15 Thread Suresh Ramasubramanian
Using a large mallet, [EMAIL PROTECTED] whacked out: However, there is one problem, if the dreaded IMAP message is the *only* one in the folder then mutt gives an error "No messages matched criteria." and doesn't remove the message from the index display. If mutt is the only thing you use -

Re: Odd MH error message when using IMAP

2000-08-15 Thread Brendan Cully
On Tuesday, 15 August 2000 at 05:22, [EMAIL PROTECTED] wrote: I'm experimenting with a UW IMAP server using mutt. The UW server runs on a system where I have a shell login and gives me access straight to my home directory there. If I just open {halkidiki.areti.com} I get an error message

Ispell with different languages

2000-08-15 Thread Jesper Holmberg
Hi all! I'm trying to set up some macros, allowing me to ispell e-mails depending on the language I've used. I can't get it to work. My first try was this: macro compose \ef 'set ispell="ispell -d francais"\n:ispell:"set \ ispell=ispell"\n' But this makes mutt put the whole macro-line on the

Re: Ispell with different languages

2000-08-15 Thread Mikko Hänninen
Jesper Holmberg [EMAIL PROTECTED] wrote on Tue, 15 Aug 2000: I'm trying to set up some macros, allowing me to ispell e-mails depending on the language I've used. I can't get it to work. Ok. macro compose \ef 'set ispell="ispell -d francais"\n:ispell:"set \ ispell=ispell"\n' But this

Re: Ispell with different languages

2000-08-15 Thread Jesper Holmberg
I ended up with this: macro compose \ef ':set ispell="ispell -d francais"enterispell \ :set ispell=ispellenter' and now it works like a charm. Thanks a lot! Jesper * Mikko Hänninen [EMAIL PROTECTED] [000815 19:15]: You need to start the macro with a :, because the macro keystrokes are

Re: Ispell with different languages

2000-08-15 Thread Byrial Jensen
On Tue, Aug 15, 2000 at 19:51:16 +0300, Mikko Hänninen wrote: I don't know if ispell supports getting the text from STDIN, but if it does you can use | to pipe the current text into it instead, I guess. It doesn't as far as I know. But you can with advantage use my program newsbody as a

problem w. sending mail

2000-08-15 Thread Wojtek Malinski
Hi I have a great problem with sending my mail using my modem (from my local computer). My login name on it is: wojtek, whereas on yahoo is wmalinski. There is also problem w. domains. my local is: localdomain and the virtual is: yahoo.com. I have my mailbox on yahoo.com. When I send mail I

error 127

2000-08-15 Thread madhatter
I am getting this error after installing sendmail and linking the correct libraries to the apporpriate location. I rebuilt mutt to make sure the sendmail was found and it was, /usr/sbin/sendmail... not sure what do tohelp i can't live without mutt

Re: error 127

2000-08-15 Thread Jason Helfman
"/var/qmail/bin/qmail-inject/" ^lol On Tue, Aug 15, 2000 at 02:42:00PM +, [EMAIL PROTECTED] muttered: | I am getting this error after installing sendmail and linking | the correct libraries to the apporpriate location. I rebuilt mutt | to make

Re: problem w. sending mail

2000-08-15 Thread Mikko Hänninen
Wojtek Malinski [EMAIL PROTECTED] wrote on Tue, 15 Aug 2000: I have a great problem with sending my mail using my modem (from my local computer). snip MAIL From:[EMAIL PROTECTED] SIZE=383 501 [EMAIL PROTECTED]... Sender domain must exist snip If you have Mutt 1.2 or later, your problem

Re: push and the limit command

2000-08-15 Thread David T-G
Suresh, et al -- ...and then Suresh Ramasubramanian said... % Using a large mallet, [EMAIL PROTECTED] whacked out: % % However, there is one problem, if the dreaded IMAP message is the % *only* one in the folder then mutt gives an error "No messages matched % criteria." and doesn't remove