unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Cc: emacs-devel@gnu.org
Subject: Re: \225 and so on
Date: Tue, 08 Apr 2003 06:16:41 +0200	[thread overview]
Message-ID: <2427-Tue08Apr2003061641+0300-eliz@elta.co.il> (raw)
In-Reply-To: <m3smsugsjj.fsf@cicero.benny.turtle-trading.net> (message from Benjamin Riefenstahl on 07 Apr 2003 18:51:12 +0200)

> From: Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
> Date: 07 Apr 2003 18:51:12 +0200
> 
> > I often get files that are basically plain ASCII but have a few of
> > Microsoft's special characters such as \222 and \225.
> 
> That's almost always cp1252, often mislabeled as iso-8859-1 or
> us-ascii, or even unlabeled.  I use these settings in GNUS to cope:
> 
>  (setq gnus-newsgroup-ignored-charsets
>        '(unknown-8bit x-unknown us-ascii iso-8859-1))
>  (setq gnus-default-charset 'cp1252)
> 
> I.e. I disable using the MIME parameters for us-ascii and iso-8859-1
> and set the default to cp1252 instead.  This has worked fine so far
> for me.

I don't think this will help Richard, as he doesn't use Gnus.

> cp1252 is in lisp/international/code-pages.el in CVS Emacs. 

Doesn't that map those characters into mule-unicode-* charsets?

  parent reply	other threads:[~2003-04-08  4:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-04 22:24 \225 and so on Richard Stallman
2003-04-07 15:37 ` Andreas Schwab
2003-04-08  2:30   ` Richard Stallman
2003-04-08  4:47     ` Kenichi Handa
2003-04-08 11:39       ` Kenichi Handa
2003-04-09  1:59         ` Richard Stallman
2003-04-09  5:32         ` Eli Zaretskii
2003-04-09  2:00       ` Richard Stallman
2003-04-09  2:40         ` Kenichi Handa
2003-04-09 10:18           ` Alex Schroeder
2003-04-09 11:05             ` Kenichi Handa
2003-04-10  6:22               ` Richard Stallman
2003-04-07 16:51 ` Benjamin Riefenstahl
2003-04-08  2:31   ` Richard Stallman
2003-04-08  4:16   ` Eli Zaretskii [this message]
2003-04-08 13:07     ` Benjamin Riefenstahl
2003-04-09  5:33       ` Eli Zaretskii
2003-04-08  4:13 ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=2427-Tue08Apr2003061641+0300-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).