all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25847: 26.0.50; Error completing help with nil entries in load-history
@ 2017-02-23 10:49 Yuri D'Elia
  2017-02-24  0:51 ` Michael Heerdegen
  2017-03-01 19:37 ` Glenn Morris
  0 siblings, 2 replies; 4+ messages in thread
From: Yuri D'Elia @ 2017-02-23 10:49 UTC (permalink / raw)
  To: 25847; +Cc: Richard Copley


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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-01 19:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23 10:49 bug#25847: 26.0.50; Error completing help with nil entries in load-history Yuri D'Elia
2017-02-24  0:51 ` Michael Heerdegen
2017-02-24 11:00   ` Yuri D'Elia
2017-03-01 19:37 ` Glenn Morris

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.