Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Aidan Kehoe <kehoea@parhasard.net>
Subject: Re: Changing charset for posting news
Date: Tue, 12 Jul 2005 00:45:03 +0100	[thread overview]
Message-ID: <17107.1151.409182.554459@parhasard.net> (raw)
In-Reply-To: <m3y88dc7ub.fsf@ceres.staly.plus.com>


 Ar an t-aonú lá déag de mí Iúil, scríobh David Sumbler: 

 > [...] How do I ensure that, when posting news, my messages are sent in
 > ISO-8859-1, and avoid "quoted printable"?

In the general case, you can’t do this without losing data. If you write
exclusively English, this should work, though it hasn’t been tested;

(setq mm-coding-system-priorities '(iso-8859-1))
(add-to-list 'mm-body-charset-encoding-alist 
             '(iso-8859-1 . 8bit))

-- 
Russian has no phoneme that corresponds directly to Germanic /h/. As a 
result, for a not-insignificant number of people, the Second World War 
involved the Soviet Union defeating Адольф Гитлер, “Adolf Gitler.” 


  parent reply	other threads:[~2005-07-11 23:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11 22:10 David Sumbler
2005-07-11 22:42 ` David Sumbler
2005-07-11 23:45 ` Aidan Kehoe [this message]
2005-07-12 10:45   ` David Sumbler
2005-07-12 18:31 ` Ted Zlatanov
2005-07-12 21:12   ` David Sumbler
2005-07-12 23:23     ` Aidan Kehoe
2005-07-13 15:23     ` Ted Zlatanov

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=17107.1151.409182.554459@parhasard.net \
    --to=kehoea@parhasard.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).