[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: 23.0.50; Font error
From:
Harald Maier
Subject:
Re: 23.0.50; Font error
Date:
2007年9月02日 09:06:22 +0200
User-agent:
Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (darwin)
Leo <address@hidden> writes:
>
> I tried to connect to emacs by emacsclient and it returns an error:
>
> Waiting for Emacs...
> *ERROR*: Fontset
> "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard" already exists"
>
> If Emacs crashed, and you have the Emacs process in the gdb debugger,
> please include the output from the following gdb commands:
> `bt full' and `xbacktrace'.
> If you would like to further debug the crash, please read the file
> /usr/local/packages/emacs/share/emacs/23.0.50/etc/DEBUG for instructions.
Some problems here too. Under OS X the Carbon Emacs no longer
understands the "*-fontset-standard".
M-x list-fontsets only displays:
Fontset: -*-*-*-*-*-*-*-*-*-*-*-*-fontset-default
The OS X X11-Version works fine and lists:
Fontset: -*-*-*-*-*-*-*-*-*-*-*-*-fontset-default
Fontset: -*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard
Fontset: -*-*-medium-r-normal--13-120-75-75-c-70-fontset-startup
Harald