* bug#9652: emacs should use italic faces on terminal emulators which support italic fonts
@ 2011-10-02 14:19 Gregor Zattler
2011-10-03 0:50 ` Glenn Morris
2012-06-09 16:45 ` Chong Yidong
0 siblings, 2 replies; 5+ messages in thread
From: Gregor Zattler @ 2011-10-02 14:19 UTC (permalink / raw)
To: 9652
Dear emacs developers,
Bug:
Emacs shows italic faces as underlined in terminal emulators
which support italic fonts ...
Feature request:
... but should use italic instead.
Recipe to reproduce the bug:
start a terminal emulator which supports italic fonts (e.g.
rxvt-unicode):
- rxvt-unicode -fn "xft:courier new"
- echo -e '\e[3mitalics\e[m'
--> enjoy italic face
- emacs-snapshot -Q -nw ~/italics.org #org-mode supports italics
- type "/italics/ *bold* _underlined_"
--> "italics" and "underlined" are underlined instead of italics
resp. underlined.
Thanks for considering this feature request and emacs in general, Gregor
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#9652: emacs should use italic faces on terminal emulators which support italic fonts
2011-10-02 14:19 bug#9652: emacs should use italic faces on terminal emulators which support italic fonts Gregor Zattler
@ 2011-10-03 0:50 ` Glenn Morris
2011-10-03 2:10 ` Glenn Morris
2011-10-04 16:07 ` Gregor Zattler
2012-06-09 16:45 ` Chong Yidong
1 sibling, 2 replies; 5+ messages in thread
From: Glenn Morris @ 2011-10-03 0:50 UTC (permalink / raw)
To: Gregor Zattler; +Cc: 9652
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3530
implies it will work if you set up the terminfo/termcap somehow (I don't
know how).
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#9652: emacs should use italic faces on terminal emulators which support italic fonts
2011-10-03 0:50 ` Glenn Morris
@ 2011-10-03 2:10 ` Glenn Morris
2011-10-04 16:07 ` Gregor Zattler
1 sibling, 0 replies; 5+ messages in thread
From: Glenn Morris @ 2011-10-03 2:10 UTC (permalink / raw)
To: Gregor Zattler; +Cc: 9652
But probably also tty_supports_face_attributes_p should learn that some
ttys can do "real" italics.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#9652: emacs should use italic faces on terminal emulators which support italic fonts
2011-10-03 0:50 ` Glenn Morris
2011-10-03 2:10 ` Glenn Morris
@ 2011-10-04 16:07 ` Gregor Zattler
1 sibling, 0 replies; 5+ messages in thread
From: Gregor Zattler @ 2011-10-04 16:07 UTC (permalink / raw)
To: Glenn Morris; +Cc: 9652
Hi Glenn,
* Glenn Morris <rgm@gnu.org> [02. Oct. 2011]:
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3530
>
> implies it will work if you set up the terminfo/termcap somehow (I don't
> know how).
Thanks for mentioning this workaround, but I all ready googled
for information about that and after several failed attempts
decided that all the terminfo/-cap thing is black magic...
That's why I wished this as a feature which works out of the box.
Ciao, Gregor
--
-... --- .-. . -.. ..--.. ...-.-
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#9652: emacs should use italic faces on terminal emulators which support italic fonts
2011-10-02 14:19 bug#9652: emacs should use italic faces on terminal emulators which support italic fonts Gregor Zattler
2011-10-03 0:50 ` Glenn Morris
@ 2012-06-09 16:45 ` Chong Yidong
1 sibling, 0 replies; 5+ messages in thread
From: Chong Yidong @ 2012-06-09 16:45 UTC (permalink / raw)
To: Gregor Zattler; +Cc: 9652
Gregor Zattler <telegraph@gmx.net> writes:
> Emacs shows italic faces as underlined in terminal emulators
> which support italic fonts ...
>
> Feature request:
>
> ... but should use italic instead.
Fixed in trunk. Thanks for the suggestion.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-06-09 16:45 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-02 14:19 bug#9652: emacs should use italic faces on terminal emulators which support italic fonts Gregor Zattler
2011-10-03 0:50 ` Glenn Morris
2011-10-03 2:10 ` Glenn Morris
2011-10-04 16:07 ` Gregor Zattler
2012-06-09 16:45 ` Chong Yidong
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).