unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Have the mechanism of font selection been changed in Emacs 22?
@ 2005-01-27 22:53 zrr
  0 siblings, 0 replies; only message in thread
From: zrr @ 2005-01-27 22:53 UTC (permalink / raw)


Hi all,
   I updated the emacs-unicode-2 branch yesterday. But it seems that
   the current emacs 22 can't correctly select the chinese fonts in
   the way which I specified 3 month ago.

   My setting is as follows:

      (create-fontset-from-fontset-spec
	  "-etl-fixed-medium-r-*-*-16-*-*-*-*-*-fontset-most,
han:-misc-simsun-medium-r-*--16-*-*-*-*-*-gbk-0" t)

   But when I start Emacs in X, it complains:

       Debugger entered--Lisp error: (wrong-type-argument sequencep fontset)
  new-fontset("-etl-fixed-medium-r-*-*-16-*-*-*-*-*-fontset-most" ((han ["misc-simsun" "medium" "r" nil "" "gbk-0"])))
  create-fontset-from-fontset-spec("-etl-fixed-medium-r-*-*-16-*-*-*-*-*-fontset-most,\nhan:-misc-simsun-medium-r-*--16-*-*-*-*-*-gbk-0" t)

  The same setting works perfectly in the Emacs 22 dated 2004-10-22.

  Is there any internal change of the font selection method?

  Any suggestion would be appreciated.

Regards!
Tang

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-27 22:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-27 22:53 Have the mechanism of font selection been changed in Emacs 22? zrr

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).