Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Illegible text checking?
Date: Sat, 02 Mar 2002 16:09:03 -0500	[thread overview]
Message-ID: <2nvgcer828.fsf@zsh.cs.rochester.edu> (raw)
In-Reply-To: <20020302193201.7B1181C240@J446-b.resJ.insa-lyon.fr> (Romain FRANCOISE's message of "Sat, 02 Mar 2002 20:32:01 +0100")

Romain FRANCOISE <romain@orebokech.com> writes:

> ShengHuo ZHU writes:
>
>> It is to prevent users to send eight bit control characters. It should
>> not complain accentuated characters, at least, it didn't when I send
>> one. Could you post what returns when pressing `C-u C-x =' on an
>> accentuated characters in the message buffer?
>
>> Test: .
>
>   character: . (0344, 228, 0xe4)
>     charset: eight-bit-graphic (8-bit graphic char (0xA0..0xFF))
>  code point: 228
>      syntax: word
>    category:
> buffer code: 0xE4
>   file code: 0xE4 (encoded by coding system emacs-mule-unix)
>        font: -B&H-LucidaTypewriter-Medium-R-Normal-Sans-12-120-75-75-M-70-ISO8859-1
>
> I probably won't be able to send this message, expect to see dots
> instead of the accentuated a. :-)

I got this. 

  character: ä (04344, 2276, 0x8e4)
    charset: latin-iso8859-1
	     (Right-Hand Part of Latin Alphabet 1 (ISO/IEC 8859-1): ISO-IR-100.)
 code point: 100
     syntax: word
   category: l:Latin  
buffer code: 0x81 0xE4
  file code: 0x81 0xE4 (encoded by coding system emacs-mule)
    Unicode: 00E4
       font: -Adobe-Courier-Medium-R-Normal--14-100-100-100-M-90-ISO8859-1

It seems you turn off multibyte. What is (mm-multibyte-p) in the
message buffer?

ShengHuo



  reply	other threads:[~2002-03-02 21:09 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-02 18:37 Romain FRANCOISE
2002-03-02 19:00 ` ShengHuo ZHU
2002-03-02 19:00 ` ShengHuo ZHU
2002-03-02 19:32   ` Romain FRANCOISE
2002-03-02 19:32   ` Romain FRANCOISE
2002-03-02 21:09     ` ShengHuo ZHU [this message]
2002-03-02 21:58       ` Romain FRANCOISE
2002-03-02 22:46         ` ShengHuo ZHU
2002-03-02 22:46         ` ShengHuo ZHU
2002-03-03  1:26           ` Sean Rima
2002-03-03 11:19             ` Kai Großjohann
2002-03-03 11:19             ` Kai Großjohann
2002-03-03 13:30               ` Sean Rima
2002-03-03 13:30               ` Sean Rima
2002-03-03 15:43                 ` Kai Großjohann
2002-03-03 16:45                   ` Sean Rima
2002-03-03 16:45                   ` Sean Rima
2002-03-03 15:43                 ` Kai Großjohann
2002-03-03  1:26           ` Sean Rima
2002-03-02 21:58       ` Romain FRANCOISE
2002-03-02 21:09     ` ShengHuo ZHU
2002-03-02 18:37 Romain FRANCOISE

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2nvgcer828.fsf@zsh.cs.rochester.edu \
    --to=zsh@cs.rochester.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).