all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelina Carlton <brat@magma.ca>
Subject: Adding additional font-lock face to info files
Date: Sat, 16 Dec 2006 13:03:44 -0500	[thread overview]
Message-ID: <87bqm33egv.fsf@magma.ca> (raw)

Hi, 
When reading info files, I would like to highlight strings that are quoted
by the author with `'

For example in the excellent book emacs-lisp-intro this snippet:
,----
| Both the examples just mentioned work identically to move point forward
| three sentences.  (Since `multiply-by-seven' is not bound to a key, it
| could not be used as an example of key binding.)
`----
The string `multiply-by-seven' is what I would want font locked.
Unfortunately I am not far enough into this book to learn how to do
this. :-) 

The only faces I see that I am able to customize are:
info-header-node		   info-header-xref
info-menu-header		   info-menu-star
info-node			   info-title-1
info-title-2			   info-title-3
info-title-4			   info-xref
info-xref-visited

Thanks!
-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     brat@magma.ca
   http://bzgirl.org
--------------------------

             reply	other threads:[~2006-12-16 18:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-16 18:03 Angelina Carlton [this message]
2006-12-16 19:08 ` Adding additional font-lock face to info files Drew Adams
2006-12-16 21:26   ` Angelina Carlton

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=87bqm33egv.fsf@magma.ca \
    --to=brat@magma.ca \
    /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.