auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] auctex 11.82 and carbon xemacs


From: Ralf Angeli
Subject: Re: [AUCTeX] auctex 11.82 and carbon xemacs
Date: Thu, 16 Mar 2006 10:54:37 +0100

* Thomas A. Schmitz (2006-03-16) writes:

> XEmacs with auctex from sumo package ("1.46"):
> context files: fontification buggy, fails at beginning of lines
> latex files: opened and fontified correctly
>
> XEmacs with auctex 11.82 and -vanilla:
> context files: opened and fontified correctly
> latex files: same hard crash as without -vanilla

With the same error message?

> XEmacs with auctex from cvs: fails to fontify both context and latex  
> files, gives following error-messages (result identical when started  
> with -vanilla):
>
> (1) (file-mode-spec/warning) Error in File mode specification: Wrong  
> type argument: arrayp, nil
>
> Backtrace follows:
>
>    # bind (size fontobj)
>    set-font-size(nil 14)
>    # bind (fo)
>    (let ((fo (font-create-object f d))) (set-font-size fo 14) (font- 
> create-name fo d))
>    # bind (d f)
>    (lambda (f d) (let ((fo (font-create-object f d))) (set-font-size  
> fo 14) (font-create-name fo d)))("Andale Mono:13:b" #<carbon-device  
> on "carbon" 0xb2d>)

Can you find out why

(font-create-object "Andale Mono:13:b"
                    (derive-domain-from-locale 'global 'window-system nil))

returns nil in the Carbon port?  (If it does.)  My guess is that there
is no appropriate backend function accessible via
`font-window-system-mappings'.

If you cannot do this yourself, you might want to send a bug report to
xemacs-beta with `M-x report-xemacs-bug RET'.  Or Andrew Choi.

-- 
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]