all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: How to *completely* disable font-lock mode in my .emacs?
Date: Fri, 30 Apr 2004 12:32:22 -0600	[thread overview]
Message-ID: <40929BB6.8020708@yahoo.com> (raw)
In-Reply-To: qhfzam48ph.fsf@ruckus.brouhaha.com

Eric Smith wrote:
 > Joe Corneli <jcorneli@math.utexas.edu> writes:
 >
 >>You can specify all the faces and so on directly, and this seems a
 >>less drastic measure than disabling font-lock.  The configuration I
 >>use which has pretty nice results both on a black rxvt and under x
 >>follows.
 >
 > Having to find all the things in emacs that use distinct faces and
 > come up with new settings for all of them is exactly what I did not
 > want to do.
...
 > But thanks for posting you configuration, and I may try it in the
 > future.

I think Joe's point was that a few X resource definitions can cover all
the cases so that you don't have to enumerate them all.  Note in
particular his use of class (vs. instance) names and an asterisk (vs. A
dot) to separate the program from its resource.

Besides those he listed, you might need these to override all the faces'
colors:

Emacs*attributeForeground: white
Emacs*attributeBackground: black

-- 
Kevin Rodgers

  reply	other threads:[~2004-04-30 18:32 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2470.1083260541.1061.help-gnu-emacs@gnu.org>
2004-04-30  0:20 ` How to *completely* disable font-lock mode in my .emacs? Eric Smith
2004-04-30 18:32   ` Kevin Rodgers [this message]
2004-04-30 20:37     ` Stefan Monnier
     [not found] <200404302054.i3UKsfq01028@dell3.ma.utexas.edu>
2004-05-01  0:51 ` Joe Corneli
2004-04-29 17:29 Joe Corneli
     [not found] <qhfzba3sx4.fsf@ruckus.brouhaha.com>
     [not found] ` <jwvad1gddzb.fsf-monnier+gnu.emacs.help@asado.iro.umontreal.ca>
2004-04-27 23:15   ` Eric Smith
2004-04-27 23:36     ` Matthieu Moy
2004-04-28  5:39     ` Eli Zaretskii
     [not found]     ` <mailman.2079.1083127076.1061.help-gnu-emacs@gnu.org>
2004-04-28 22:06       ` Eric Smith
2004-04-29  6:08         ` Eli Zaretskii
     [not found]         ` <mailman.2326.1083215256.1061.help-gnu-emacs@gnu.org>
2004-04-29 20:01           ` LEE Sau Dan
2004-05-02 14:04             ` Eli Zaretskii
2004-04-30  0:26           ` Eric Smith
2004-04-28 22:08       ` Eric Smith
2004-04-29  0:25         ` Thien-Thi Nguyen
2004-04-29  6:11         ` Eli Zaretskii
     [not found] ` <87ekqu9e47.fsf@telia.com>
2004-04-27 23:26   ` Eric Smith
2004-04-28 15:12     ` Kevin Rodgers
2004-04-30  0:23       ` Eric Smith
2004-04-30 18:40         ` Kevin Rodgers
2004-05-02 14:01         ` Eli Zaretskii
     [not found]         ` <mailman.2916.1083503774.1061.help-gnu-emacs@gnu.org>
2004-05-03 14:14           ` Stefan Monnier
2004-04-28 22:46 ` Jason Rumney

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=40929BB6.8020708@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /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.