GNU bug report logs - #30091
25.3; Trying to go to non-existent info file puts the cursor in *info* buffer, not mini buffer

Previous Next

Package: emacs;

Reported by: Tim Landscheidt <tim <at> tim-landscheidt.de>

Date: Fri, 12 Jan 2018 18:28:02 UTC

Severity: minor

Tags: confirmed, fixed

Found in version 25.3

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Tim Landscheidt <tim <at> tim-landscheidt.de>
Cc: 30091 <at> debbugs.gnu.org
Subject: bug#30091: 25.3; Trying to go to non-existent info file puts the cursor in *info* buffer, not mini buffer
Date: Tue, 17 Apr 2018 23:08:03 +0200
OK, here's the bug:

	  ;; If there is no previous Info file, go to the directory.
	  (unless Info-current-file
	    (Info-directory))
	  (user-error "Info file %s does not exist" filename)))

Info-current-file is nil here, so it helpfully pops us back to the
*info* buffer before displaying the error.  I'm not sure what the right
fix here is...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





This bug report was last modified 7 years and 36 days ago.

Previous Next


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