Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 161736

Summary: app-editors/vim-core - default vimrc does not work with mutt
Product: Gentoo Linux Reporter: Jan Seeger <jan.seeger>
Component: Current packagesAssignee: Fernando J. Pereda (RETIRED) <ferdy>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jan Seeger 2007-01-12 12:46:55 UTC
The default vimrc in /etc/vim/vimrc sets the fileencoding variable to utf8. When writing mails with mutt and using vim as an editor, the config file get executed and the content type of the mail gets messed up. The file is really utf8, but the content type is set to the "real" content type. This messes up mails containing special characters.

Reproducible: Always

Steps to Reproduce:
1.Run mutt, write mail, insert characters from e.g. iso-8859-1 like รถ
2.Look at received mail.

Actual Results:  
Characters are garbled.

Expected Results:  
Print the right characters.
Comment 1 Fernando J. Pereda (RETIRED) gentoo-dev 2007-01-12 19:30:50 UTC
That works nicely. What you really have to do is configure mutt properly. Specially, every config file should be utf-8 (including your signature).

- ferdy
Comment 2 Fernando J. Pereda (RETIRED) gentoo-dev 2007-01-12 19:31:49 UTC
I can't reproduce this. Reopen if you can still reproduce it with mutt configured properly.

- ferdy+