QUERY
Aidan Kehoe <kehoea(a)parhasard.net> writes:
Ar an naoú lá déag de mà Márta, scrÃobh Adrian Aichner:
> Aidan, I think the runtime use of mule packages should not be
> conditionalized on their availability, but rather on whether the
> running XEmacs has (featurep 'mule) available.
Well, both on their availability, and whether weâre running on a Mule
Ah, but of
course. I need to semant-check my sentences.
This, however, won't work when
(defmacro mm-xemacs-find-mime-charset (begin end)
(when (and (featurep 'xemacs) (featurep 'mule))
`(mm-xemacs-find-mime-charset-1 ,begin ,end)))
is compiled by an XEmacs with Mule, which is the case for all
officially distributed XEmacs packages, AFAIK.
I'm writing this from a non-Mule XEmacs, and C-c C-c
(message-send-and-exit) gives:
When I recompile mm-util.el in this non-Mule XEamcs I can send the
email, demonstrating this patch cannot be the solution.
Adrian
build. Thank you for the pointer!
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/