all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#11308: 24.1.50; More completion confusion
@ 2012-04-21 20:57 Drew Adams
  2016-04-28 14:22 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2012-04-21 20:57 UTC (permalink / raw
  To: 11308

Nothing new.  Just another example of how completion with multiple
styles chained together can be confusing.  At least that's what I
suppose the culprit is (without looking).
 
emacs -Q
 
M-x find-library RET isearch.e
 
Put point at bol (i.e. on/just before the `i') and hit TAB.  You get
(only) the completion isearch.elc.  And point is not moved to eol: it
stays where it was.
 
Or put point on `.' - same thing.  But quicker - when point is on the
`i' it takes a while.
 
But putting point on or after the second `e' gives isearch.el as the
only completion.  Likewise, point on the `h', the `c', the `r', the `a',
and the `s'.
 
But first complete with point at bol (on `i'), then remove the final
`lc' and move point to the `s'.  TAB then completes to isearch.el, as
before, but this time with the message [Complete but not unique], which
was not shown before with point at the same place (on `s').
 
Well not quite.  _Sometimes_ you will see [Complete but not unique] when
you follow that recipe.  Sometimes you will not.  Depends on the tide
perhaps.
 
Hardly what I would call "least surprise".  YMMV.
 

In GNU Emacs 24.1.50.1 (i386-mingw-nt5.1.2600)
 of 2012-04-19 on MARVIN
Bzr revision: 107968 monnier@iro.umontreal.ca-20120419220225-gijdcbfxuiqy5dhb
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.6) --no-opt --enable-checking --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-3.0.9/include
 -ID:/devel/emacs/libs/libiconv-1.13.1-1-dev/include
 -ID:/devel/emacs/libs/libxml2-2.7.8/include/libxml2'
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#11308: 24.1.50; More completion confusion
  2012-04-21 20:57 bug#11308: 24.1.50; More completion confusion Drew Adams
@ 2016-04-28 14:22 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-28 14:22 UTC (permalink / raw
  To: Drew Adams; +Cc: 11308

"Drew Adams" <drew.adams@oracle.com> writes:

> M-x find-library RET isearch.e
>
> Put point at bol (i.e. on/just before the `i') and hit TAB.  You get
> (only) the completion isearch.elc.  And point is not moved to eol: it
> stays where it was.
>
> Or put point on `.' - same thing.  But quicker - when point is on the
> `i' it takes a while.
>
> But putting point on or after the second `e' gives isearch.el as the
> only completion.  Likewise, point on the `h', the `c', the `r', the `a',
> and the `s'.
>
> But first complete with point at bol (on `i'), then remove the final
> `lc' and move point to the `s'.  TAB then completes to isearch.el, as
> before, but this time with the message [Complete but not unique], which
> was not shown before with point at the same place (on `s').

Yes, that's pretty confusing...  I get pretty much the same as you do,
but not quite.  

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-28 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-21 20:57 bug#11308: 24.1.50; More completion confusion Drew Adams
2016-04-28 14:22 ` Lars Ingebrigtsen

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.