projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e03dbd
)
* lisp/icomplete.el (icomplete-exhibit): Remove workaround
author
Aaron Jensen
<aaronjensen@gmail.com>
Mon, 1 Nov 2021 00:40:43 +0000
(20:40 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 1 Nov 2021 02:33:28 +0000
(22:33 -0400)
lisp/icomplete.el
patch
|
blob
|
history
diff --git
a/lisp/icomplete.el
b/lisp/icomplete.el
index 01033474d389206ee2ea8f73761296af65e09b6b..a61c9d6354c133775f302962086004c708c6da1b 100644
(file)
--- a/
lisp/icomplete.el
+++ b/
lisp/icomplete.el
@@
-716,11
+716,6
@@
See `icomplete-mode' and `minibuffer-setup-hook'."
(delete-region (overlay-start rfn-eshadow-overlay)
(overlay-end rfn-eshadow-overlay)))
(let* ((field-string (icomplete--field-string))
- ;; Not sure why, but such requests seem to come
- ;; every once in a while. It's not fully
- ;; deterministic but `C-x C-f M-DEL M-DEL ...'
- ;; seems to trigger it fairly often!
- (while-no-input-ignore-events '(selection-request))
(text (while-no-input
(icomplete-completions
field-string