Up and running again
Aidan Kehoe
kehoea at parhasard.net
Thu Jun 3 07:09:29 EDT 2010
Ar an triú lá de mí Meitheamh, scríobh Stephen J. Turnbull:
> As far as the 21.5 builds go, it appears that your XEmacs doesn't know
> about the 'x specifier tag.
That makes no sense at all. Cf. specifier.el (in core, dumped), line 600:
;; Add tags for device types that don't have support compiled
;; into the binary that we're about to dump. This will prevent
;; code like
;;
;; (set-face-foreground 'default "black" nil '(x color))
;;
;; from producing an error if no X support was compiled in.
(loop
for tag in '(x tty mswindows msprinter gtk carbon)
do (unless (valid-specifier-tag-p tag)
(define-specifier-tag tag #'ignore)))
Unless Mats is using a checkout from before September 2007?!
--
“Apart from the nine-banded armadillo, man is the only natural host of
Mycobacterium leprae, although it can be grown in the footpads of mice.”
-- Kumar & Clark, Clinical Medicine, summarising improbable leprosy research
More information about the XEmacs-Beta
mailing list