GNU bug report logs -
#849
23.0.60; internal-set-alternative-font-family-alist
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Mon, 1 Sep 2008 09:05:05 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 849 in the body.
You can then email your comments to 849 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#849
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
martin rudalics <rudalics <at> gmx.at>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
When doing `emacs-lisp-byte-compile-and-load' for faces.el I am told
Debugger entered--Lisp error: (wrong-type-argument stringp Monospace)
internal-set-alternative-font-family-alist(((Monospace courier fixed) (courier fixed) (Sans\ Serif helv helvetica arial fixed) (helv helvetica arial fixed)))
#[(symbol value) " \" ! " [symbol value set-default internal-set-alternative-font-family-alist] 3](face-font-family-alternatives ((Monospace courier fixed) (courier fixed) (Sans\ Serif helv helvetica arial fixed) (helv helvetica arial fixed)))
custom-initialize-reset(face-font-family-alternatives (quote (("Monospace" "courier" "fixed") ("courier" "fixed") ("Sans Serif" "helv" "helvetica" "arial" "fixed") ("helv" "helvetica" "arial" "fixed"))))
custom-declare-variable(face-font-family-alternatives (quote (("Monospace" "courier" "fixed") ("courier" "fixed") ("Sans Serif" "helv" "helvetica" "arial" "fixed") ("helv" "helvetica" "arial" "fixed"))) ("c:/Programme/Emacs-trunk/lisp/faces.elc" . -1675) :tag "Alternative font families to try" :type (repeat (repeat string)) :group font-selection :set #[(symbol value) " \" ! " [symbol value set-default internal-set-alternative-font-family-alist] 3])
load("c:/Programme/Emacs-trunk/lisp/faces.elc" nil nil t)
load-file("c:/Programme/Emacs-trunk/lisp/faces.elc")
emacs-lisp-byte-compile-and-load()
call-interactively(emacs-lisp-byte-compile-and-load nil nil)
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
of 2008-09-01 on MACHNO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: ENU
value of $XMODIFIERS: nil
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Emacs-Lisp
Minor modes in effect:
eldoc-mode: t
scroll-restore-mode: t
regexp-lock-mode: t
show-paren-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
temp-buffer-resize-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<M-apps> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <right>
M-+ <select-window> <select-window> <M-S-down> <up>
<S-down> <S-down> <S-down> <S-down> <S-down> <S-down>
<S-down> <S-down> <S-down> <S-down> <S-down> <S-down>
<S-down> <S-down> <S-down> <insert> <down-mouse-1>
<mouse-1> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar>
<help-menu> <send-emacs-bug-report>
Recent messages:
Compiling c:/Programme/Emacs-trunk/lisp/faces.el...done
Wrote c:/Programme/Emacs-trunk/lisp/faces.elc
Loading c:/Programme/Emacs-trunk/lisp/faces.elc...
Entering debugger...
Mark set
Reply sent to
Chong Yidong <cyd <at> stupidchicken.com>
:
You have taken responsibility.
Full text and
rfc822 format available.
Notification sent to
martin rudalics <rudalics <at> gmx.at>
:
bug acknowledged by developer.
Full text and
rfc822 format available.
Message #10 received at 849-done <at> emacsbugs.donarmstrong.com (full text, mbox):
> When doing `emacs-lisp-byte-compile-and-load' for faces.el I am told
>
> Debugger entered--Lisp error: (wrong-type-argument stringp Monospace)
I've checked in a fix. Thanks.
Message #11 received at 849-done <at> emacsbugs.donarmstrong.com (full text, mbox):
>> When doing `emacs-lisp-byte-compile-and-load' for faces.el I am told
>>
>> Debugger entered--Lisp error: (wrong-type-argument stringp Monospace)
>
> I've checked in a fix. Thanks.
Thanks for the fix, works here.
martin
bug archived.
Request was from
Debbugs Internal Request <don <at> donarmstrong.com>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Tue, 30 Sep 2008 14:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 years and 266 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.