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.” 
_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to