Re: seeing umlauts in mutt (works okay in vim, not mutt)

2001-09-11 Thread Danie Roux
On Mon, Sep 10, 2001 at 10:29:12PM -0500, will trillich wrote: i was referring to vim operations ^K-keystroke-keystroke and :dig (:digraph). very cool. i could learn a new feature about vim every hour and i bet it'd take ten years to finish. Did you know about :set digraph? To type ê, you then

Re: seeing umlauts in mutt (works okay in vim, not mutt)

2001-09-11 Thread dman
On Mon, Sep 10, 2001 at 10:29:12PM -0500, will trillich wrote: | On Mon, Sep 10, 2001 at 05:08:48PM -0400, dman wrote: | On Mon, Sep 10, 2001 at 03:01:41PM -0500, will trillich wrote: | | on Mon, Aug 27, 2001 at 06:28:19PM +0100, Oliver Elphick (olly@lfix.co.uk) wrote: | | Using vim as the

seeing umlauts in mutt (works okay in vim, not mutt)

2001-09-10 Thread will trillich
On Mon, Aug 27, 2001 at 03:49:31PM -0700, Karsten M. Self wrote: on Mon, Aug 27, 2001 at 06:28:19PM +0100, Oliver Elphick (olly@lfix.co.uk) wrote: Using vim as the editor, I can type Ctrl-k U or Ctrl-k u :dig shows all currently-defined digraphs. Vielen Danke! Das vird nur noch ein

Re: seeing umlauts in mutt (works okay in vim, not mutt)

2001-09-10 Thread Volker Schlecht
now, who can tell us newbies how to make MUTT dislpay the 8-bit chars correctly? (i see lots of ? in mutt, but in vim all is lovely.) Well, here are the charset-related entries from my .muttrc (1.3.20i): set locale=C # I prefer english UIs to the German translations...

Re: seeing umlauts in mutt (works okay in vim, not mutt)

2001-09-10 Thread dman
On Mon, Sep 10, 2001 at 03:01:41PM -0500, will trillich wrote: | On Mon, Aug 27, 2001 at 03:49:31PM -0700, Karsten M. Self wrote: | on Mon, Aug 27, 2001 at 06:28:19PM +0100, Oliver Elphick (olly@lfix.co.uk) wrote: | Using vim as the editor, I can type Ctrl-k U or Ctrl-k u | | :dig shows

Re: seeing umlauts in mutt (works okay in vim, not mutt)

2001-09-10 Thread Mike Pfleger
* Volker Schlecht ([EMAIL PROTECTED]) wrote: set locale=C # I prefer english UIs to the German translations... unset allow_8bit set charset=iso-8859-1 set send_charset=us-ascii:iso-8859-1:utf8 I take it that there should be a closing double quote finishing off that

Re: seeing umlauts in mutt (works okay in vim, not mutt)

2001-09-10 Thread Volker Schlecht
* Mike Pfleger [EMAIL PROTECTED] [010911 00:46]: set locale=C unset allow_8bit set charset=iso-8859-1 set send_charset=us-ascii:iso-8859-1:utf8 I take it that there should be a closing double quote finishing off that set charset line? Yep, forgot to mark that one

Re: seeing umlauts in mutt (works okay in vim, not mutt)

2001-09-10 Thread will trillich
On Mon, Sep 10, 2001 at 05:08:48PM -0400, dman wrote: On Mon, Sep 10, 2001 at 03:01:41PM -0500, will trillich wrote: | on Mon, Aug 27, 2001 at 06:28:19PM +0100, Oliver Elphick (olly@lfix.co.uk) wrote: | Using vim as the editor, I can type Ctrl-k U or Ctrl-k u | | :dig shows all