Accented characters not showing in pager

2007-04-13 Thread Trey Sizemore
I received an e-mail recently in which there were a number of accented
in the message body.  However, these characters did not appear, only
blank space where they should have been.

Opening this e-mail in another mailer on the same machine displayed the
characters.  I'm trying to discern why mutt is not displaying the
characters and other mailers are.

I thought perhaps there was something in .muttrc overriding the locale
setting, but I can find nothing.

The output of locale on my box shows:

LANG=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=

Where else might I look to troubleshoot this?

-- 
Cheers,
Trey

 
Distress, n.:
A disease incurred by exposure to the prosperity of a friend.
-- Ambrose Bierce, The Devil's Dictionary
 
Linux laptop 2.6.16.37-0.23-default i686 GNU/Linux
 11:32am  up 2 days  5:59,  6 users,  load average: 0.24, 0.44, 0.53


Re: Accented characters not showing in pager

2007-04-13 Thread TALEB Hakim
[2007-04-13, 11:36 -0400], Trey Sizemore writes:
 
 Where else might I look to troubleshoot this?

French characters ? If so try :

$ LC_MESSAGES=fr_FR.UTF-8;export LC_MESSAGES


Re: Accented characters not showing in pager

2007-04-13 Thread Trey Sizemore
On Fri, 13 Apr 2007 16:36:48 +0200
TALEB Hakim [EMAIL PROTECTED] wrote:

 [2007-04-13, 11:36 -0400], Trey Sizemore writes:
  
  Where else might I look to troubleshoot this?
 
 French characters ? If so try :
 
 $ LC_MESSAGES=fr_FR.UTF-8;export LC_MESSAGES

These characters:

àáäèéëìíïòóöùúü

-Trey


Re: Accented characters not showing in pager

2007-04-13 Thread Rado S
=- Trey Sizemore wrote on Fri 13.Apr'07 at 13:29:23 -0400 -=

   Where else might I look to troubleshoot this?
 
 àáäèéëìíïòóöùúü

Try wiki - faq - charset.

-- 
© Rado S. -- You must provide YOUR effort for your goal!
EVERY effort counts: at least to show your attitude.
You're responsible for ALL you do: you get what you give.


accented characters

2002-01-10 Thread Will Yardley

there was some discussion a couple weeks ago about typing accented
characters in X etc., and a couple other people agreed that it was hard
to find an english language document on setting this up.

so just thought i'd post this link, which i found helpful.

http://www.sober.com/content/accented_characters.html

hope that helps someone else out.

and i'm excited to finally have a use for that damn 'windows' key :

w



Re: How to display accented characters in mutt 1.3.25?

2002-01-08 Thread Tobias Brueckner

On Tue, Jan 08, 2002 at 06:57:13AM +0100, Gerhard Häring wrote:
 Le 07/01/02 ? 22:57, Walt Mankowski écrivit:
  I recently tried out mutt 1.3.25.  This is my first look at the 1.3.*
  series of mutt.  One thing I noticed right away is that mutt is no
  longer display accented characters correctly.  On the index screen
  they appear as question marks.  When viewing the text of an email,
  they appear as octal with a / in front of them.
 
 In my experience an appropriate locale must be set or else the characters are
 considered non-printable.
 
 Here's the relavant part from my bash .profile file:
 
 export LANG=en_IE@euro
 export LC_ALL=en_IE@euro
 export LANGUAGE=en_IE@euro
 export LC_CTYPE=en_IE@euro

(Beeing in Germany) I only defined

  export LC_CTYPE=de_DE.ISO_8859-1

That does the trick. At least for accents and umlauts.

Tobias.

PS: Isn't this some kind of FAQ?



Re: How to display accented characters in mutt 1.3.25?

2002-01-08 Thread Walt Mankowski

On Tue, Jan 08, 2002 at 11:56:41AM +0100, Tobias Brueckner wrote:
 (Beeing in Germany) I only defined
 
   export LC_CTYPE=de_DE.ISO_8859-1
 
 That does the trick. At least for accents and umlauts.

Adding

export LC_ALL=en_US.ISO_8859-1

worked for me.  Thanks.

 PS: Isn't this some kind of FAQ?

Probably, but I couldn't find it.  :-)

Walt





msg22670/pgp0.pgp
Description: PGP signature


How to display accented characters in mutt 1.3.25?

2002-01-07 Thread Walt Mankowski

I recently tried out mutt 1.3.25.  This is my first look at the 1.3.*
series of mutt.  One thing I noticed right away is that mutt is no
longer display accented characters correctly.  On the index screen
they appear as question marks.  When viewing the text of an email,
they appear as octal with a / in front of them.

There doesn't appear to be anything wrong with the font I'm using,
because if I fall back to 1.2.5.1 everything looks fine.

Any idea what I need to tweak?

Walt




msg22553/pgp0.pgp
Description: PGP signature


Re: How to display accented characters in mutt 1.3.25?

2002-01-07 Thread Gerhard Hring

Le 07/01/02 ? 22:57, Walt Mankowski écrivit:
 I recently tried out mutt 1.3.25.  This is my first look at the 1.3.*
 series of mutt.  One thing I noticed right away is that mutt is no
 longer display accented characters correctly.  On the index screen
 they appear as question marks.  When viewing the text of an email,
 they appear as octal with a / in front of them.
 
 There doesn't appear to be anything wrong with the font I'm using,
 because if I fall back to 1.2.5.1 everything looks fine.
 
 Any idea what I need to tweak?

In my experience an appropriate locale must be set or else the characters are
considered non-printable.

Here's the relavant part from my bash .profile file:

export LANG=en_IE@euro
export LC_ALL=en_IE@euro
export LANGUAGE=en_IE@euro
export LC_CTYPE=en_IE@euro

Normally my locale would be de_DE, but I don't like German messages in mutt and
other programs. en_IE was the only possibility to get the Euro sign in my
locale :-) Finally some advantage in having Irland in the EU ;-)

Gerhard
-- 
mail:   gerhard at bigfoot dot de   registered Linux user #64239
web:http://www.cs.fhm.edu/~ifw00065/public key at homepage
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



Re: GnuPG and accented characters

2001-09-25 Thread Rino Mardo

On Tue, Sep 18, 2001 at 11:19:22AM +0200 or thereabouts, Ren? Clerc wrote:
 Hi everyone,
 
 since we're talking about gpg anyway, perhaps I may find the answer to
 my problem here.
 
 as you can learn from my .signature, my name contains an e-accent-aigu.
 When I generate my key, with this character in it, everything's fine,
 but when I publish my key to the keyserver, it ends up like:
 
 Ren?? Clerc
 
 I used the both iso-8859-1 and iso-8859-2 for the --charset option,
 but this doesn't help. Does anybody know how to handle this problem?
 Is there another way of escaping this character in the gpg prompts?
 
 Or should I change some TERM setting or so? (mine is 'screen' right
 now)...
 
 Or should I just change my name? (sigh...)
 
 All the help is appreciated!
 
hi. i found your mail in mutt-users mailing list and i'm having problem
displaying accented characters in mutt.  like your name it is appearing as
Ren??.  have you found the solution yet?

-- 
GUIs normally make it simple to accomplish simple actions and impossible
to accomplish complex actions.   --Doug Gwyn  (22/Jun/91 in comp.unix.wizards)

 PGP signature


Re: X-GPG headers [was: GnuPG and accented characters]

2001-09-20 Thread René Clerc

On Wed, Sep 19, 2001 at 06:59:11AM -0400, David T-G wrote:

[... some very long config line ;) ...]

| % This is because of GnuPG: when Mutt asks gpg for a key, and in case
| % gpg doesn't have it, it downloads the key from a server, and passes
| % it back to Mutt. So the retrieving is transparent to Mutt...
| 
| Right.  I think it likely, though, that you have a default value for
| pgp_getkeys_command and are using that.

Nopz. Just deleted your key (sorry), added

set pgp_getkeys_command=

to my ~/.muttrc and it did download your key again ;). So IMHO if you
have set a good keyserver in your ~/.gnupg/options file, you don't
need the pgp_getkeys_command...

-- 
René Clerc  - ([EMAIL PROTECTED])



Re: X-GPG headers [was: GnuPG and accented characters]

2001-09-19 Thread David T-G

René --

...and then Ren? Clerc said...
% On Tue, Sep 18, 2001 at 09:50:24AM -0400, David T-G wrote:
% 
% | Look into the mysteries of $pgp_getkeys_command to learn more
% | (translation: RTFM :-)
% 
% That command equals  in my case ;)

Now that's odd..  I use gpg with mutt and source gpg.rc (I *think*
unmodified from the tarball except for my --keyring option, but I'm not
positive) and I have

  set pgp_getkeys_command=gpg --recv-keys --keyring pubring.catch-all-keys.gpg %r 
2/dev/null

(sorry for the long line) in my config...


% 
% This is because of GnuPG: when Mutt asks gpg for a key, and in case
% gpg doesn't have it, it downloads the key from a server, and passes
% it back to Mutt. So the retrieving is transparent to Mutt...

Right.  I think it likely, though, that you have a default value for
pgp_getkeys_command and are using that.


% 
% | % Because, when I view a message, I can't find any key id attached to
% | % it...
% | 
% | It has to be there or nobody would ever know, but it's embedded in the
% | PGP code itself (IIRC) and thus not so obvious to your eye.
% 
% It's probably somewhere in the PGP signature, I agree...

Yah.


% 
% -- 
% René Clerc  - ([EMAIL PROTECTED])
% 
% Doing more with less.
% -Buckminster Fuller


:-D
-- 
David T-G  * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/Shpx gur Pbzzhavpngvbaf Qrprapl Npg!


 PGP signature


GnuPG and accented characters

2001-09-18 Thread René Clerc

Hi everyone,

since we're talking about gpg anyway, perhaps I may find the answer to
my problem here.

as you can learn from my .signature, my name contains an e-accent-aigu.
When I generate my key, with this character in it, everything's fine,
but when I publish my key to the keyserver, it ends up like:

René Clerc

I used the both iso-8859-1 and iso-8859-2 for the --charset option,
but this doesn't help. Does anybody know how to handle this problem?
Is there another way of escaping this character in the gpg prompts?

Or should I change some TERM setting or so? (mine is 'screen' right
now)...

Or should I just change my name? (sigh...)

All the help is appreciated!

Regards,

-- 
René Clerc  - ([EMAIL PROTECTED])

That is 27 years ago, or about half an eternity in computer years.
-Alan Tibbetts (contributed by Nathan Poznick)



X-GPG headers [was: GnuPG and accented characters]

2001-09-18 Thread René Clerc

On Tue, Sep 18, 2001 at 11:19:22AM +0200, René Clerc wrote:
| Hi everyone,
| 
| since we're talking about gpg anyway, perhaps I may find the answer to
| my problem here.

Problem discussed in gnupg-users mailinglist. Problem lies with
keyservers not with me ;)

Another question:

are the X-GPG-*, X-PGP-* and alike headers generated because of some
configuration settings, or are they just results of several my_hdr
commands?

-- 
René Clerc  - ([EMAIL PROTECTED])

Meteorologist, n.:
A man who can look in a woman's eyes and predict whether.



Re: X-GPG headers [was: GnuPG and accented characters]

2001-09-18 Thread David T-G

René --

...and then Ren? Clerc said...
% On Tue, Sep 18, 2001 at 11:19:22AM +0200, René Clerc wrote:
% | 
% | since we're talking about gpg anyway, perhaps I may find the answer to
% | my problem here.
% 
% Problem discussed in gnupg-users mailinglist. Problem lies with
% keyservers not with me ;)

Good to know :-)


% 
% Another question:
% 
% are the X-GPG-*, X-PGP-* and alike headers generated because of some
% configuration settings, or are they just results of several my_hdr
% commands?

No, I think it's my_hdr stuff.


% 
% -- 
% René Clerc  - ([EMAIL PROTECTED])
% 
% Meteorologist, n.:
%   A man who can look in a woman's eyes and predict whether.

I thought that that was a meeting-her-ologist :-)


:-D
-- 
David T-G  * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/Shpx gur Pbzzhavpngvbaf Qrprapl Npg!


 PGP signature


Re: X-GPG headers [was: GnuPG and accented characters]

2001-09-18 Thread René Clerc

On Tue, Sep 18, 2001 at 06:23:13AM -0400, David T-G wrote:
| % Another question:
| % 
| % are the X-GPG-*, X-PGP-* and alike headers generated because of some
| % configuration settings, or are they just results of several my_hdr
| % commands?
| 
| No, I think it's my_hdr stuff.

Ok. Then probably the final question:

(hope I'm not annoying you guys/girls ;)

how does mutt know which key to fetch from the server? Does it base
this on the e-mail address of the sender?

Because, when I view a message, I can't find any key id attached to
it...

-- 
René Clerc  - ([EMAIL PROTECTED])

In order to maintain a well-balanced perspective, the person who has a
dog to worship him should also have a cat to ignore him.



Re: X-GPG headers [was: GnuPG and accented characters]

2001-09-18 Thread David T-G

René --

...and then Ren? Clerc said...
% On Tue, Sep 18, 2001 at 06:23:13AM -0400, David T-G wrote:
% | 
% | No, I think it's my_hdr stuff.
% 
% Ok. Then probably the final question:
% 
% (hope I'm not annoying you guys/girls ;)

Not yet :-)


% 
% how does mutt know which key to fetch from the server? Does it base
% this on the e-mail address of the sender?

Look into the mysteries of $pgp_getkeys_command to learn more
(translation: RTFM :-)


% 
% Because, when I view a message, I can't find any key id attached to
% it...

It has to be there or nobody would ever know, but it's embedded in the
PGP code itself (IIRC) and thus not so obvious to your eye.


% 
% -- 
% René Clerc  - ([EMAIL PROTECTED])
% 
% In order to maintain a well-balanced perspective, the person who has a
% dog to worship him should also have a cat to ignore him.


:-D
-- 
David T-G  * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/Shpx gur Pbzzhavpngvbaf Qrprapl Npg!


 PGP signature


Re: X-GPG headers [was: GnuPG and accented characters]

2001-09-18 Thread René Clerc

On Tue, Sep 18, 2001 at 09:50:24AM -0400, David T-G wrote:

| % how does mutt know which key to fetch from the server? Does it base
| % this on the e-mail address of the sender?
| 
| Look into the mysteries of $pgp_getkeys_command to learn more
| (translation: RTFM :-)

That command equals  in my case ;)

This is because of GnuPG: when Mutt asks gpg for a key, and in case
gpg doesn't have it, it downloads the key from a server, and passes
it back to Mutt. So the retrieving is transparent to Mutt...

| % Because, when I view a message, I can't find any key id attached to
| % it...
| 
| It has to be there or nobody would ever know, but it's embedded in the
| PGP code itself (IIRC) and thus not so obvious to your eye.

It's probably somewhere in the PGP signature, I agree...

-- 
René Clerc  - ([EMAIL PROTECTED])

Doing more with less.
-Buckminster Fuller



Re: Accented characters

2001-06-18 Thread Victor

TO WHOM IT MAY CONCERN:

Summing up all the suggestion received to solve my Italian accented
vowels problem, in the end I resorted to putting in /etc/profile the
following two lines:

export LANG=en_US
export LC_CTYPE=it_IT

This enable me to have accented vowels while still working with Debian
in English. In fact, owing to the still poor Debian's translation into
Italian and my partecipacion in many Debian's and other NGs, it is by
far better to stick to English as far as diagnostic is concerned.

Thanks to all

Vittorio

Victor [mutt-users] 07/06/01 17:42 +:
 No one has still answered to my devastating question:
 
 How can I make accented characters appear in my Italian e-mails (they're invariably 
substituted with '?')  ?
 
 Ciao é à (here an example)
 
 Vittorio
 
  



Re: Accented characters

2001-06-09 Thread Victor

Lorenzo Martignoni [mutt-users] 08/06/01 17:24 +0200:
 Suresh Ramasubramanian [EMAIL PROTECTED] wrote:
  You mean LC_CTYPE=it_IT right?
  
  -suresh
 
 I mean LANG=en_US, try it and see the accented characters.

Yeah, Lorenzo, you seem to be 'almost' right. I came across a debian Mutt doc in which 
they suggest to put in profile

LANG=en_US.iso-8859-1

I'll have a go at it and let you know.

Ciao
Vittorio

 
 LC_CTYPE gave me errors with perl (on my debian 2.3 testing) and so I've
 commented out from /etc/profile.
 
 lorenzo
 
 -- 
 L o r e n z o |   Those who do not understand Unix are 
 M a r t i g n o n i   |   condemned to reinvent it, poorly.
   |   -- H. Spencer



Re: Accented characters

2001-06-09 Thread Suresh Ramasubramanian


Victor [mutt-users] 09/06/01 12:30 +: 
 
 Lorenzo Martignoni [mutt-users] 08/06/01 17:24 +0200:
  Suresh Ramasubramanian [EMAIL PROTECTED] wrote:
   You mean LC_CTYPE=it_IT right?
   
 -suresh
  
  I mean LANG=en_US, try it and see the accented characters.
 
 Yeah, Lorenzo, you seem to be 'almost' right. I came across a debian Mutt doc
 in which they suggest to put in profile
   LANG=en_US.iso-8859-1
 I'll have a go at it and let you know.
 
 Yeah - iso-8859-1 would include a sizeable number of accented characters
 (though not all)

-- 
Suresh Ramasubramanian + Wallopus Malletus Indigenensis
mallet @ cluestick.org + Lumber Cartel of India, tinlcI
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin



accented characters

2001-06-09 Thread Benjamin Michotte

hello,

I use a 1.2.5i and i've got all my accent but when i try to install a
1.3.x, there are not available. I try with --enable-locales-fix,
--enable-nfs, --disable-... , but I only have some ? instead of thoses
accents.

In my .muttrc, I've got
set charset=iso-8859-1 

How can I have my accent with a 1.3.x ?

cu,
binny

-- 

Linux is not in the public domain. Linux is a cancer that attaches
itself in an intellectual property sense to everything it touches.
That's the way that the license works.
-- Steve Ballmer... Microsoft

Benjamin Michotte[EMAIL PROTECTED]
web  : http://www.baby-linux.net
homepage : http://www.baby-linux.net/binny
icq uin  : 99745024



Accented characters

2001-06-07 Thread Victor

No one has still answered to my devastating question:

How can I make accented characters appear in my Italian e-mails (they're invariably 
substituted with '?')  ?

Ciao é à (here an example)

Vittorio

 



Re: Accented characters

2001-06-07 Thread Dan Boger

On Thu, Jun 07, 2001 at 05:42:49PM +, Victor wrote:
 No one has still answered to my devastating question:
 
 How can I make accented characters appear in my Italian e-mails (they're invariably 
substituted with '?')  ?
 
 Ciao é à (here an example)

good example - came out (for me) as an 'e' with a '/' on top, and an 'a'
with a '\' on top...  My guess that your terminal is lacking somehow...

-- 
Dan Boger
[EMAIL PROTECTED]



Re: Accented characters

2001-06-07 Thread Suresh Ramasubramanian


Lorenzo Martignoni [mutt-users] 07/06/01 22:49 +0200: 
 Victor [EMAIL PROTECTED] wrote:
  No one has still answered to my devastating question:
 
  Ciao é à (here an example)
 
 and this line in /etc/profile:
   export LANG=en_US
 I suppose the most important is /etc/profile.

You mean LC_CTYPE=it_IT right?

-suresh

-- 
Suresh Ramasubramanian + Wallopus Malletus Indigenensis
mallet @ cluestick.org + Lumber Cartel of India, tinlcI
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin  



Q: charset and accented characters

2001-06-01 Thread dLux

Hello,

I have problems with mutt's charset settings.

I  am  using  iso-8859-2  charset,  but I  cannot  configure  mutt  to
display  accented characters  properly  when the  incoming letter  has
missing "charset" part in the Content-Type.

I have tried:

set charset="iso-8859-1,iso-8859-2"
charset-hook X-unknown iso-8859-2
charset-hook iso-88951 iso-8859-1
charset-hook iso-88952 iso-8859-2
charset-hook "iso-8859-1,iso-8859-2" iso-8859-2
set send_charset="iso-8859-2"

This seems  to be good,  so I can view  emails sent from  hotmail, but
if I send an email, the subject will be garbled:

  Subject: =?iso-8859-1,iso-8859-2?B?4cnJwUxfOj/ByVDV?=
=?iso-8859-1,iso-8859-2?Q?=C1L?=

Other try was this:

set charset="iso-8859-2"
charset-hook X-unknown iso-8859-2
charset-hook iso-88591 iso-8859-2
charset-hook iso-88592 iso-8859-2
charset-hook iso-8859-1 iso-8859-2
set send_charset="iso-8859-2"

But this it  seems to have problem with the  accented characters also,
so simply does not work.

The header of the mail I got looks like this:

Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: [EMAIL PROTECTED]
X-OriginalArrivalTime:29May200112:34:38.0480(UTC)
FILETIME=[B9D48100:01C0E83B]

Can anybody tell how to solve this problem?

Of course I use "LANG=hu_HU" when I use mutt.

Thanks for the help in advance,

dLux
--
= Slay not he that cannot hear, be thankful ye that hath an ear =



Re: Getting accented characters etc. to work in mutt pager

2001-03-01 Thread Chris Green

On Wed, Feb 28, 2001 at 08:51:16AM +, Chris Green wrote:
 
 Maybe what I'm seeing is my *local* system displaying the characters
 correctly (I'm doing this via telnet) and cat, more and vi are simply
 sending the 8-bit characters "as is" whereas mutt and less are being
 'correct' and saying "I can't display this".
 
 So maybe the question I should be asking is:-
 How do I make the mutt pager send the 8-bit characters "as is"
 rather than changing them to "?".
 
Does anyone have any ideas about this?  It does seem as if this is
what is happening so how do I tell the mutt pager to do nothing to
8-bit characters?

-- 
Chris Green ([EMAIL PROTECTED])
  Home: [EMAIL PROTECTED]   Work: [EMAIL PROTECTED]
  WWW: http://www.isbd.co.uk/



Re: Getting accented characters etc. to work in mutt pager

2001-02-28 Thread Thomas Roessler

On 2001-02-27 19:58:55 +, Chris Green wrote:

 I have tried setting LC_CYTPE (and LANG) but it doesn't have any
 effect.  Anyway if the mail is correctly displayed by other
 programs surely I have LC_CTYE set correctly.

 For example if I just 'cat ' I get the correct chacters
 displayed but the same file in the mutt pager displays ?'s.

Cat doesn't normally honor any locales.  It just passes characters
through.

-- 
Thomas Roessler [EMAIL PROTECTED]
This message may  have been certified to  be possibly virus-free.



Getting accented characters etc. to work in mutt pager

2001-02-27 Thread Chris Green

I have just been sending E-Mail and getting replies from France.  The
accented characters just appear as ? in the mutt pager but they are
OK when I compose further replies using vi (I think it's elvis
actually here).

How do I get the mutt pager to understand/display accented characters
correctly?

-- 
Chris Green ([EMAIL PROTECTED])
  Home: [EMAIL PROTECTED]   Work: [EMAIL PROTECTED]
  WWW: http://www.isbd.co.uk/



Re: Getting accented characters etc. to work in mutt pager

2001-02-27 Thread Jerome De Greef

* Chris Green ([EMAIL PROTECTED]) wrote:
 I have just been sending E-Mail and getting replies from France.  The
 accented characters just appear as ? in the mutt pager but they are
 OK when I compose further replies using vi (I think it's elvis
 actually here).
 
 How do I get the mutt pager to understand/display accented characters
 correctly?

If I remeber (not in front of the box right now) LC_CTYPE=fr_FR solved
the problem here...

And I also have

:0
* ^Content-Type: *text/plain
{
  :0 fbw
  * ^Content-Transfer-Encoding: *quoted-printable
  | mimencode -u -q

  :0 Afhw
  | formail -I "Content-Transfer-Encoding: 8bit"
}
   
to transform quoted-printable in my .procmailrc 

Jerome

-- 
+---+
| Jerome De Greef | [EMAIL PROTECTED] |   [EMAIL PROTECTED]|
+-+[EMAIL PROTECTED]|  [EMAIL PROTECTED]  |
  +-+



Re: Getting accented characters etc. to work in mutt pager

2001-02-27 Thread Jeff Abrahamson

On Tue, Feb 27, 2001 at 06:36:09PM +0100, Jerome De Greef wrote:
 * Chris Green ([EMAIL PROTECTED]) wrote:
  I have just been sending E-Mail and getting replies from France.  The
  accented characters just appear as ? in the mutt pager but they are
  OK when I compose further replies using vi (I think it's elvis
  actually here).
  
  How do I get the mutt pager to understand/display accented characters
  correctly?
 
 If I remeber (not in front of the box right now) LC_CTYPE=fr_FR solved
 the problem here...

Until I fixed it, LANG=C here. Now LANG=en_US. That made accents
appear correctly.

-- 
 Jeff

 Jeff Abrahamson  http://www.purple.com/jeff/





Re: Getting accented characters etc. to work in mutt pager

2001-02-27 Thread Chris Green

On Tue, Feb 27, 2001 at 01:21:25PM -0500, Jeff Abrahamson wrote:
 On Tue, Feb 27, 2001 at 06:36:09PM +0100, Jerome De Greef wrote:
  * Chris Green ([EMAIL PROTECTED]) wrote:
   I have just been sending E-Mail and getting replies from France.  The
   accented characters just appear as ? in the mutt pager but they are
   OK when I compose further replies using vi (I think it's elvis
   actually here).
   
   How do I get the mutt pager to understand/display accented characters
   correctly?
  
  If I remeber (not in front of the box right now) LC_CTYPE=fr_FR solved
  the problem here...
 
 Until I fixed it, LANG=C here. Now LANG=en_US. That made accents
 appear correctly.
 
I have tried setting LC_CYTPE (and LANG) but it doesn't have any
effect.  Anyway if the mail is correctly displayed by other programs
surely I have LC_CTYE set correctly.

For example if I just 'cat ' I get the correct chacters displayed
but the same file in the mutt pager displays ?'s.

-- 
Chris Green ([EMAIL PROTECTED])
  Home: [EMAIL PROTECTED]   Work: [EMAIL PROTECTED]
  WWW: http://www.isbd.co.uk/