emacs-devel
[Top][All Lists]
Advanced

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

23.0.60; Slant roman


From: Francesc Rocher
Subject: 23.0.60; Slant roman
Date: Thu, 28 Feb 2008 20:49:29 +0100

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

This is the '.emacs' file loaded:
------
(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(default ((t (:slant normal :weight normal :height 100 :width normal
:family "bitstream-bitstream vera sans mono"))) t))
------

and this is the error produced:
------
Debugger entered--Lisp error: (error "Invalid face slant" roman)
  internal-set-lisp-face-attribute(default :slant roman #<frame
address@hidden 0x8bdc628>)
  set-face-attribute(default #<frame address@hidden 0x8bdc628> :slant roman)
  face-spec-set-2(default #<frame address@hidden 0x8bdc628> ((t :stipple
nil :background "#ffffff" :foreground "#000000" :inverse-video nil
:box nil :strike-through nil :overline nil :underline nil :slant roman
:weight normal :height 101 :width normal :family "unknown-dejavu
sans")))
  face-spec-recalc(default #<frame address@hidden 0x8bdc628>)
  face-spec-set(default ((t (:slant normal :weight normal :height 100
:width normal :family "bitstream-bitstream vera sans mono"))) t)
  custom-theme-set-faces(user (default ((t ...)) t))
  apply(custom-theme-set-faces user (default ((t ...)) t))
  custom-set-faces((default ((t ...)) t))
  eval-buffer(#<buffer  *load*> nil "/home/rocher/.emacs" nil t)  ;
Reading at buffer position 364
  load-with-code-conversion("/home/rocher/.emacs" "/home/rocher/.emacs" t t)
  load("~/.emacs" t t)
  #[nil "..." [init-file-user system-type user-init-file-1
user-init-file otherfile source ms-dos "~" "/_emacs" windows-nt
directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs"
"^_emacs\\(\\.elc?\\)?$" "~/_emacs" vax-vms "sys$login:.emacs"
"/.emacs" t load expand-file-name "init" file-name-as-directory
"/.emacs.d" file-name-extension "elc" file-name-sans-extension ".el"
file-exists-p file-newer-than-file-p message "Warning: %s is newer
than %s" sit-for 1 "default" alt inhibit-default-init
inhibit-startup-screen] 7]()
  command-line()
  normal-top-level()
------

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
/home/rocher/local/emacs-23.0.60/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.10 (i686-pc-linux-gnu, GTK+ Version 2.12.5)
 of 2008-02-28 on gegant
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure
'--prefix=/home/rocher/local/emacs-23.0.60' '--with-x-toolkit=gtk'
'--with-dbus' '--enable-font-backend''

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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Debugger

Minor modes in effect:
  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
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o r t - e m <tab> <return>

Recent messages:
Entering debugger...




reply via email to

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