From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jeff Weiss Newsgroups: gmane.emacs.help Subject: Re: migrating from ido to icicles Date: Fri, 21 Dec 2012 14:06:57 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e0cb4efe2f762d987004d1618ddd X-Trace: ger.gmane.org 1356117646 24372 80.91.229.3 (21 Dec 2012 19:20:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Dec 2012 19:20:46 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Drew Adams Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 21 20:21:01 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tm89U-0006cD-PJ for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Dec 2012 20:21:00 +0100 Original-Received: from localhost ([::1]:44120 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm89G-0007b1-Rk for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Dec 2012 14:20:46 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:37583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm7w0-00046H-P8 for help-gnu-emacs@gnu.org; Fri, 21 Dec 2012 14:07:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tm7vv-0007az-2a for help-gnu-emacs@gnu.org; Fri, 21 Dec 2012 14:07:04 -0500 Original-Received: from mail-la0-f42.google.com ([209.85.215.42]:48743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm7vu-0007ai-PN for help-gnu-emacs@gnu.org; Fri, 21 Dec 2012 14:06:58 -0500 Original-Received: by mail-la0-f42.google.com with SMTP id s15so5691416lag.1 for ; Fri, 21 Dec 2012 11:06:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=rxfyd0n8/vSAdMzQNbawuf2XEPC9UaUqa6PsDoxS3Tg=; b=TMyu+E0P19XKAUrUxnNfKyLJ3Z5RWBke2t8DrZWXqlz9mw6Evm5fBLsOPPMD01Eqar BKqKdwZR7pFNiXzVfuZEC/bW+R1ioki0o9JErDKyq5cHLed4Y0IaeZl0K9DQlIR/Ncyv kk/bx+53F7tY5kwbBBTn0b90W4FncCyfLkOra2PoPvgDoDljKZXrvTjf06Qu5QoLG9dq lE0Pjn3GkMrUhhW68RN2kJqXUmoOXbsmPz/ZfH8oyD9fRYonO04PRUc3HbgU1qp1Pxab zgPKx6F2YpIH484U9SFs0R49NsTD7o/9korvNec7xiTz5CpcIO1+EvqNVVdK5nmXVGbF K2OQ== Original-Received: by 10.112.39.129 with SMTP id p1mr5756215lbk.26.1356116817450; Fri, 21 Dec 2012 11:06:57 -0800 (PST) Original-Received: by 10.114.29.65 with HTTP; Fri, 21 Dec 2012 11:06:57 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: CNiljM79Eo1tRjEW5P6m6fc03SM X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.215.42 X-Mailman-Approved-At: Fri, 21 Dec 2012 14:20:42 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88289 Archived-At: --e0cb4efe2f762d987004d1618ddd Content-Type: text/plain; charset=ISO-8859-1 That new file fixed it, thanks for your help! Off I go to explore other icicles features. -Jeff On Fri, Dec 21, 2012 at 1:32 PM, Drew Adams wrote: > > Ok, so I've tried all the combinations of both the incremental > > completion, and common-match. I'm still totally confused by > > the behavior. I think maybe there is a bug somewhere or I'm > > not understanding something fundamental. > > See my other reply today. There was a bug regarding a 0 or 1 value for > `icicle-expand-input-to-common-match'. Perhaps the fix for that will fix > the > problem you see. > > > What I want is: Only fill in stuff on the minibuffer (the > > common match) when I press tab. Also, update the completions > > buffer as I type. > > Then you want: > `icicle-expand-input-to-common-match' = 1 or 2 > `icicle-incremental-completion' = non-nil (e.g. t or `always') > > > I cannot get this behavior. It appears that the "1" setting > > for common match simply doesn't work. It's supposed to only > > expand to the common match when I press TAB or S-TAB, but > > actually it just does nothing. Pressing TAB or S-TAB with this > > setting never does any expanding of the common match. > > That should be OK now, with the fix I uploaded. > > > Is this a bug or am I missing something? > > It was a bug. > > --e0cb4efe2f762d987004d1618ddd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
That new file fixed it, thanks for your help! =A0Off I go = to explore other icicles features.=A0

-Jeff
<= /div>


On Fri, = Dec 21, 2012 at 1:32 PM, Drew Adams <drew.adams@oracle.com> wrote:
> Ok, so I've tried= all the combinations of both the incremental
> completion, and common-match. I'm still totally confused by
> the behavior. =A0I think maybe there is a bug somewhere or I'm
> not understanding something fundamental.

See my other reply today. =A0There was a bug regarding a 0 or 1 value= for
`icicle-expand-input-to-common-match'. =A0Perhaps the fix for that will= fix the
problem you see.

> What I want is: =A0Only fill in stuff on the minibuffer (the
> common match) when I press tab. =A0Also, update the completions
> buffer as I type.

Then you want:
`icicle-expand-input-to-common-match' =3D 1 or 2
`icicle-incremental-completion' =3D non-nil (e.g. t or `always')

> I cannot get this behavior. =A0It appears that the "1" setti= ng
> for common match simply doesn't work. =A0It's supposed to only=
> expand to the common match when I press TAB or S-TAB, but
> actually it just does nothing. =A0Pressing TAB or S-TAB with this
> setting never does any expanding of the common match.

That should be OK now, with the fix I uploaded.

> Is this a bug or am I missing something?

It was a bug.


--e0cb4efe2f762d987004d1618ddd--