comparison man/gnus.texi @ 73319:0294d21b8f02

Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 149) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-468
author Miles Bader <miles@gnu.org>
date Tue, 10 Oct 2006 08:38:38 +0000
parents aeb79612dc36
children 7d511b8dc9c6
comparison
equal deleted inserted replaced
73318:e876a1f62fec 73319:0294d21b8f02
9505 9505
9506 9506
9507 @node Charsets 9507 @node Charsets
9508 @section Charsets 9508 @section Charsets
9509 @cindex charsets 9509 @cindex charsets
9510
9511 @c ;; v9d5mxqhga.fsf@marauder.physik.uni-ulm.de
9512 @c (add-to-list 'gnus-newsgroup-variables 'mm-coding-system-priorities)
9513 @c (setq gnus-parameters
9514 @c '(("^de\\." ;; German language
9515 @c (mm-coding-system-priorities '(iso-8859-1 iso-8859-15 utf-8)))
9516 @c ("^fr\\." ;; French
9517 @c (mm-coding-system-priorities '(iso-8859-15 iso-8859-1 utf-8)))
9518 @c ("^fj\\." ;; Japanese
9519 @c (mm-coding-system-priorities
9520 @c '(iso-8859-1 iso-2022-jp iso-2022-jp-2 shift_jis utf-8)))
9521 @c ("^cz\\." ;; Czech
9522 @c (mm-coding-system-priorities '(iso-8859-2 utf-8)))))
9523
9524 9510
9525 People use different charsets, and we have @acronym{MIME} to let us know what 9511 People use different charsets, and we have @acronym{MIME} to let us know what
9526 charsets they use. Or rather, we wish we had. Many people use 9512 charsets they use. Or rather, we wish we had. Many people use
9527 newsreaders and mailers that do not understand or use @acronym{MIME}, and 9513 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9528 just send out messages without saying what character sets they use. To 9514 just send out messages without saying what character sets they use. To