GNU bug report logs -
#30206
27.0.50; Minibuffer completion should not complete internal names
Previous Next
Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>
Date: Mon, 22 Jan 2018 10:10:02 UTC
Severity: wishlist
Tags: wontfix
Found in version 27.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 30206 <at> debbugs.gnu.org (full text, mbox):
> C-h f abbrev TAB
>
> You'll get completions for internal functions such as abbrev--describe.
Of course. As well you should.
> By default minibuffer completions shouldn't complete such internal
> names, as users aren't supposed to use them directly.
This is ridiculous, IMHO. Users are not supposed to use
"internal" functions directly? Nonsense.
Besides which, "use" is meaningless here. Completing
a name doesn't imply calling the name as a function or
evaluating it as a variable. And there is nothing wrong
with doing either of things, anyway. Would you also
forbid `mapatoms' from using (acting on) "internal" names?
"Minibuffer completions" means multiple things, anyway.
Anyone can use `completing-read' or any other minibuffer
completion function in a way that does not complete
"internal" names, if they want to.
This bug report was last modified 7 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.