Re: Escape characters in messages

2007-08-18 Thread Nicolas
On Sat, Aug 18, 2007 at 02:04:48AM +0200, Kai Grossjohann wrote: On Sat, Aug 18, 2007 at 12:52:55AM +0200, Nicolas wrote: I use mutt since 3-4 years. Sometimes, I receive messages which contain escape characters. Here is what is looks like : \222 is displayed while a ' should appear

Content-Length: and Lines: headers

2007-08-18 Thread Jon
Hi, I've noticed that whenever Mutt writes out a message (e.g. when saving a message to another directory) it adds a Content-Length: header to the output, and sometimes a Lines: header as well. Can I turn this behaviour off? AFAICT these headers are just some hacks for mbox files, but I only

3 questions: Renaming folders with hook + browser reverse date + openbsd

2007-08-18 Thread Vim Visual
Hi, First question: I figured out that it is possible to rename the file where the sent emails are stored with send-hook . set record=~/mail/sent-mail-`date +%Y-%m` set record==sent-mail-`date +%Y-%m` (or similar) by reading the faqs. Now a very silly question... please feel free

Re: Escape characters in messages

2007-08-18 Thread Kai Grossjohann
On Sat, Aug 18, 2007 at 10:25:21AM +0200, Nicolas wrote: But the same problem appears in another mail from the same people, when the mail contents isn't in an attachment and when there's this flag in the header : Content-Type: text/plain; charset=ISO-8859-1 I know the mails come from a

Re: 3 questions: Renaming folders with hook + browser reverse date

2007-08-18 Thread Kai Grossjohann
On Sat, Aug 18, 2007 at 11:21:08PM +0200, Vim Visual wrote: I figured out that it is possible to rename the file where the sent emails are stored with send-hook . set record=~/mail/sent-mail-`date +%Y-%m` set record==sent-mail-`date +%Y-%m` (or similar) by reading the faqs. Now a very

Re: 3 questions: Renaming folders with hook + browser reverse date

2007-08-18 Thread Gary Johnson
On 2007-08-18, Vim Visual [EMAIL PROTECTED] wrote: Hi, First question: I figured out that it is possible to rename the file where the sent emails are stored with send-hook . set record=~/mail/sent-mail-`date +%Y-%m` set record==sent-mail-`date +%Y-%m` (or similar) by

calling firefox from mutt - urlview

2007-08-18 Thread Chris
I'm using urlview v0.9 with mutt v1.5.12 and firefox v2.0.0.3 on OpenBSD 4.1. I just put the following line in my /home/me/.urlview and nothing in .muttrc or anywhere else. When I go to mutt and press CTRL-b, it shows the url list and when I click one of the URLs, it opens up firefox and nothing