Re: pgpewrap

2014-03-20 Thread Patrick Shanahan
* Dale A. Raby [03-20-14 20:10]: > Thanks for the reply. The original "complaint" was: > > [dale@localhost ~]$ mutt > sh: /usr/lib/mutt/pgpewrap: No such file or directory > Press any key to continue... > > Your grep command returned: > > [dale@localhost ~]$ grep -i wrap /etc/muttrc ~/.muttrc

Re: strange chars with mutt, xterm, vim and gnome

2014-03-20 Thread Gary Johnson
On 2014-03-20, Derek Martin wrote: > On Thu, Mar 20, 2014 at 11:01:23AM +0100, Louis-David Mitterrand wrote: > > In gnome when I reply some french emails with accented chars I > > sometimes get weird wide chars in place of the accented characters in > > vim. The accented character would appear norm

Re: pgpewrap

2014-03-20 Thread Patrick Shanahan
* Dale A. Raby [03-20-14 15:04]: > I have migrated my .muttrc from a Mint distribution to a Fedora 20, but > am now getting complaints from Mutt upon invoking GPG having to to with > the pgpewrap file. Anybody else notice this? What does "grep -i wrap /etc/muttrc ~/.muttrc" provide? -- (paka)P

pgpewrap

2014-03-20 Thread Dale A. Raby
I have migrated my .muttrc from a Mint distribution to a Fedora 20, but am now getting complaints from Mutt upon invoking GPG having to to with the pgpewrap file. Anybody else notice this? -- Buy my book: 777 Bon Mots for Gunslingers and Other Real Men. Available from most online book sellers.

Re: strange chars with mutt, xterm, vim and gnome

2014-03-20 Thread Derek Martin
On Thu, Mar 20, 2014 at 11:01:23AM +0100, Louis-David Mitterrand wrote: > In gnome when I reply some french emails with accented chars I > sometimes get weird wide chars in place of the accented characters in > vim. The accented character would appear normally when reading the > message in mutt's p

Re: strange chars with mutt, xterm, vim and gnome

2014-03-20 Thread Louis-David Mitterrand
On Thu, Mar 20, 2014 at 02:30:47PM +0100, alarig wrote: > On Thu, Mar 20, 2014 at 01:10:33PM +0100, Louis-David Mitterrand wrote: > > Also I tried adding "set encoding=utf-8" to my .vimrc without change. > > > > Attached are two screenshots that illustrate the problem: > > > > - mutt pager view w

Re: strange chars with mutt, xterm, vim and gnome

2014-03-20 Thread alarig
On Thu, Mar 20, 2014 at 01:10:33PM +0100, Louis-David Mitterrand wrote: > Also I tried adding "set encoding=utf-8" to my .vimrc without change. > > Attached are two screenshots that illustrate the problem: > > - mutt pager view where the word "présenter" appears fine: > > http://flavius.ap

Re: strange chars with mutt, xterm, vim and gnome

2014-03-20 Thread Alexander Huemer
On Thu, Mar 20, 2014 at 01:10:33PM +0100, Louis-David Mitterrand wrote: > On Thu, Mar 20, 2014 at 11:24:57AM +0100, Alexander Huemer wrote: > > Hi, > > > > On Thu, Mar 20, 2014 at 11:01:23AM +0100, Louis-David Mitterrand wrote: > > > Lately I've been trying out gnome 3 in debian. I usually work wi

Re: strange chars with mutt, xterm, vim and gnome

2014-03-20 Thread Louis-David Mitterrand
On Thu, Mar 20, 2014 at 11:24:57AM +0100, Alexander Huemer wrote: > Hi, > > On Thu, Mar 20, 2014 at 11:01:23AM +0100, Louis-David Mitterrand wrote: > > Lately I've been trying out gnome 3 in debian. I usually work without > > a desktop environment with just openbox and a bunch of xterms. > > > >

Re: strange chars with mutt, xterm, vim and gnome

2014-03-20 Thread Paul
Try "set encoding=utf-8" as the first thing in your .vimrc.

Re: strange chars with mutt, xterm, vim and gnome

2014-03-20 Thread Alexander Huemer
Hi, On Thu, Mar 20, 2014 at 11:01:23AM +0100, Louis-David Mitterrand wrote: > Lately I've been trying out gnome 3 in debian. I usually work without > a desktop environment with just openbox and a bunch of xterms. > > Gnome, it seems, is a utf-8 environment, whereas I usually work in > iso-8859-1

strange chars with mutt, xterm, vim and gnome

2014-03-20 Thread Louis-David Mitterrand
Hi, Lately I've been trying out gnome 3 in debian. I usually work without a desktop environment with just openbox and a bunch of xterms. Gnome, it seems, is a utf-8 environment, whereas I usually work in iso-8859-1 (latin1). In gnome when I reply some french emails with accented chars I sometime