From: Richard Copley <rcopley@gmail.com>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: Yuri D'Elia <wavexx@thregr.org>, Emacs Development <emacs-devel@gnu.org>
Subject: Re: Error when completing C-h f
Date: Wed, 22 Feb 2017 22:15:52 +0000 [thread overview]
Message-ID: <CAPM58ogSQKKfU+CMW6uC8p=ZQ6Dh_Ot0+OPFP6WcywSXZN7_PQ@mail.gmail.com> (raw)
In-Reply-To: <87h93ow85b.fsf@drachen>
On 21 February 2017 at 03:10, Michael Heerdegen
<michael_heerdegen@web.de> wrote:
> Yuri D'Elia <wavexx@thregr.org> writes:
>
>> It seems that I have a bare (nil) in the load-history, which
>> help--loaded-p doesn't like.
>
> Seems `help--loaded-p' does not handle an (nil ...) entry correctly in
> the `dolist'. Looks like an obvious bug to me.
Are bug reports out of fashion?
To reproduce in "emacs -Q":
(defun test () "" nil) ;; insert text in buffer *scratch*
C-M-x ;; eval-defun (adds an entry to load-history with null file)
C-h f package- TAB ;; crashes
prev parent reply other threads:[~2017-02-22 22:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-20 16:53 Error when completing C-h f Yuri D'Elia
2017-02-20 17:19 ` Kaushal Modi
2017-02-20 17:23 ` Yuri D'Elia
2017-02-21 3:10 ` Michael Heerdegen
2017-02-22 22:15 ` Richard Copley [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='CAPM58ogSQKKfU+CMW6uC8p=ZQ6Dh_Ot0+OPFP6WcywSXZN7_PQ@mail.gmail.com' \
--to=rcopley@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=michael_heerdegen@web.de \
--cc=wavexx@thregr.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.