all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michal <rabbit50@tenbit.pl>
To: emacs mailing list <help-gnu-emacs@gnu.org>
Subject: font lock customization does not work for me
Date: Thu, 05 Jun 2008 17:59:44 +0200	[thread overview]
Message-ID: <m263snyirz.fsf@tenbit.pl> (raw)


Hallo Group Members

I am using emacs 22.1.

To the end of file I added:


;; Local Variables: **
;; comment-start: ";; "  **
;; comment-end:"**" **
;; font-lock-keywords: '(("Wed" . font-lock-warning-face)) **
;; End: **


then saved and reopened file, but "Wed" strings in my file did not change their face.

From within my buffer I have:
font-lock-keywords is a variable defined in `font-lock.el'.
Its value is 
'(("Wed" . font-lock-warning-face))

Local in buffer readme.txt; global value is nil

font-lock-maximum-decoration is a variable defined in `font-lock.el'.
Its value is t

global-font-lock-mode is a variable defined in `font-core.el'.
Its value is t

The:
;; font-lock-keywords: (("Wed" . font-lock-warning-face)) **
as well as:
;; font-lock-keywords: ("Wed" . font-lock-warning-face) **

also does not work

Did I overlooked something? have You got some ideas?

Regards,
Michal







             reply	other threads:[~2008-06-05 15:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 15:59 Michal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-05 13:09 font lock customization does not work for me rabbit50

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=m263snyirz.fsf@tenbit.pl \
    --to=rabbit50@tenbit.pl \
    --cc=help-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.