Gnus development mailing list
 help / color / mirror / Atom feed
From: Torsten Hilbrich <gnus@myrkr.in-berlin.de>
Subject: Re: utf-8 -> latin-X if possible
Date: Sat, 04 May 2002 16:45:43 +0200	[thread overview]
Message-ID: <87d6wcnf8o.fsf@myrkr.in-berlin.de> (raw)
In-Reply-To: <ilusn585emt.fsf@extundo.com>

Simon Josefsson <jas@extundo.com> writes:

[...]

> How do I get Gnus to send it using latin-X, if possible, instead?
>
> I tried loading ucs-tables.el, and invoked unify-8859* and ucs-unify*
> in the message buffer, but it did nothing.

I use the following lines to do this:

(if (fboundp 'unify-8859-on-encoding-mode)
    (progn
      (unify-8859-on-encoding-mode t)
      (unify-8859-on-decoding-mode t)))

        Torsten




  parent reply	other threads:[~2002-05-04 14:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-04 11:36 Simon Josefsson
2002-05-04 14:08 ` Simon Josefsson
2002-05-04 14:45 ` Torsten Hilbrich [this message]
2002-05-05 12:06 ` Kai Großjohann
2002-05-05 15:06   ` Simon Josefsson
2002-05-05 15:24     ` Kai Großjohann
2002-05-05 15:49       ` Simon Josefsson
2002-05-05 16:01         ` Kai Großjohann
2002-05-05 16:06           ` Simon Josefsson
2002-05-05 16:06           ` Kai Großjohann
2002-05-06 10:01             ` Kai Großjohann
2002-05-06 10:09               ` Bjørn Mork
2002-05-06 11:37                 ` Kai Großjohann
2002-05-06 13:18                   ` frank paulsen
2002-05-06 13:28                   ` Kai Großjohann

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=87d6wcnf8o.fsf@myrkr.in-berlin.de \
    --to=gnus@myrkr.in-berlin.de \
    /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).