GNU bug report logs - #25847
26.0.50; Error completing help with nil entries in load-history

Previous Next

Package: emacs;

Reported by: Yuri D'Elia <wavexx <at> thregr.org>

Date: Thu, 23 Feb 2017 10:50:02 UTC

Severity: normal

Found in version 26.0.50

Fixed in version 26.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Yuri D'Elia <wavexx <at> thregr.org>
Subject: bug#25847: closed (Re: bug#25847: 26.0.50; Error completing help
 with nil entries in load-history)
Date: Wed, 01 Mar 2017 19:38:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#25847: 26.0.50; Error completing help with nil entries in load-history

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 25847 <at> debbugs.gnu.org.

-- 
25847: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25847
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 25847-done <at> debbugs.gnu.org
Subject: Re: bug#25847: 26.0.50;
 Error completing help with nil entries in load-history
Date: Wed, 01 Mar 2017 14:37:11 -0500
Version: 26.1

Yuri D'Elia wrote:

> (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

Thanks; fixed in ebb1050.

> This is caused by `help--loaded-p' not handling nil entries, introduced
> in 0c31ff43b6880c84498fbe1f06e1e5809b55e838.

I don't see what that commit has to do with it.

[Message part 3 (message/rfc822, inline)]
From: Yuri D'Elia <wavexx <at> thregr.org>
To: bug-gnu-emacs <at> gnu.org
Cc: Richard Copley <rcopley <at> gmail.com>
Subject: 26.0.50; Error completing help with nil entries in load-history
Date: Thu, 23 Feb 2017 11:49:11 +0100
This is a regression in emacs 26. How to reproduce:

(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

This is caused by `help--loaded-p' not handling nil entries, introduced
in 0c31ff43b6880c84498fbe1f06e1e5809b55e838.



This bug report was last modified 8 years and 88 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.