all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25561: 25.1; "Making isearch-search-fun-function local to *Minibuf-1* while let-bound!" warning with Evil
@ 2017-01-28 11:03 Vasilij Schneidermann
       [not found] ` <8760kyzoma.fsf@mail.linkov.net>
  0 siblings, 1 reply; 7+ messages in thread
From: Vasilij Schneidermann @ 2017-01-28 11:03 UTC (permalink / raw)
  To: 25561

Hello,

a user of the Evil package reported [1] that using a search command
results in a "Making isearch-search-fun-function local to *Minibuf-1*
while let-bound!" warning.  This appears to be an interaction between
isearch and Evil, more specifically, Evil let-binds
`isearch-search-fun-function' to something of its own, invokes isearch
and something in isearch ends up running
`minibuffer-history-isearch-setup' which `make-local-variable' to have
`isearch-search-fun-function' have a separate value, resulting in the
aforementioned warning.

What's the recommended way to avoid or silence it?  Stefan suggested
elsewhere [2] that this might indicate a bug, hence why I'm bringing
this up here.

[1]: https://github.com/emacs-evil/evil/issues/748
[2]: https://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00903.html





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

end of thread, other threads:[~2017-02-18  9:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-28 11:03 bug#25561: 25.1; "Making isearch-search-fun-function local to *Minibuf-1* while let-bound!" warning with Evil Vasilij Schneidermann
     [not found] ` <8760kyzoma.fsf@mail.linkov.net>
2017-01-29 12:25   ` Vasilij Schneidermann
2017-02-08 12:55   ` Vasilij Schneidermann
2017-02-08 22:21     ` Stefan Monnier
2017-02-10 10:16       ` Eli Zaretskii
2017-02-10 12:45         ` Stefan Monnier
2017-02-18  9:29           ` Eli Zaretskii

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.