Q: Better list of mailboxes?

2007-07-10 Thread Kai Grossjohann
I have added all my (important) mail folders to the mailboxes list, and I am now very fond of y to browse them. Some small features are missing, though, so I thought I'd ask here for ideas: - How to navigate to the next/previous mailbox with new mail? - How to restrict the list of mailboxes

How to organize mail in folders?

2007-07-10 Thread Kai Grossjohann
I used to use Gnus which is a newsreader at heart. Therefore the method to organize mail in folders ("groups" in Gnus-speak) was different from what I think I need with Mutt. I'd like to get some ideas from you how you organize your mail. For reference, here is what I think the problem might be.

Re: Change into an mbox - like chdir

2007-07-11 Thread Kai Grossjohann
On Tue, Jul 10, 2007 at 06:46:10PM +0100, David Woodfall wrote: > > Sorry it's hard to explain what I mean. Basically, I have some keybinds set > up like this: > > macro browser l "^u/home/dive/mail/lists" > > Works fine, but, I want to be able to cd into an mbox. I can't with > because I g

Re: How to organize mail in folders?

2007-07-11 Thread Kai Grossjohann
On Wed, Jul 11, 2007 at 12:57:10AM +0200, Kai Grossjohann wrote: > I used to use Gnus which is a newsreader at heart. Therefore the method > to organize mail in folders ("groups" in Gnus-speak) was different from > what I think I need with Mutt. > > I'd like to g

Re: Q: Better list of mailboxes?

2007-07-12 Thread Kai Grossjohann
On Tue, Jul 10, 2007 at 02:51:30PM +0200, Kai Grossjohann wrote: > I have added all my (important) mail folders to the mailboxes list, and > I am now very fond of y to browse them. Some small features are > missing, though, so I thought I'd ask here for ideas: > > [...] >

Re: Change into an mbox - like chdir

2007-07-12 Thread Kai Grossjohann
On Thu, Jul 12, 2007 at 05:07:46PM +0100, David Woodfall wrote: > > Yes I want to make a macro that will open a mbox and mark all posts as > read. At them moment I have a macro that marks all post read but needs you > to manually enter the mbox. Well, the command is called "change-folder", but yo

Re: How to organize mail in folders?

2007-07-20 Thread Kai Grossjohann
ategy, if that matters. Maybe I should. Or maybe you have a better strategy?) On to the details of your message: On Thu, Jul 19, 2007 at 07:26:31PM +0200, Michelle Konzack wrote: > Am 2007-07-11 17:03:23, schrieb Kai Grossjohann: > > > > What I'm looking for is some suggesti

Re: How to organize mail in folders?

2007-07-20 Thread Kai Grossjohann
On Fri, Jul 20, 2007 at 03:19:42PM +0100, Chris G wrote: > The above strategy is a pretty good description of what I actually do. I wish I was that organized. It's difficult for me to muster the self-discipline to actually do this. > The only difference in my case is that I use a procmail looka

Re: shortcut to mbox

2007-07-21 Thread Kai Grossjohann
On Sat, Jul 21, 2007 at 06:25:33PM +0200, Benjamin Eckenfels wrote: > I'm looking for other shortcuts like "c!" for spooldir. Mutt manual, section 4.7 "Mailbox shortcuts". Kai

Q: View as Windows-1252?

2007-08-03 Thread Kai Grossjohann
I find that I (fairly) often get messages with no charset specified, or with the wrong charset specified, so I do Ctrl-E on them and edit the charset parameter to windows-1252, which seems to work well for most cases. Is it possble to automate this, so that I only have to press a single key? What

Re: Q: View as Windows-1252?

2007-08-03 Thread Kai Grossjohann
On Fri, Aug 03, 2007 at 08:56:57AM -0500, Kyle Wheeler wrote: > On Friday, August 3 at 03:37 PM, quoth Kai Grossjohann: > > I find that I (fairly) often get messages with no charset specified, or > > with the wrong charset specified, so I do Ctrl-E on them and edit the > >

Re: Q: View as Windows-1252?

2007-08-03 Thread Kai Grossjohann
On Fri, Aug 03, 2007 at 10:21:52AM -0500, Kyle Wheeler wrote: > On Friday, August 3 at 04:55 PM, quoth Kai Grossjohann: > > I think this applies to bad charset specifications. But in my case > > I notice that Ctrl-E either shows me charset=utf-8 (where the > > message is

Re: Q: View as Windows-1252?

2007-08-03 Thread Kai Grossjohann
On Fri, Aug 03, 2007 at 05:10:57PM -0500, Kyle Wheeler wrote: > Mail clients that have put the time and effort into actually > supporting utf-8 tend to be aware of the problem of unlabelled > charsets, so it's highly unlikely that you'd find a UTF8-encoded > message that was not labelled as UTF

Re: Does mutt have any concept of "where I am now"?

2007-08-12 Thread Kai Grossjohann
On Sun, Aug 12, 2007 at 08:00:14PM +0100, Chris G wrote: > Is there any way in mutt to know where one is in a hierarchy of mail? No, but you can use folder-hook to set the default save folder. Of course, this is really a bear because you have to repeat it for every folder... For example: folde

What do backquotes do?

2007-08-12 Thread Kai Grossjohann
What exactly do backquotes do? I've seen the uname example in the manual, but that leaves a number of questions open. For example, can I only use backquotes for the value? Or can I also use it for the name? | set foo=`echo bar` This is a somewhat silly way to set the variable foo to the value

Re: Q: View as Windows-1252?

2007-08-12 Thread Kai Grossjohann
t does not indicate a charset. When I do Ctrl-E on this message, the prompt says "charset=us-ascii". Editing that to "charset=windows-1252" does the trick -- Mutt now shows umlauts as such instead of as question marks. tia, Kai On Fri, Aug 03, 2007 at 03:37:38PM +0200, Ka

Re: Q: View as Windows-1252?

2007-08-13 Thread Kai Grossjohann
On Mon, Aug 13, 2007 at 09:16:15AM +0200, Christian Ebert wrote: > * Kai Grossjohann on Sunday, August 12, 2007 at 23:36:40 +0200 > > Thanks to Kyle's suggestions, I've now got > > > >| set assumed_charset=iso-8859-1:windows-1252 > > TFM says about assu

Re: Does mutt have any concept of "where I am now"?

2007-08-13 Thread Kai Grossjohann
On Mon, Aug 13, 2007 at 09:35:39AM +0100, Chris G wrote: > However, taking thought, it should be possible to auto-generate the > folder-hook commands without to much difficulty a simple shell script > using 'find' starting at /home/chris/Mail would do what I want and you > can then use `run the sc

Re: Q: View as Windows-1252?

2007-08-13 Thread Kai Grossjohann
On Mon, Aug 13, 2007 at 05:36:12PM +0200, Kai Grossjohann wrote: > Here is the entire header listing, as printed by 'h'. I've replaced the > values of the irrelevant headers with -snipped-. > > Received: -snipped- > Received: -snipped- > Delivered-To: -snipped

Re: Q: View as Windows-1252?

2007-08-13 Thread Kai Grossjohann
On Sun, Aug 12, 2007 at 06:24:54PM -0500, Kyle Wheeler wrote: > On Sunday, August 12 at 11:36 PM, quoth Kai Grossjohann: > >However, it does not help for a message with the following headers: > > > >| Mime-Version: 1.0 > >| Content-Type: text/plain; format=flowed >

Re: Q: View as Windows-1252?

2007-08-13 Thread Kai Grossjohann
On Mon, Aug 13, 2007 at 05:38:53PM +0200, Kai Grossjohann wrote: > On Mon, Aug 13, 2007 at 05:36:12PM +0200, Kai Grossjohann wrote: > > > Here is the entire header listing, as printed by 'h'. I've replaced the > > values of the irrelevant headers with -snip

Re: Does mutt have any concept of "where I am now"?

2007-08-13 Thread Kai Grossjohann
On Mon, Aug 13, 2007 at 09:04:20AM -0500, Matt Okeson-Harlow wrote: > On Mon, Aug 13, 2007 at 03:36:39PM +0200, Kai Grossjohann wrote: > > On Mon, Aug 13, 2007 at 09:35:39AM +0100, Chris G wrote: > > > > > However, taking thought, it should be possible to auto-genera

Re: Does mutt have any concept of "where I am now"?

2007-08-14 Thread Kai Grossjohann
On Tue, Aug 14, 2007 at 11:14:45AM +0100, Chris G wrote: > On Mon, Aug 13, 2007 at 10:12:29PM +0200, Kai Grossjohann wrote: > > > > This presupposes the "extended Maildir" layout, I think. My directory > > layout is that I've just got a directory with subdi

Re: How to organize mail in folders?

2007-08-15 Thread Kai Grossjohann
On Wed, Aug 15, 2007 at 10:39:09AM +0200, M. Fioretti wrote: > yes, I'm really interested in your all procmail recipes, especially > the one [that catches Bcc'd messages] (I'm trying to do the same thing > myself). Approach it from the opposite end: Messages with you in the To header go in folde

Re: Q: View as Windows-1252?

2007-08-15 Thread Kai Grossjohann
On Mon, Aug 13, 2007 at 10:13:17AM -0600, Kyle Wheeler wrote: > How truly bizarre. Any idea what messed-up client sent this? Wild guess: sqwebmail, possibly in an antique version. Kai

Re: CC'ing list people but not getting CC'd?

2007-08-17 Thread Kai Grossjohann
On Fri, Aug 17, 2007 at 04:38:30PM +0200, martin f krafft wrote: > In the mean time, however, I found that Junio, the git maintainer, > really just dislikes M-F-T: > > http://marc.info/?l=git&m=113882569532399&w=2 Which email client does he use? He claims that MFT is used for replies, but the

Re: Escape characters in messages

2007-08-17 Thread Kai Grossjohann
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 > \200 is displayed while a should appear Looks like the windows-1252 c

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

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. >

Re: Message-hook problem

2007-08-20 Thread Kai Grossjohann
Type Ctrl-E on the message and replace the charset iso-8859-1 with Windows-1252. If the message has multiple parts, hit v then choose the part that is displayed wrongly, then do Ctrl-E as described above. Does it help? Kai On Sun, Aug 19, 2007 at 12:41:46PM -0700, Breen Mullins wrote: > I've

Re: CC'ing list people but not getting CC'd?

2007-08-21 Thread Kai Grossjohann
On Sun, Aug 19, 2007 at 12:00:24AM +0200, Michelle Konzack wrote: > Am 2007-08-18 02:02:35, schrieb Kai Grossjohann: > > Which email client does he use? He claims that MFT is used for > > replies, > > but the name suggests that it should be used for followups, not > >

Re: CC'ing list people but not getting CC'd?

2007-08-21 Thread Kai Grossjohann
On Mon, Aug 20, 2007 at 08:56:19AM +0200, martin f krafft wrote: > also sprach Kai Grossjohann <[EMAIL PROTECTED]> [2007.08.18.0202 +0200]: > > Which email client does he use? He claims that MFT is used for replies, > > but the name suggests that it should be used for f

Re: Q: View as Windows-1252?

2007-08-27 Thread Kai Grossjohann
On Sat, Aug 25, 2007 at 07:22:36PM +0200, Alain Bench wrote: > And if we had the magic universal isprint(), well... The practical > benefit to the auto-sensing guesswork would be much lower than expected. > "iso-8859-1:utf-8" would be possible, but unreliable (some UTF strings > happen to not

Re: how not to auto-load attachments?

2007-08-27 Thread Kai Grossjohann
On Sat, Aug 25, 2007 at 02:00:14AM +0200, Michelle Konzack wrote: > Am 2007-08-24 13:26:29, schrieb Louis-David Mitterrand: > > Hi, > > > > When using imap with mutt-1.5.16 is there a way to not automatically > > load attachements when viewing the message body? > > No, since the attachments AR

[Slightly OT] Allow for choosing browser to follow a link

2007-08-29 Thread Kai Grossjohann
Ctrl-b invokes urlview which provides a list of URLs in the current message and allows me to choose one of them to view it. This invokes w3m or elinks. This is good. But from time to time I want to invoke other browsers. Or just copy the URL to the X11 clipboard. Is there an alternative to url

Re: [Slightly OT] Allow for choosing browser to follow a link

2007-08-29 Thread Kai Grossjohann
On Wed, Aug 29, 2007 at 07:55:18AM -0400, Patrick Shanahan wrote: > * Kai Grossjohann <[EMAIL PROTECTED]> [08-29-07 07:36]: > > Ctrl-b invokes urlview which provides a list of URLs in the current > > message and allows me to choose one of them to view it. This invokes > &

Re: compose with mutt on a remote server

2007-08-30 Thread Kai Grossjohann
I understand that you run mutt on two different machines, right? One is your home machine, one is the remote mail server? Then you need to keep ~/.mutt in sync between the two servers. Kai On Thu, Aug 30, 2007 at 02:48:37PM +0200, mess-mate wrote: > Hi, > i've installed maildir on a remote mai

Viewing HTML messages with images

2007-08-30 Thread Kai Grossjohann
Does anyone have a solution for viewing multipart/related messages where the main part is text/html which references the other parts which are typically images? I envision something that saves all parts of separate files in a temp directory, then either tweaks the filenames so that the links from

Re: Viewing HTML messages with images

2007-08-31 Thread Kai Grossjohann
On Thu, Aug 30, 2007 at 11:34:57PM -0500, Matt Okeson-Harlow wrote: > w3m can be compiled to display images in an xterm. Very well. But how do we convert a multipart/related message with text/html and image/foo parts into something that w3m can digest? I believe that some messages have text/htm

Re: compose with mutt on a remote server

2007-08-31 Thread Kai Grossjohann
On Fri, Aug 31, 2007 at 08:30:12PM +0200, mess-mate wrote: > Well..no. > I've a remote machine were i keep all the email's for all the users > (virtual). > From my desktop i connect with courier-imap to the remote server and > access my mailboxes with mutt. This works very well for reading but > w

Re: Viewing HTML messages with images

2007-08-31 Thread Kai Grossjohann
On Fri, Aug 31, 2007 at 10:14:36AM -0700, Gary Johnson wrote: > On 2007-08-31, Kai Grossjohann <[EMAIL PROTECTED]> wrote: > > On Thu, Aug 30, 2007 at 11:34:57PM -0500, Matt Okeson-Harlow wrote: > > > > > w3m can be compiled to display images in an xterm. >

Re: web addresses cut with +

2007-09-03 Thread Kai Grossjohann
On Thu, Aug 30, 2007 at 11:59:53AM -0700, William Yardley wrote: > On Thu, Aug 30, 2007 at 02:52:52PM +0200, tannhauser wrote: > > > > had the same problem. urlview is a very nice workaround: > > > > [quote man page] > > urlview is a screen oriented program for extracting URLs from text > >

Re: Subject �üîå

2007-09-03 Thread Kai Grossjohann
On Mon, Sep 03, 2007 at 03:22:31PM -0400, [EMAIL PROTECTED] wrote: > I seem to have partially sovled the UTF-8 problem. It turns out that > the problem was in my muttrc, which wants to see "set charset=UTF-8" > instead of "=en_US.UTF-8", while the latter is what $LANG wants to > see. $LANG conta

Re: SEC:UOutlook 2003 splits URLs over multiple lines when viewed

2007-09-07 Thread Kai Grossjohann
On Fri, Sep 07, 2007 at 04:10:31PM +0800, Wilkinson, Alex wrote: > Email sent from Outlook-2003 > -~-~-~-~-~-~-~-~-~-~-~-~-~-~ > > So this proves that outlook marks it up in HTML and does some seriosuly weird > stuff to the email when it gets sent. Actually, the HTML generated by OL looks sane.

Re: Terminfo settings et al

2007-09-07 Thread Kai Grossjohann
On Fri, Sep 07, 2007 at 01:05:02PM +0200, Eyolf Østrem wrote: > Where and how should I set the TERM variable? I guess there are five > possible levels here: environment/shell, Xterm, Screen, ncurses, and > application. > My distro's wiki (Archlinux) says that it's a bad idea to set the TERM > var

Append signature on a case-by-case basis

2007-09-07 Thread Kai Grossjohann
I understand that I can set $signature to a file name with my signature. Then all subsequent outgoing messages will have that signature appended. Or I can set $signature to something else or remove the file. Then all subsequent messages will not have a signature appended. But what I want is to be

Re: compose with mutt on a remote server

2007-09-11 Thread Kai Grossjohann
On Mon, Sep 10, 2007 at 05:42:09PM +0200, mess-mate wrote: > Kai Grossjohann <[EMAIL PROTECTED]> wrote: > | On Fri, Aug 31, 2007 at 08:30:12PM +0200, mess-mate wrote: > | > | > Well..no. > | > I've a remote machine were i keep all the email's for all the

Re: problem viewing mail

2007-09-23 Thread Kai Grossjohann
On Sat, Sep 22, 2007 at 11:06:01PM -0600, Joseph wrote: > I'm just experimenting with mutt and I have a basic problem. > I can not see any mail. You want to use Maildir... > set mbox_type=Maildir ... but tell Procmail to write files: > #people we always allow mail from > :0 > * ^From:.*([EMAIL

Re: More on non-ascii chars in headers

2007-09-25 Thread Kai Grossjohann
On Tue, Sep 25, 2007 at 10:03:30AM +0200, Eyolf Østrem wrote: > Eyolf =?iso-8859-1?Q?=D8strem?= RFC 2822 (is that the right number?) does not allow non-ascii characters in headers, and there is another RFC that describes how to encode non-ascii characters in headers. The above is your name