* bug#25260: 25.1; cd change global variables permanently
@ 2016-12-24 14:50 Leo Liu
2016-12-24 20:29 ` Stefan Monnier
2016-12-25 6:44 ` Leo Liu
0 siblings, 2 replies; 3+ messages in thread
From: Leo Liu @ 2016-12-24 14:50 UTC (permalink / raw)
To: 25260; +Cc: Stefan Monnier
As a fix to https://debbugs.gnu.org/7924 `cd' changes
minibuffer-completion-table and minibuffer-completion-predicate
globally. That looks like a mistake. Stefan, did you intend to write
setq-local instead?
I only discovered this because icomplete installs a post-command-hook if
minibuffer-completion-table is non-nil which has been annoying me for
two days.
Happy holidays,
Leo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-12-25 6:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-24 14:50 bug#25260: 25.1; cd change global variables permanently Leo Liu
2016-12-24 20:29 ` Stefan Monnier
2016-12-25 6:44 ` Leo Liu
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.