unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: 38458-done@debbugs.gnu.org
Subject: bug#38458: 27.0.50; case-insensitive substring completion
Date: Tue, 03 Dec 2019 13:03:49 -0500	[thread overview]
Message-ID: <jwvmuc9waoj.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87k17dwdft.fsf@gmx.net> (Stephen Berman's message of "Tue, 03 Dec 2019 18:01:42 +0100")

> point after the `e', which is fine for further input; but if you enter
> `te TAB' then it completes to `test' with point after the second `t', so
> you have to move point to complete the name.  It would be nice if in
> such cases point were placed at the start rather than the end of the
> partial match.

The completion code already tries to do that in a few other
circumstances, but indeed not this one.

> Should I make a feature request?

Yes (and please put me in the `X-Debbugs-Cc:`).


        Stefan






      reply	other threads:[~2019-12-03 18:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-02 18:56 bug#38458: 27.0.50; case-insensitive substring completion Stephen Berman
2019-12-02 20:45 ` Eli Zaretskii
2019-12-02 21:37   ` Stephen Berman
2019-12-03 14:47   ` Stefan Monnier
2019-12-03 15:51     ` Eli Zaretskii
2019-12-03 17:01     ` Stephen Berman
2019-12-03 18:03       ` Stefan Monnier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvmuc9waoj.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=38458-done@debbugs.gnu.org \
    --cc=stephen.berman@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).