bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30091: 25.3; Trying to go to non-existent info file puts the cursor


From: Lars Ingebrigtsen
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:04:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

OK, one step further.  The following pops to the *info* buffer:

(completion-table-with-context "(foo)" (lambda (string pred action) 
(complete-with-action action (Info-build-node-completions (Info-find-file 
"foo")))) nil nil nil)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]