how to execute a command on exit mutt?

2007-04-05 Thread Raphael
Hello Users... I want, if I exit from mutt (with 'q') to execute a shell-command. How is this possible? Many thanks for all help and ideas. Greetings Raphael PS: google doesn't show me a good solution...

howto configure a macro only for a specific mailbox?

2007-04-20 Thread Raphael
I define a macro for only a specific mailbox? Thanks for any ideas and any help. Greetings Raphael

Mime-Problem

2007-06-27 Thread Raphael
his is important to know. :) Could this also be a false locale-config? This shows like a utf8-sign... But, I understand to less to debug this. Thanks a lot for all ideas and help. Greetings, Raphael

attachments menu: macros

2007-04-23 Thread Raphael Finkel
I am using Mutt 1.4.2.1i. Raphael

how to cut attachments from mails...

2007-10-01 Thread Raphael Brunner
Hi users how can I remove all attachments from a mail? The idea is, if someone send me a big mail with pictures, I save the images with 'save' and after, I want to archive the mail-text, whithout the (big) attachments. The simplest way is a macro in mutt to remove all attachments on the selected m

[SOLVED]Re: how to cut attachments from mails...

2007-10-02 Thread Raphael Brunner
On Mon, Oct 01, 2007 at 04:35:59PM -0500, David Champion wrote: > > how can I remove all attachments from a mail? The idea is, if someone > > Delete them from the attachments menu. Normally this means pressing 'v' > while viewing the message in index or pager, scrolling to the attachment > you do

mark as read and save macro don't work correctly, why?

2007-10-02 Thread Raphael Brunner
hi there I use the following folder-hook-macro: folder-hook . 'set sort=reverse-date-received; \ macro index d "N=999-Trash^M"; \ macro pager d "N=999-Trash^M" now, if I press 'd' on a message, the N-flag is cleared,

[SOLVED] Re: mark as read and save macro don't work correctly, why?

2007-10-02 Thread Raphael Brunner
On Tue, Oct 02, 2007 at 02:56:31PM -0500, Kyle Wheeler wrote: > On Tuesday, October 2 at 09:35 PM, quoth Raphael Brunner: > >folder-hook .'set sort=reverse-date-received; \ > > macro index d

Re: mark as read and save macro don't work correctly,

2007-10-02 Thread Raphael Brunner
On Tue, Oct 02, 2007 at 04:30:11PM -0500, Kyle Wheeler wrote: > On Tuesday, October 2 at 11:21 PM, quoth Raphael Brunner: > >many thanks! I changed the lines to this and it work now! > > Here's an improvement: > > folder-hook . 'set sort=reverse-date-rec

Re: mark as read and save macro don't work correctly,

2007-10-03 Thread Raphael Brunner
On Tue, Oct 02, 2007 at 11:49:18PM -0500, Kyle Wheeler wrote: > On Wednesday, October 3 at 12:00 AM, quoth Raphael Brunner: > >Thanks for this idea, but now I have this: > > > >1. the macro 'pager d' don't work (also the same without $my_resolve). > >It s

Re: mark as read and save macro don't work correctly,

2007-10-03 Thread Raphael Brunner
On Wed, Oct 03, 2007 at 01:54:48PM +0200, Christian Ebert wrote: > * Raphael Brunner on Wednesday, October 03, 2007 at 13:14:09 +0200 > > On Tue, Oct 02, 2007 at 11:49:18PM -0500, Kyle Wheeler wrote: > >> Hmmm, there may be a limit on the length of a macro, which might be >

utf8 encoding problem, but which part?

2007-10-16 Thread Raphael Brunner
it display exact the same like vim. Now, I don't know where I should begin to debugging and how. Is this a problem of my system, of my terminal, of mutt or vim? I don't know this. I googled a lot, but because I couldn't define my problem exactly, I search in the darkness. Have you an

folder-hook to archive old messages problem

2008-01-15 Thread Raphael Brunner
as a working solution? Thank you for any idea/help! greetings, raphael

folder hooks and condition not for the first message

2008-03-21 Thread Raphael Brunner
works good, only if I'm on the first message in the folder, then it jumps after to the second. From then, it stays allways on the second, if I press the "d" key. Is there any way to give a condition to the command to ignore, if it's the first message in the box? Or is there any better idea? Thank you for any idea and help. Raphael

Re: folder hooks and condition not for the first message

2008-03-26 Thread Raphael Brunner
> > the command is to delete from the selected message to > > bottom, not like without it, to the top message. > > What happens if you drop and set $resolve? > Hi Alain, I'll read it at the weekend how this work, at the moment, I don't understand what $resolve is. But, i'll try it... tha

Re: folder hooks and condition not for the first message [SOLVED]

2008-03-30 Thread Raphael Brunner
> > the command is to delete from the selected message to > > bottom, not like without it, to the top message. > > What happens if you drop and set $resolve? > Exactly this works great! Thank you very much! Have a nice Sunday. Raphael.

how to display a status-message from macros?

2008-05-18 Thread Raphael Brunner
the version-string. Is it also possible to show something like my address from macros? Now, I use this, but the "sleep" isn't very nice... macro index "set from='[EMAIL PROTECTED]'!echo "use [EMAIL PROTECTED]";sleep 1" is there a way to display a status-message? Thanks for all your ideas. Greetings, Raphael

Re: how to display a status-message from macros?

2008-05-19 Thread Raphael Brunner
> That, or putting a "set ?from" right at the end > of the macro? Yes, thank you! It's exactly this. Is it also possible to display such message but not a variable but only text like "now, ok..."? raphael

[SOLVED] Re: how to display a status-message from macros?

2008-05-19 Thread Raphael Brunner
; > :set my_var="now, ok..." > :set ?my_var > ok, now, all is clear and works fine. :) Thanks you! raphael

unsubscribe

2008-06-27 Thread Raphael Brunner
unsubscribe

Re: strange charset problem with german/kyrillic chars

2008-07-01 Thread Raphael Brunner
in vim, then the subject-line is displayed correct. only in mutt-index and pager the charset is weird. Very strange. If I receive a copy of the same mail with eg. mozilla-mail, there it's displayed correct. Because that, I think, something is wrong with my settings. Any Idea how to debug the next step? Any help is welcome... thanks a lot, raphael

Re: Charset in Headers

2008-10-28 Thread Raphael Brunner
> my question is, sometimes I became a mail with a correct charset > displayed in (e.g.) mozilla thunderbird, but in mutt, there are other > strange characters in the subject, but ONLY there. Now, I think, the > header is coded as utf8, but mutt don't know about it. > google show that iconv is not