all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Kevin Ryde <user42@zip.com.au>
Cc: 8378@debbugs.gnu.org
Subject: bug#8378: 23.2; eval-defun vs defface docstring
Date: Wed, 06 Jul 2011 18:46:56 +0200	[thread overview]
Message-ID: <m3ei235pbz.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <87aagdwltd.fsf@blah.blah> (Kevin Ryde's message of "Wed, 30 Mar 2011 10:26:06 +1100")

Kevin Ryde <user42@zip.com.au> writes:

> When M-x eval-defun is used on a defface, the face docstring is not
> updated.  For example in the scratch buffer M-x eval-defun on
>
>     (defface my-test '((t (:foreground "blue")))
>       "This is a blue face docstring.")
>
> and then on
>
>     (defface my-test '((t (:foreground "red")))
>       "This is a red face docstring.")
>
> followed by
>
>     M-x describe-face my-test
>
> shows
>
>     "This is a blue face docstring"

I've now fixed this in Emacs 24.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





      reply	other threads:[~2011-07-06 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-29 23:26 bug#8378: 23.2; eval-defun vs defface docstring Kevin Ryde
2011-07-06 16:46 ` Lars Magne Ingebrigtsen [this message]

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=m3ei235pbz.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=8378@debbugs.gnu.org \
    --cc=user42@zip.com.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.