query regarding 'update encoding'

2002-05-22 Thread V. Suresh
Hi All, In mutt, after I create a message, when I press 'y' to send it Mutt asks me that ' -so-so- file has been modified. Update encoding(yes/no)'. Either I click y or n, the message is sent. No problems with that. But I want to know which variable I have to set to stop Mutt asking me this.

Re: New Mail Notification Not Showing in Folder View

2002-05-22 Thread Jussi Ekholm
Andy Saxena <[EMAIL PROTECTED]> wrote: > On Thu, May 09, 2002 at 02:27:42AM -0700, Will Yardley wrote: >> do you have: >> mailboxes +me +linux +other +mailboxes +here >> in your .muttrc ? > > Or: > > mailboxes `echo $HOME/Mail/*' Well, take a look a this: mailboxes +debian-news +debian-securi

Re: Virtual Folders in mutt

2002-05-22 Thread Rob Reid
Hi, At 3:32 AM EDT on May 20 Anthony Towns sent off: > I've been getting gradually more annoyed with the way my mail archives are > organised recently, and, after playing with Evolution a little bit, got to > thinking that vFolders might be the answer. So, I've been trying to figure > out some w

Re: gpg return mangling display

2002-05-22 Thread Thorsten Haude
Hi, * Aaron Goldblatt <[EMAIL PROTECTED]> [02-05-20 22:20]: >I've got gnupg set up to download keys and verify signatures automatically >when it runs across an invalid key, and the system works okay. Well, my doesn't. >However, when it does so, the display gets mangled and is difficult to >rea

Re: Help with Mailcap [cygwin]

2002-05-22 Thread Thomas Baker
On Wed, May 22, 2002 at 05:39:23PM +0100, Steve Kennedy wrote: > On Wed, May 22, 2002 at 05:55:23PM +0200, Thomas Baker wrote: > > I just checked cygwin.com and it would appear that the > > Mutt 1.2.5i I already have is up-to-date. In my understanding, > > the native WIN32 ports of Mutt are not a

Re: Help with Mailcap [cygwin]

2002-05-22 Thread Steve Kennedy
On Wed, May 22, 2002 at 05:55:23PM +0200, Thomas Baker wrote: > I just checked cygwin.com and it would appear that the > Mutt 1.2.5i I already have is up-to-date. In my understanding, > the native WIN32 ports of Mutt are not as solid as the Cygwin > port. Cygwin now has fetchmail as one of the

Re: folder-hook and push conflicts with imap?

2002-05-22 Thread Dan Boger
On Wed, May 22, 2002 at 05:07:01PM +0200, Sven Guckes wrote: > * Dan Boger <[EMAIL PROTECTED]> [2002-05-21 12:10]: > > set spoolfile=imaps://user@box/ > > folder-hook . 'push ~=\n' > > --> "Password for user~=@box:" > > which of course, fails to log me in. > > This is a bug with the folder hook, r

Re: Help with Mailcap [cygwin]

2002-05-22 Thread Thomas Baker
On Wed, May 22, 2002 at 04:29:40PM +0200, Sven Guckes wrote: > * Thomas Baker <[EMAIL PROTECTED]> [2002-05-22 13:47]: > > > I'm unable to configure the mail-cap entries. > > > Anybody using Mutt under windows here?? .. > you should get in touch with Chris Houser > <[EMAIL PROTECTED]>, > maintainer

Re: gpg return mangling display

2002-05-22 Thread Rocco Rutte
Hi, * David T-G [05/22/02 15:17:47 CEST] wrote: > ...and then Aaron Goldblatt said... > % There is a two-message thread describing this problem at the Marc archives > % of mutt-users, but no solution was ever posted, and I can't find another > % thread. > % > % http://marc.theaimsgroup.com/?t

Re: folder-hook and push conflicts with imap?

2002-05-22 Thread Sven Guckes
* Dan Boger <[EMAIL PROTECTED]> [2002-05-21 12:10]: > set spoolfile=imaps://user@box/ > folder-hook . 'push ~=\n' > --> "Password for user~=@box:" > which of course, fails to log me in. > This is a bug with the folder hook, right? > it probably shouldn't be run until > _after_ the login completes.

Re: alphabetically listing

2002-05-22 Thread John P Verel
On 05/22/02, 09:22:47AM -0500, [EMAIL PROTECTED] wrote: > Hello, > I would like the directory/mailbox listings to be in alphabetical > order. Is this possible? For example when I open a mailbox and > choose (? for list). I'm not sure how it is sorted now. > Kurt It looks to me that you've

Re: How to scroll with space through _new_ massages?

2002-05-22 Thread Sven Guckes
* Dirk Zimmermann <[EMAIL PROTECTED]> [2002-05-22 07:58]: > I'm looking for a way to scroll through new mails by just using > space (or some other key), i.e. I read a mail and scroll through > it with . At end of mail I want to switch to the next > _new_ mail by hitting again. How can I achieve t

Re: alphabetically listing -> sort_browser

2002-05-22 Thread Sven Guckes
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2002-05-22 14:23]: > I would like the directory/mailbox listings to > be in alphabetical order. Is this possible? yes: set sort_browser=alpha homework: read doc/manual.txt again. PS:my_hdr Kurt Hindenburg <[EMAIL PROTECTED]> Sven -- Sven

Re: Help with Mailcap [cygwin]

2002-05-22 Thread Sven Guckes
* Thomas Baker <[EMAIL PROTECTED]> [2002-05-22 13:47]: > > I'm unable to configure the mail-cap entries. > > Anybody using Mutt under windows here?? > I spent the better part of an afternoon trying in > vain to configure mailcap for mutt under Cygwin. .. > So there are at least two of us with this

alphabetically listing

2002-05-22 Thread kvh
Hello, I would like the directory/mailbox listings to be in alphabetical order. Is this possible? For example when I open a mailbox and choose (? for list). I'm not sure how it is sorted now. Kurt -- Mutt: Directory [~/.Maildir], File mask: .* drwx-- 5 kvh users 120 Oct

Re: Help with Mailcap

2002-05-22 Thread Thomas Baker
On Wed, May 22, 2002 at 01:59:32PM +0530, V. Suresh wrote: > I was a mutt fan while I was using Linux at home. Now at > work place, I've configured mutt for windows. But I'm unable > to configure mail cap entries. > Even though I keep the mime.types and mailcap files under my > HOME directory

Re: How to scroll with space through _new_ massages?

2002-05-22 Thread David T-G
Dirk -- ...and then Dirk Zimmermann said... % % Hi! Hello! % % I'm looking for a way to scroll through new mails by just using space % (or some other key), i.e. I read a mail and scroll through it with % . At end of mail I want to switch to the next _new_ mail by % hitting again. How can I

Re: gpg return mangling display

2002-05-22 Thread David T-G
Aaron -- ...and then Aaron Goldblatt said... % % I've got gnupg set up to download keys and verify signatures automatically % when it runs across an invalid key, and the system works okay. That's good. In fact, gpg automatically got your new key for me :-) % % However, when it does so, the

Re: List down ?

2002-05-22 Thread David T-G
Sharukh -- ...and then Dr. Sharukh K. R. Pavri. said... % % I haven't recieved a single mail from the list since the last week or so. % Is it the list or is it just me ? It's you. % % Sharukh. % -- % Dr. Sharukh K. R. Pavri % Mumbai, India. HTH & HAND :-D -- David T-G

Re: Virtual Folders in mutt

2002-05-22 Thread Anthony Towns
On Mon, May 20, 2002 at 09:36:04AM +0100, Bruno Postle wrote: > On Mon 20-May-2002 at 05:50:38 +1000, Iain Truskett wrote: > > * Anthony Towns ([EMAIL PROTECTED]) [20 May 2002 17:38]: > > > First, has anyone done this before? Is there a FAQ or HOWTO I could > > > be reading? > > Examine the 'limit

Re: List down ?

2002-05-22 Thread Bruno Postle
On Wed 22-May-2002 at 10:23:07AM +0100, Bruno Postle wrote: > On Tue 21-May-2002 at 01:47:38PM +0530, Dr. Sharukh K. R. Pavri. wrote: > > > > I haven't recieved a single mail from the list since the last week or > > so. Is it the list or is it just me ? > > It stopped working sometime on Thursd

Re: List down ?

2002-05-22 Thread Bruno Postle
On Tue 21-May-2002 at 01:47:38PM +0530, Dr. Sharukh K. R. Pavri. wrote: > > I haven't recieved a single mail from the list since the last week or > so. Is it the list or is it just me ? It stopped working sometime on Thursday - Seems to be ok now, though no messages posted over the weekend will

List down ?

2002-05-22 Thread Dr. Sharukh K. R. Pavri.
I haven't recieved a single mail from the list since the last week or so. Is it the list or is it just me ? Sharukh. -- Dr. Sharukh K. R. Pavri Mumbai, India.

Help with Mailcap

2002-05-22 Thread V. Suresh
Hi All, I was a mutt fan while I was using Linux at home. Now at work place, I've configured mutt for windows. But I'm unable to configure mail cap entries. Even though I keep the mime.types and mailcap files under my HOME directory, still, mutt says no mailcap entry found. I want to open .

Help with mailcap

2002-05-22 Thread V. Suresh
Hi All, I was a mutt fan while I was using Linux at home. Now at work place, I've configured mutt for windows. But I'm unable to configure mail cap entries. Even though I keep the mime.types and mailcap files under my HOME directory, still, mutt says no mailcap entry found. I want to open

Re: How to scroll with space through _new_ massages?

2002-05-22 Thread Michael Tatge
Dirk Zimmermann ([EMAIL PROTECTED]) muttered: > I'm looking for a way to scroll through new mails by just using space > (or some other key) You lazy, lazy guy! Come on is it _so_ hard to press a few other keys? > , i.e. I read a mail and scroll through it with > . At end of mail I want to switch

How to scroll with space through _new_ massages?

2002-05-22 Thread Dirk Zimmermann
Hi! I'm looking for a way to scroll through new mails by just using space (or some other key), i.e. I read a mail and scroll through it with . At end of mail I want to switch to the next _new_ mail by hitting again. How can I achieve that? Dirk