Encoding problem

2008-10-13 Thread Przemyslaw Gawronski
Hi, I've decided to change the default encoding of my system from iso-8859-2 (latin2, pl_PL) to utf-8 (pl_PL.utf8) and am still struggling a little with mutt/vim. I did look at: http://wiki.mutt.org/?MuttFaq/Charset but I still have something wrong :( When I create a new message everything

Re: Encoding problem

2008-10-13 Thread Mauro Sacchetto
Il lunedì 13 ottobre 2008 09:09:43 Przemyslaw Gawronski ha scritto: Hi, I've decided to change the default encoding of my system from iso-8859-2 (latin2, pl_PL) to utf-8 (pl_PL.utf8) and am still struggling a little with mutt/vim. I did look at: http://wiki.mutt.org/?MuttFaq/Charset but I

Re: Encoding problem

2008-10-13 Thread Przemyslaw Gawronski
Odd, but... Did u put set encoding=utf-8 in your ~/.vimrc ? It's in ~/.vim/ftplugins/mail for mail files. Any ways when I'm in the editor I can checked via: :set encoding? and I get utf-8 Przemek -- AIKIDO TANREN DOJO - Poland - Warsaw - Mokotow - Ursynow - Natolin info:

Re: patch: signin signoff feature (1.5.18)

2008-10-13 Thread Michelle Konzack
Am 2008-10-08 17:27:05, schrieb Christian Brabandt: The same is true for sig_dashes vs. signature and still you have the flexibility to set both settings. No, because the have absolutle nothing together... If you use fortunes or something like this, they will have NO sig_dashes and

Re: patch: signin signoff feature (1.5.18)

2008-10-13 Thread Michelle Konzack
Am 2008-10-08 17:43:11, schrieb Rado S: =- Alex Efros wrote on Wed 8.Oct'08 at 17:17:33 +0300 -= The attribution is used only while replying. It isn't designed to add Hi! at top of new message, it's function is completely different. You're correct, attribution doesn't cover new

Re: patch: signin signoff feature (1.5.18)

2008-10-13 Thread Michelle Konzack
Hello Kyle, Am 2008-10-08 11:41:39, schrieb Kyle Wheeler: soapbox Mutt is powerful because it is flexible, not because getting it set up is as simplistic and direct as possible. The question to ask with mutt is can it be made to do X without digging into the source code, whereas other

Re: patch: signin signoff feature (1.5.18)

2008-10-13 Thread Michelle Konzack
Hello *; Am 2008-10-08 10:10:37, schrieb Kyle Wheeler: I have no beef with your signin variable, but your signoff variable does appear to duplicate existing features. Because you can not have dynamic signatures? If I understand this right, with sig(in|off) you can create dynamic stuff

Re: /var/mail/$username is not a mailbox

2008-10-13 Thread Michelle Konzack
Am 2008-10-08 13:37:30, schrieb Indi: Hi, I have been using mutt without trouble on OS X for several weeks until today, when suddenly I got /var/mail/$username is not a mailbox. What on earth happened? I haven't done a thing to my mailspool file, nor to .muttrc. The only thing I can think

Re: How to prevent recoding of attachments?

2008-10-13 Thread Michelle Konzack
Am 2008-10-10 10:08:47, schrieb Kyle Wheeler: On Friday, October 10 at 10:05 AM, quoth Jörg Sommer: attach_charset Type: string Default: I've set this variable to us-ascii:utf-8, but Mutt still uses iso-8859-1. Huh... That's weird. It shouldn't do that.

Re: Encoding problem

2008-10-13 Thread bill lam
On Mon, 13 Oct 2008, Przemyslaw Gawronski wrote: set fileencodings=utf8 I guess this line is incorrect, you have to put multiple encodings see :h fencs may be you can send me a latin2 mail for testing. -- regards, GPG key 1024D/4434BAB3

Re: Encoding problem

2008-10-13 Thread Joost Kremers
On Mon, Oct 13, 2008 at 09:09:43AM +0200, Przemyslaw Gawronski wrote: When I create a new message everything works fine. But when I try to enter again the editor (gvim) to continue editing or answer a message the special characters (polish ones) get garbled. I made the same change the other

Re: How to prevent recoding of attachments?

2008-10-13 Thread Michelle Konzack
Am 2008-10-09 11:54:22, schrieb Kyle Wheeler: The easiest way is to compress them first. Right, but on all Devel-Liste I am, sending of compressed po/pot files or diffs are stronly discouraged because you can not read it inline without head standing... In mutt it works fine but not other

set alias for mail folder

2008-10-13 Thread Percy Foreman
I'm trying to figure out how to alias a mail folder so I can type '@folder' instead of '/home/test/mail/inbox' when trying to change. I tried putting alias folder '/home/test/mail/inbox' into muttrc, but mutt responds with opening _home_test_mail_inbox Of course he can't find it, so I don't

Re: set alias for mail folder

2008-10-13 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, October 13 at 08:05 PM, quoth Percy Foreman: I'm trying to figure out how to alias a mail folder so I can type '@folder' instead of '/home/test/mail/inbox' when trying to change. I tried putting alias folder '/home/test/mail/inbox'

Re: set alias for mail folder

2008-10-13 Thread Percy Foreman
Kyle Wheeler [EMAIL PROTECTED]: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, October 13 at 08:05 PM, quoth Percy Foreman: I'm trying to figure out how to alias a mail folder so I can type '@folder' instead of '/home/test/mail/inbox' when trying to change. I tried putting alias

cancel command

2008-10-13 Thread bill lam
Suppose I hit a key that is not a completely binded such as just a single esc, how to cancel this key gracefully, instead of continue to hit a space key so that it show an error message then abort. -- regards, GPG key 1024D/4434BAB3 2008-08-24

Re: cancel command

2008-10-13 Thread Michael Tatge
* On Tue, Oct 14, 2008 06:43AM +0800 bill lam ([EMAIL PROTECTED]) muttered: Suppose I hit a key that is not a completely binded such as just a single esc, how to cancel this key gracefully, instead of continue to hit a space key so that it show an error message then abort. Hit ^g (that's

Re: cancel command

2008-10-13 Thread bill lam
On Tue, 14 Oct 2008, Michael Tatge wrote: Hit ^g (that's ctrl-g) Thank you Michael, this is what I need. -- regards, GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3