Gnus development mailing list
 help / color / mirror / Atom feed
* sort-coding-systems + XEmacs => error
@ 2003-03-18 22:57 David Hedbor
  2003-03-18 23:23 ` Jesper Harder
  0 siblings, 1 reply; 2+ messages in thread
From: David Hedbor @ 2003-03-18 22:57 UTC (permalink / raw)


in mm-util.el, mm-mule-charset-to-mime-charset, sort-coding-systems is
used. This method doesn't exist in xemacs so it fails.  I can't give
you a patch due to insufficient elisp knowledge. 

-- 
[ Below is a random fortune, which is unrelated to the above message. ]
Never reveal your best argument.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sort-coding-systems + XEmacs => error
  2003-03-18 22:57 sort-coding-systems + XEmacs => error David Hedbor
@ 2003-03-18 23:23 ` Jesper Harder
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Harder @ 2003-03-18 23:23 UTC (permalink / raw)


David Hedbor <david@hedbor.org> writes:

> in mm-util.el, mm-mule-charset-to-mime-charset, sort-coding-systems is
> used. This method doesn't exist in xemacs so it fails.

What does 

     (fboundp 'find-coding-systems-for-charsets) 

return in your version of XEmacs?  

It returns nil for me in XEmacs 21.4 (patch 6) "Common Lisp", which
should protect against `sort-coding-systems' ever being used in XEmacs.







^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-18 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-18 22:57 sort-coding-systems + XEmacs => error David Hedbor
2003-03-18 23:23 ` Jesper Harder

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).