emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org, Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: BUG-#+ Fontification
Date: Thu, 28 May 2009 18:34:01 -0400	[thread overview]
Message-ID: <14307.1243550041@alphaville.usa.hp.com> (raw)
In-Reply-To: Message from Bernt Hansen <bernt@norang.ca> of "Thu, 28 May 2009 18:10:14 EDT." <87zlcw281l.fsf@gollum.intra.norang.ca>

Bernt Hansen <bernt@norang.ca> wrote:

> Bernt Hansen <bernt@norang.ca> writes:
> 
> > Face: org-meta-line (sample) (customize this face)
> > Documentation: Face for meta lines startin with "#+".
> > Defined in `org-faces.el'.
> >
> >          Family: unspecified
> >           Width: unspecified
> >          Height: unspecified
> >          Weight: unspecified
> >           Slant: unspecified
> >      Foreground: unspecified
> >      Background: unspecified
> >       Underline: unspecified
> >        Overline: unspecified
> >  Strike-through: unspecified
> >             Box: unspecified
> >         Inverse: unspecified
> >         Stipple: unspecified
> > Font or fontset: unspecified
> >         Inherit: unspecified
> >
> > [back]
> >
> > So that would probably be why it's all black for me :)
> 
> So to 'fix' this issue I customized the face and set Foreground to
> 'Firebrick' (red) which I think is what it used to look like.  Should
> this face not have some default colouring defined? or are we supposed to
> customize it.  That just jumped out at me as different from the default
> behaviour we used to have -- and is what prompted this thread.
> 

It *is* initialized:

,----
| (defface org-meta-line
|   (org-compatible-face 'font-lock-comment-face nil)   <--------
|   "Face for meta lines startin with \"#+\"."
|   :group 'org-faces
|   :version "22.1")
`----

It should look like a comment - but you may have defined the face
somehow and the macrology might be incapable of redefining it. Have you
tried restarting emacs?

Nick

  reply	other threads:[~2009-05-28 22:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-28 20:28 BUG-#+ Fontification Bernt Hansen
2009-05-28 21:43 ` Carsten Dominik
2009-05-28 21:47   ` Bernt Hansen
2009-05-28 21:48     ` Bernt Hansen
2009-05-28 22:10       ` Bernt Hansen
2009-05-28 22:34         ` Nick Dokos [this message]
2009-05-28 22:59           ` Bernt Hansen
     [not found]             ` <8298.1243566088@gamaville.dokosmarshall.org>
2009-05-29  5:33               ` Nick Dokos
2009-05-29  7:40                 ` Carsten Dominik
2009-05-29 11:35                   ` Bernt Hansen
2009-05-29 14:20                   ` Nick Dokos
2009-05-29 11:14                 ` Bernt Hansen
2009-05-28 23:01           ` Bernt Hansen

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14307.1243550041@alphaville.usa.hp.com \
    --to=nicholas.dokos@hp.com \
    --cc=bernt@norang.ca \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).