Ar an ceathrú lá déag de mí Márta, scríobh Steve Youngs:
This patch appears to be already in the sources. Must have come
across with my sync to upstream yesterday.
But... [...] ...this hunk _isn't_. And it won't apply either.
Aidan, can you please take a look.
Here’s a patch, generated with Patcher, against the current source tree. I’m
slightly surprised patch(1) didn’t sniff it out from context.
xemacs-packages/gnus/ChangeLog addition:
2005-03-14 Aidan Kehoe <kehoea(a)parhasard.net>
* lisp/mm-util.el (mm-coding-system-priorities): Healthier default
with non-Japanese language environments.
XEmacs Packages source patch:
Diff command: cvs -q diff -u
Files affected: xemacs-packages/gnus/lisp/mm-util.el
Index: xemacs-packages/gnus/lisp/mm-util.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/gnus/lisp/mm-util.el,v
retrieving revision 1.6
diff -u -u -r1.6 mm-util.el
--- xemacs-packages/gnus/lisp/mm-util.el 2005/03/13 00:23:34 1.6
+++ xemacs-packages/gnus/lisp/mm-util.el 2005/03/14 01:26:51
@@ -334,7 +334,11 @@
;; Japanese users prefer iso-2022-jp to euc-japan or
;; shift_jis, however iso-8859-1 should be used when
;; there are only ASCII text and Latin-1 characters.
- '(iso-8859-1 iso-2022-jp iso-2022-jp-2 shift_jis utf-8)))))
+ '(iso-8859-1 iso-2022-jp iso-2022-jp-2 shift_jis utf-8))
+ ((find-coding-system 'utf-8)
+ '(iso-8859-1 iso-8859-2 iso-8859-15 utf-8))
+ (t
+ '(iso-8859-1 iso-8859-2 iso-8859-15 iso-2022-jp)))))
"Preferred coding systems for encoding outgoing messages.
More than one suitable coding system may be found for some text.
--
“I, for instance, am gung-ho about open source because my family is being
held hostage in Rob Malda’s basement. But who fact-checks me, or Enderle,
when we say something in public? No-one!” -- Danny O’Brien