all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonrumney@gmail.com>
To: gnu.emacs.help@googlegroups.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Help me fix my .emacs for 24.3
Date: Thu, 21 Mar 2013 06:16:26 -0700 (PDT)	[thread overview]
Message-ID: <02529a65-82b5-4184-af38-530fc6bbded8@googlegroups.com> (raw)
In-Reply-To: <mailman.22543.1363798366.855.help-gnu-emacs@gnu.org>

On Wednesday, 20 March 2013 22:00:48 UTC+8, Pierre Bogossian  wrote:
>       (setq font-lock-face-attributes

This variable has been obsolete since Emacs 20, stopped working in Emacs 23 (or maybe even 22.something) and was removed about a year ago for 24.1. See here:

http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-11/msg00051.html

See etc/NEWS.20 in your Emacs installation for the recommended method of configuring faces, or if you prefer to do everything by hand, set-face-attribute might work (but you'll need to make sure the face has already been created before using this).






       reply	other threads:[~2013-03-21 13:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.22543.1363798366.855.help-gnu-emacs@gnu.org>
2013-03-21 13:16 ` Jason Rumney [this message]
2013-03-21 22:40 Help me fix my .emacs for 24.3 Pierre Bogossian
  -- strict thread matches above, loose matches on Subject: below --
2013-03-20 14:00 Pierre Bogossian
2013-03-20 19:34 ` Peter Dyballa

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=02529a65-82b5-4184-af38-530fc6bbded8@googlegroups.com \
    --to=jasonrumney@gmail.com \
    --cc=gnu.emacs.help@googlegroups.com \
    --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.