all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Francesc Rocher" <rocher@member.fsf.org>
To: emacs-devel@gnu.org
Subject: 23.0.60; Slant roman
Date: Thu, 28 Feb 2008 20:49:29 +0100	[thread overview]
Message-ID: <ade856a30802281149u2f82fa57p42c42b4b4165dcdb@mail.gmail.com> (raw)

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 emacs-pretest-bug@gnu.org 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
emacs@gegant 0x8bdc628>)
  set-face-attribute(default #<frame emacs@gegant 0x8bdc628> :slant roman)
  face-spec-set-2(default #<frame emacs@gegant 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 emacs@gegant 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	other threads:[~2008-02-28 19:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-28 19:49 Francesc Rocher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-29 20:59 23.0.60; Slant roman Francesc Rocher
2008-03-01 23:03 ` Kirill A. Korinskiy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ade856a30802281149u2f82fa57p42c42b4b4165dcdb@mail.gmail.com \
    --to=rocher@member.fsf.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.