all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* turning off underlining, bold, all faces
@ 2005-03-25 19:08 Karl Berry
  2005-03-25 19:34 ` Joe Corneli
  0 siblings, 1 reply; 5+ messages in thread
From: Karl Berry @ 2005-03-25 19:08 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.228.1111778664.28103.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2005-03-26  2:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-25 19:08 turning off underlining, bold, all faces Karl Berry
2005-03-25 19:34 ` 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

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.