unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Order of eshell/pcomplete completions when cycling
Date: Fri, 10 Apr 2015 08:36:39 -0400	[thread overview]
Message-ID: <jwvpp7ci2nl.fsf-monnier+gmane.emacs.help@gnu.org> (raw)
In-Reply-To: 87bniwmb00.fsf@gnu.org

> I suspect that there has been a time where that used to work, and in the
> meantime the completion stuff has changed and forgotten that some
> completion users want sorted completions also without calling
> `completion-all-sorted-completions'.

Indeed, it seems that the pcomplete completion UI code was somehow
broken when its innards were separated to provide
pcomplete-completion-at-point.

The right fix moving forward (which I've been meaning to do but haven't
found time for yet) is to change Eshell to not use the `pcomplete'
command any more, but to use `completion-at-point' instead and to
finally obsolete the `pcomplete' command.


        Stefan




  reply	other threads:[~2015-04-10 12:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 15:20 Order of eshell/pcomplete completions when cycling Tassilo Horn
2015-04-09 16:10 ` Eli Zaretskii
2015-04-10 11:08   ` Tassilo Horn
2015-04-10 11:21     ` Eli Zaretskii
2015-04-10 12:19       ` Tassilo Horn
2015-04-10 12:36         ` Stefan Monnier [this message]
2015-04-10 13:53           ` Tassilo Horn
2015-04-10 17:34             ` Stefan Monnier

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=jwvpp7ci2nl.fsf-monnier+gmane.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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).