all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: defface location in describe-face
Date: Mon, 03 Jan 2005 17:08:41 -0500	[thread overview]
Message-ID: <jwvzmzq88yk.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <wksm5imd1s.fsf@yahoo.fr> (drkm's message of "Mon, 03 Jan 2005 22:13:19 +0100")

>   Why `describe-face' does not show a "Defined in `_file_'." button ?

Oversight.  `defface' doesn't record the definition in load-history.
Patches welcome.

>   BTW, when I have this code :

>     (defface my-face
>       '(...)
>       "...")

>     (defvar my-face 'my-face
>       "...")

>   If I do `C-h v m y - f a c e <RET>' and try to follow the link
> "Defined in ..." in the `*Help*' buffer, the point goes on the
> `defface', not on the `defvar'.  Is this the normal behaviour ?

It was a bug.  Should be fixed now,


        Stefan

  reply	other threads:[~2005-01-03 22:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-03 21:13 defface location in describe-face drkm
2005-01-03 22:08 ` Stefan Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-04  2:06 drkm
2005-01-05  3:31 ` Richard Stallman
2005-01-05  4:34   ` drkm
2005-01-04  2:15 drkm
2005-01-04  2:22 drkm
2005-01-04 14:26 ` Stefan
2005-01-04 16:42   ` drkm

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=jwvzmzq88yk.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@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.