Gnus development mailing list
 help / color / mirror / Atom feed
From: Frank Schmitt <ich@Frank-Schmitt.net>
Subject: Re: [Q]: Is this a safe practice ?
Date: Mon, 11 Oct 2004 11:59:48 +0200	[thread overview]
Message-ID: <m3vfdhlgmj.fsf@fed1.frank-schmitt.net> (raw)
In-Reply-To: <plop87zn2t1vtg.fsf@gnu-rox.org>

Xavier Maillard <zedek@gnu-rox.org> writes:

> I am not a charset/encoding expert at all and I would like to
> know wether this:
>
>   (add-to-list 'mm-charset-synonym-alist
> 	       '(iso-8859-15 . iso-8859-1)))
>
> Is a safe practice or not ? Is there any risk ?

Why do you want to do this? -15 and -1 are similar but not the same. -1
doesn't know the € while -15 does and there are other
differences. Compare http://www.kostis.net/charsets/iso8859.1.htm with
http://www.kostis.net/charsets/iso8859.15.htm

-- 
Did you ever realize how much text fits in eighty columns? If you now consider
that a signature usually consists of up to four lines, this gives you enough
space to spread a tremendous amount of information with your messages. So seize
this opportunity and don't waste your signature with bullshit nobody will read.




  reply	other threads:[~2004-10-11  9:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-11  8:51 Xavier Maillard
2004-10-11  9:59 ` Frank Schmitt [this message]
2004-10-11 11:18   ` Xavier Maillard
2004-10-11 10:28 ` Reiner Steib
2004-10-11 20:45   ` Xavier Maillard
2004-10-11 21:35     ` Reiner Steib
2004-10-12  5:34       ` Xavier Maillard
2004-10-11 10:48 ` Matthieu Moy
2004-10-11 11:20   ` Xavier Maillard

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=m3vfdhlgmj.fsf@fed1.frank-schmitt.net \
    --to=ich@frank-schmitt.net \
    /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).