Re: LC filename of attachement (off topic)

2002-09-26 Thread Hans Ginzel


On Wed, Sep 25, 2002 at 06:00:53PM -0700, Michael Elkins wrote:
In the view attachements menu I see name of attachement
  =?iso-8859-2?Q?poutn=ED_slavnost_SW.doc?

 The sender's MUA incorrectly encoded the filename in this manner.  You
 can work around it by putting
   set rfc2047_parameters

  Thank you for answer. I read manual long time ago, must do it again.

Does anybody probably know how to set sender's MUA (MS Outlook Express)
to do it correctly? How does mutt encode the filenames?

--
Hans Ginzel



reread configuration file

2002-09-25 Thread Hans Ginzel

Hello,

   can mutt reread hiis configuration file ~/.muttrc? Has mutt command
source like VIM?

Regards
--
Hans Ginzel

http://interviews.slashdot.org/article.pl?sid=02/09/06/1343222
http://www.infoworld.com/articles/op/xml/02/08/26/020826opsource.xml



LC filename of attachement

2002-09-25 Thread Hans Ginzel

Hello,

  In the view attachements menu I see name of attachement

=?iso-8859-2?Q?poutn=ED_slavnost_SW.doc?

  I thing this encoding is used in mail headers. Is it correct to use it
also in attachement names? Does mutt support such names? I want to
decode them when viewing name or saving attachement.

  I use Mutt 1.3.28i (2002-03-13) on Debian Linux Woody,
with locales: LC_ALL unset, LANG=C, LC_COLLATE=cs_CZ, LC_CTYPE=cs_CZ.


Thanks
--
Hans Ginzel

http://interviews.slashdot.org/article.pl?sid=02/09/06/1343222
http://www.infoworld.com/articles/op/xml/02/08/26/020826opsource.xml



Re: reread configuration file

2002-09-25 Thread Hans Ginzel


On Wed, Sep 25, 2002 at 04:39:41PM -0400, Ricardo SIGNES wrote:

 can mutt reread hiis configuration file ~/.muttrc?

  Has mutt command source like VIM?

   source filename
   The given file will be evaluated as a configuration file.

But how to get rid of lines that are no more in new config file?
Something like:
:function reread_cfg_files
:   reset all options to compile time
:   source startup files as by usual start
:endfunction
--
Hans Ginzel

PS: My wish

:! should be a synonymum for !

because I used to use it in VIM.



mv /var/mail/hans mbox safely, visual bell

2002-08-04 Thread Hans Ginzel

Hello,

   how can I move in a script mail from the spoolfile to
mbox safely (with locking)?

   How can I set in mutt to do visal bell instaed of audible?

Thanks
-- 
Hans Ginzel



filtering mailbox

2002-07-22 Thread Hans Ginzel

Hello,

  I have a mailbox with ~1 mails, most of them are duplicated. How
can I delete the duplicities? 

  Manualy it can be done by sorting mails by date, go from top and most
every second mail delete. Can it be done in batch?

  Are developers plannig some embed scripting language? E.g. perl in the
way as is in VIM?

Thanks
-- 
Hans Ginzel



edit message from compose menu

2000-09-27 Thread Hans Ginzel


Hello.

   How to edit the body of the message from the compose menu otherway
than postpone the message?


Thanks

Hans