GNU bug report logs - #25441
26.0.50; Can't autocomplete symbol names ending in ?

Previous Next

Package: emacs;

Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>

Date: Fri, 13 Jan 2017 18:04:02 UTC

Severity: minor

Tags: notabug

Found in version 26.0.50

Done: Philipp Stephani <p.stephani2 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #21 received at 25441-done <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: Philipp Stephani <p.stephani2 <at> gmail.com>, 25441-done <at> debbugs.gnu.org
Subject: RE: bug#25441: 26.0.50; Can't autocomplete symbol names ending in ?
Date: Sat, 14 Jan 2017 13:29:12 -0800 (PST)
> I've just found that the Emacs manual documents this behavior
> (? prints a list of possible completions).

Yes.  It's a really dumb design, IMHO.  I've argued for years
now that characters such as SPC and ? and C-j (newline) should
be self-inserting during completion.

After several decades, SPC was finally made self-inserting for
file-name completion (only).  Progress is slow...

Completion - ESPECIALLY `completing-read' as opposed to
`read-file-name' - is completely _general_.  There should be
no assumption that completion candidates do not contain spaces
or question marks or newline chars.  That's just silly (IMHO).

And making users use `C-q' to insert a space char is akin to
medieval torture - because it is completely unnecessary.
 




This bug report was last modified 8 years and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.