GNU bug report logs -
#3282
23.0.93; (display-supports-face-attributes-p (list :underline t)) returns nil on tty
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3282 in the body.
You can then email your comments to 3282 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#3282
; Package
emacs
.
(Thu, 14 May 2009 04:10:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Yoshiaki Kasahara <kasahara <at> nc.kyushu-u.ac.jp>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Thu, 14 May 2009 04:10:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
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 <at> gnu.org mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
After I updated Emacs from 23.0.91 to 23.0.93, 'underline' face became
bold on tty, instead of underlined. Still I can make 'underline' face
underlined by customize-face manually after Emacs started.
After some investigation, I noticed that
(display-supports-face-attributes-p (list :underline t)) returns nil
on tty now. Previously it returned t in emacs-23.0.91 on tty. There is
no such problem on X frames.
Actually (display-supports-face-attributes-p (list :weight "bold"))
also returns nil on tty, so something is totally broken for tty.
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
/usr/local/share/emacs/23.0.93/etc/DEBUG for instructions.
In GNU Emacs 23.0.93.1 (x86_64-unknown-freebsd7.1, GTK+ Version 2.14.7)
of 2009-05-07 on elvenbow.cc.kyushu-u.ac.jp
Windowing system distributor `The X.Org Foundation', version 11.0.10600000
configured using `configure '--without-xim''
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: C
value of $LANG: ja_JP.eucJP
value of $XMODIFIERS: @im=uim
locale-coding-system: japanese-iso-8bit-unix
default-enable-multibyte-characters: t
Severity set to `serious' from `normal'
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> emacsbugs.donarmstrong.com
.
(Thu, 14 May 2009 04:45:05 GMT)
Full text and
rfc822 format available.
Reply sent
to
Chong Yidong <cyd <at> stupidchicken.com>
:
You have taken responsibility.
(Thu, 14 May 2009 21:45:07 GMT)
Full text and
rfc822 format available.
Notification sent
to
Yoshiaki Kasahara <kasahara <at> nc.kyushu-u.ac.jp>
:
bug acknowledged by developer.
(Thu, 14 May 2009 21:45:07 GMT)
Full text and
rfc822 format available.
Message #12 received at 3282-done <at> emacsbugs.donarmstrong.com (full text, mbox):
> Actually (display-supports-face-attributes-p (list :weight "bold"))
> also returns nil on tty, so something is totally broken for tty.
Thanks very much for noticing this. I've checked in a fix.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Fri, 12 Jun 2009 14:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 years and 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.