all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Drew Adams <drew.adams@oracle.com>
Cc: 13602@debbugs.gnu.org
Subject: bug#13602: 24.3.50; remove bindings for `icomplete-minibuffer-map' - make a separate mode
Date: Tue, 05 Feb 2013 02:04:45 +0400	[thread overview]
Message-ID: <5110307D.3070908@yandex.ru> (raw)
In-Reply-To: <7C3C252294774DB79419E50757D7D7EB@us.oracle.com>

On 04.02.2013 20:16, Drew Adams wrote:
>>> Icomplete mode is general, for use with all minibuffers,
>>> whatever the kind of input being done (kind of completion
>>> or input without completion, etc.).
>>
>> No, it's not, it's only used in specific cases.
>> For example, icomplete is not used in minibuffer during
>> eval-expression.
>
> Nitpicking.  Completion.  That should have been understood from the context: "I
> _complete_" mode.  Icompletion is about completion contexts.

It's in the name, but not in your statement above. As such, your 
statement was false. You also mentioned "input without completion", 
whatever that is.

My point is, as long as ido and icomplete are used in completion 
situations, and they're used to complete relatively short things, they 
obviate the need for all three commands you're complaining about.

Searching back and forward though a short input string is quite useless, 
and `minibuffer-complete' essentially conflicts with the main function 
of ido and icomplete: show the available candidates inline.

>>> Let users bind them if they like.
>>
>> I'd like to comment on this as a ido-mode user.
>
> Great.  But please recognize that not all Emacs users use Ido.  And it is not
> even the default minibuffer behavior for Emacs.  And it is not even described in
> the Emacs manual.

Is icomplete described in the Emacs manual?

> IOW, your parochial point of view is of course welcome and relevant, but please
> don't mistake it for how users in general view using the minibuffer.

I'm well-aware how Emacs looks and works by default, thank you very 
much. It also has a rich ecosystems with packages modifying its behavior 
every which way, according to user needs and whims.

>>> In particular: C-s and C-r are used to search minibuffer
>>> text (e.g. move
>>
>> Instead of searching though the already entered text,
>
> ("Already entered" does not necessarily mean typed, BTW.)

Yes. Slightly less useless in this case, but this is a rare one, naturally.

>> this behavior allows you to "search" through the candidates.
>
> Yes, I know.  So what?  The point is that this substitutes the original, normal,
> usual behavior of those keys with another behavior.

icomplete is off by default, so no user is forced to use the non-default 
behavior.

> You should not just assume, because you are an Ido enthusiast, that all users
> now want to switch to an Ido-like behavior for keys they have been able to use
> otherwise.

Do I come across as a five-year-old or something?

>> this strikes me as more appropriate.
>
> So in your case you would opt in to use the keys.  What's the problem? (Though
> as an Ido user you really do not need Icomplete at all, do you?)

I don't. But you can make most of the same arguments in the context of 
ido-mode, can't you?

> You should get your way, for your own use.  Another user should be able to get
> the longstanding Icomplete behavior, for her own use.

...maybe except this one. How long ago has this "longstanding" behavior 
changed?

> It should be easy for each to get the behavior preferred, and even to switch to
> the other behavior.
>
> This is trivial to implement.  What so much resistance to giving users the
> choice?  Why so much insistence on bending Icomplete to be Ido-like for all?
> Users are free to use Ido if they like.  Where's the beef?

I believe most of the resistance is against your suggestion that the 
minor mode with modified keybindings should be off by default.
If you hide nice things from users, some portion of users with never 
find them. So, it hurts discoverability.





  reply	other threads:[~2013-02-04 22:04 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-31 19:41 bug#13602: 24.3.50; remove bindings for `icomplete-minibuffer-map' - make a separate mode Drew Adams
2013-02-04 10:27 ` Jambunathan K
2013-02-04 16:02   ` Drew Adams
2013-02-04 16:36     ` Jambunathan K
2013-02-04 17:34       ` Drew Adams
2013-02-04 11:20 ` Dmitry Gutov
2013-02-04 16:16   ` Drew Adams
2013-02-04 22:04     ` Dmitry Gutov [this message]
2013-02-04 23:33       ` Drew Adams
2013-02-04 14:51 ` Stefan Monnier
2013-02-04 16:22   ` Drew Adams
2013-02-04 16:43     ` Jambunathan K
2013-02-04 17:40       ` Drew Adams
2013-02-05  2:35         ` Jambunathan K
2013-02-05  4:29           ` Drew Adams
2013-02-05 23:19             ` Juri Linkov
2013-02-06  3:42               ` Jambunathan K
2013-02-06 10:24                 ` Juri Linkov
2013-02-06 13:31                   ` Jambunathan K
2013-02-06 15:27                     ` Drew Adams
2013-02-06 15:42               ` Stefan Monnier
2013-02-06 15:49                 ` Drew Adams
2013-02-06 16:02                 ` Stefan Monnier
2013-02-06 23:45                   ` Juri Linkov
2013-02-07  3:51                     ` Jambunathan K
2013-02-07  7:50                       ` Juri Linkov
2013-02-07 10:24                         ` Jambunathan K
2013-02-08  7:55                           ` Juri Linkov
2013-02-08 16:55                             ` Drew Adams
2013-02-07 14:17                         ` Stefan Monnier
2013-02-07 15:45                           ` Jambunathan K
2013-02-07 16:50                             ` Stefan Monnier
2013-02-10  4:15                               ` Jambunathan K
2013-02-07 21:32                           ` Drew Adams
2013-02-08  7:59                           ` Juri Linkov
2013-02-08 15:40                             ` Stefan Monnier
2013-02-08 17:00                               ` Drew Adams
2013-02-08 17:11                                 ` Jambunathan K
2013-02-08 17:28                                   ` Drew Adams
2013-02-13 14:42                                   ` Jambunathan K
2016-04-28 22:25                                     ` Lars Ingebrigtsen
2016-04-29 16:05                                       ` Drew Adams

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

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

  git send-email \
    --in-reply-to=5110307D.3070908@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=13602@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.