unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Font names in emacs-unicode-2 not recognized any more
@ 2008-01-30 15:00 Herbert Euler
  2008-01-30 17:03 ` Miles Bader
  2008-01-31  1:22 ` Kenichi Handa
  0 siblings, 2 replies; 8+ messages in thread
From: Herbert Euler @ 2008-01-30 15:00 UTC (permalink / raw)
  To: emacs-devel


Hello,

After updating the source code of the emacs-unicode-2 branch, I get an
error with my previously working configuration file.  I have the
following in my configuration file (~/.emacs):

(set-default-font "FreeMono-17")

But the new Emacs signals an error:

$ emacs --debug-init

error--> (some text has been deleted)

Debugger entered--Lisp error: (error "Font `FreeMono-17' is not defined")
  modify-frame-parameters(# ((font . "FreeMono-17")))
  set-default-font("FreeMono-17")
  (cond ((eq window-system ...) (setq printer-name ... ...)))
  ... ...
  command-line()
  normal-top-level()

Where "FreeMono-17" was previously recognized.  Are there any
incompatible changes happened such that I am having to update my
configuration files?  Thanks.

Regards,
Guanpeng Xu
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-01-31  1:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-30 15:00 Font names in emacs-unicode-2 not recognized any more Herbert Euler
2008-01-30 17:03 ` Miles Bader
2008-01-30 18:00   ` Miles Bader
2008-01-30 19:06     ` Tom Rauchenwald
2008-01-30 22:15       ` Miles Bader
2008-01-31  0:18     ` Herbert Euler
2008-01-31  1:22 ` Kenichi Handa
2008-01-31  1:40   ` Miles Bader

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).