* 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
* bug#25260: 25.1; cd change global variables permanently
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
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2016-12-24 20:29 UTC (permalink / raw)
To: Leo Liu; +Cc: 25260
> 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?
Looks like it, yes,
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#25260: 25.1; cd change global variables permanently
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
1 sibling, 0 replies; 3+ messages in thread
From: Leo Liu @ 2016-12-25 6:44 UTC (permalink / raw)
To: 25260-done
version: 25.2
^ 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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).