From: karl@freefriends.org (Karl Berry)
Subject: turning off underlining, bold, all faces
Date: Fri, 25 Mar 2005 14:08:18 -0500 [thread overview]
Message-ID: <200503251908.j2PJ8Im12167@f7.net> (raw)
I mostly use Emacs (21.3) in tty mode. I've tried various terminal
types, makes no apparent difference; currently using "xterm-color" for
no real reason. I would like to turn off all faces, i.e., underlining,
bold, and other such "enhancements". (I already don't have color,
despite the terminal type, and I'm happy about that.)
I see there was a long thread here about this about a year ago, around
http://lists.gnu.org/archive/html/help-gnu-emacs/2004-04/msg00460.html.
The solution there was to do
(global-font-lock-mode -1)
or
(global-font-lock-mode nil)
That had no apparent effect for me. Maybe it only related to colors.
For instance, the man buffer from M-x man man still has an ersatz bold
and underline for me, after the above. Also, *Help* buffers from, eg,
describe-function, have underlining.
I see Joe Corneli posted a list of specific faces:
http://lists.gnu.org/archive/html/help-gnu-emacs/2004-04/msg00443.html
Such a list is certainly better than nothing, but it seems painful and
unmaintainable in general.
Is there a generic way inside Emacs to just turn off everything? (I saw
nothing in the manual or source about it, which surprises me, as it
seems so fundamental.) If not, I wonder if devising a new terminal type
without the attributes would have the same effect.
Any advice welcome & appreciated.
Thanks,
karl
next reply other threads:[~2005-03-25 19:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-25 19:08 Karl Berry [this message]
2005-03-25 19:34 ` turning off underlining, bold, all faces Joe Corneli
[not found] <mailman.228.1111778664.28103.help-gnu-emacs@gnu.org>
2005-03-26 1:04 ` Thien-Thi Nguyen
2005-03-26 1:20 ` Thien-Thi Nguyen
2005-03-26 2:07 ` Sean Richards
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=200503251908.j2PJ8Im12167@f7.net \
--to=karl@freefriends.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.