all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nordlöw <per.nordlow@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Error when calling describe-variable/key/function() in help-fns+.el
Date: Tue, 2 Sep 2008 06:12:46 -0700 (PDT)	[thread overview]
Message-ID: <fb1151dc-745e-44b6-9dde-eda6108c734b@b1g2000hsg.googlegroups.com> (raw)

I get the following error:

Debugger entered--Lisp error: (void-function describe-simplify-lib-
file-name)
  describe-simplify-lib-file-name(nil)
  describe-variable(nil nil nil)
  call-interactively(describe-variable nil nil)

when I try to use describe-variable()

I searched for describe-simplify-lib-file-name in my emacs configs and
found it in only once in help-fns+.el.

Then I looked into lisp/Changelog and found the following entry that
mentions describe-simplify-lib-file-name(). I am using Emacs version
23.0.60.1.

2008-09-01  Martin Rudalics  <rudalics@gmx.at>

	* help-fns.el (describe-simplify-lib-file-name)
	(find-source-lisp-file): Removed.
	(find-lisp-object-file-name): New function giving preference to
	files found via load-path instead of loaddefs.el.
	(describe-function-1): Use new function instead of the removed
	ones.  (Bugs #587, #669, #690)
	* faces.el (describe-face): Use find-lisp-object-file-name instead
	of describe-simplify-lib-file-name.

Thanks in advance,
Nordlöw


             reply	other threads:[~2008-09-02 13:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-02 13:12 Nordlöw [this message]
2008-09-02 15:30 ` Error when calling describe-variable/key/function() in help-fns+.el Drew Adams

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=fb1151dc-745e-44b6-9dde-eda6108c734b@b1g2000hsg.googlegroups.com \
    --to=per.nordlow@gmail.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.