all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Solly Brown <sollyb@cse.unsw.edu.au>
Subject: Re: prolog users?
Date: Thu, 24 Aug 2006 16:55:37 +1000	[thread overview]
Message-ID: <44ED4D69.2010201@cse.unsw.edu.au> (raw)
In-Reply-To: <87bqqa7j23.fsf@robotron.kosmorama>

David Hansen wrote:
> On Thu, 24 Aug 2006 13:50:49 +1000 Solly Brown wrote:
>> How can I change the face of prolog comments (ie. lines
>> starting with a % symbol)?
>>
>>     
> C-u C-x = should tell you which face is used for
> highlighting.  BTW in GNU Emacs 22 (thats the developer
> version) it's font-lock-comment-face.
>
> David
>   

OK this is a bit weird. This is what I've got for the text properties of 
my comments:

face                 font-lock-comment-face
fontified          t

However my comments don't show up in the font-lock-comment-face. 
Instead, they appear to be showing up with "firebrick-italic" face.

If I change the properties of the font-lock-comment-face (making it 
green, say) then new comments that I type in do indeed appear in green. 
However, when I type C-l to refontify the existing comments, then 
instead of everything turning green, all of my new comments revert to 
firebrick-italic (and the old ones are unchanged). The text properties 
still claims that the  comments are using font-lock-comment-face, but 
clearly they're not.

Something very odd going on there. Any more suggestions?

Thanks, Solly

  reply	other threads:[~2006-08-24  6:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-24  3:50 prolog users? Solly Brown
2006-08-24  6:18 ` David Hansen
2006-08-24  6:55   ` Solly Brown [this message]
     [not found]   ` <mailman.5558.1156433771.9609.help-gnu-emacs@gnu.org>
2006-08-24 16:38     ` Markus Triska
     [not found] <mailman.5525.1156393105.9609.help-gnu-emacs@gnu.org>
2006-08-24  9:09 ` Markus Triska
2006-08-24 10:14   ` Solly Brown

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=44ED4D69.2010201@cse.unsw.edu.au \
    --to=sollyb@cse.unsw.edu.au \
    /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.