all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gregory Stark <stark@enterprisedb.com>
Cc: bug-gnu-emacs@gnu.org
Subject: Font Lock Mode only highlights strings
Date: Wed, 30 Aug 2006 09:49:14 +0100	[thread overview]
Message-ID: <87u03u4nhx.fsf_-_@enterprisedb.com> (raw)
In-Reply-To: <E1GIB9Q-0003f9-2E@fencepost.gnu.org> (Richard Stallman's message of "Tue, 29 Aug 2006 17:29:40 -0400")


Richard Stallman <rms@gnu.org> writes:

>     (I do some see some other problems like font-lock-mode not working properly
>     but I assume these are just normal bugs due to using a development version)
>
> Please report each of these bugs.  If you don't report them,
> how can we fix them?

Well the problem is that font-lock-mode seems to be hilighting only strings.
Nothing else. No keywords, types, nothing.

I'm in c-mode from cc-mode.el. I have extensive customizations though so it
would be hard to pin down exactly what's causing this.

The only code in my .emacs that seems to relate to font-lock-mode is this
which I do in my c-mode-hook:

 		   (font-lock-mode 1)
		   (set-face-foreground 'font-lock-string-face "cyan")


-- 
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

  reply	other threads:[~2006-08-30  8:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-23  9:29 non selected windows code borked stark
2006-08-24  5:20 ` Richard Stallman
2006-08-29 10:44   ` Gregory Stark
2006-08-29 19:06     ` Kevin Rodgers
2006-08-29 21:29     ` Richard Stallman
2006-08-30  8:49       ` Gregory Stark [this message]
2006-08-30  8:51         ` Font Lock Mode only highlights strings Gregory Stark
     [not found]         ` <mailman.5996.1156927910.9609.bug-gnu-emacs@gnu.org>
2006-08-30 18:28           ` martin
2006-08-31  7:33         ` Richard Stallman

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=87u03u4nhx.fsf_-_@enterprisedb.com \
    --to=stark@enterprisedb.com \
    --cc=bug-gnu-emacs@gnu.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.