emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#12638: closed (24.2.50; FR: Some suggestions for i


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12638: closed (24.2.50; FR: Some suggestions for icomplete-mode)
Date: Fri, 15 Nov 2013 04:44:02 +0000

Your message dated Fri, 15 Nov 2013 10:12:37 +0530
with message-id <address@hidden>
and subject line Re: bug#12638: 24.2.50; FR: Some suggestions for icomplete-mode
has caused the debbugs.gnu.org bug report #12638,
regarding 24.2.50; FR: Some suggestions for icomplete-mode
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12638: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12638
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.2.50; FR: Some suggestions for icomplete-mode Date: Sat, 13 Oct 2012 23:03:13 +0530 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)
I have turned on icomplete mode following a suggestion in this message
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11131#20.

Since I do use ido-mode, I am wondering whether the icomplete UI could
be modified to match ido UI.  This is to ensure uniformity of
experience.

A cursory look at ido.el suggests that it is indeed derived from
icomplete.el but has been specialized for handling files and buffers.
So there is much common ground between the two modes.

Some observations and initial thoughts:

1. The icomplete candidates are comma separated but WITHOUT spaces.  It
   makes readability difficult.
   
   So introduce `icomplete-decorations' which can be a copy of
   `ido-decorations' to begin with.  May be the decorations could be
   extracted to some other file (minibuffer.el?) and commonly shared by
   both ido and icomplete.

2. Support for cycling via C-s and C-r, highlighting and selection of
   current head (all much like ido-mode)

3. (May be) substring matching.  (Is there a way to accomplish this
   already, I am not sure.)

I can prepare a patch for (1).

Other items have to wait till my foo in related areas improves.

In GNU Emacs 24.2.50.19 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2012-10-13 on debian-6.05
Bzr revision: 110533 address@hidden
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
  value of $LANG: en_IN
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t




--- End Message ---
--- Begin Message --- Subject: Re: bug#12638: 24.2.50; FR: Some suggestions for icomplete-mode Date: Fri, 15 Nov 2013 10:12:37 +0530 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
OP here.  Closed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]