From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rusi Newsgroups: gmane.emacs.help Subject: Re: Icicles [was: shell command completion gone] Date: Thu, 20 Jan 2011 21:24:50 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <87pqs9cive.fsf@towardsfreedom.com> <87aajbxcz0.fsf@towardsfreedom.com> <9df7037c-e4d3-4a1b-9fcf-f130853de421@a10g2000vby.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1295588754 17815 80.91.229.12 (21 Jan 2011 05:45:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 21 Jan 2011 05:45:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 21 06:45:47 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pg9oh-0008DX-HS for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Jan 2011 06:45:47 +0100 Original-Received: from localhost ([127.0.0.1]:55142 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pg9jz-0003Lq-81 for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Jan 2011 00:40:55 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!a28g2000prb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-NNTP-Posting-Host: 116.73.35.230 Original-X-Trace: posting.google.com 1295587490 9200 127.0.0.1 (21 Jan 2011 05:24:50 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 21 Jan 2011 05:24:50 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a28g2000prb.googlegroups.com; posting-host=116.73.35.230; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:184463 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78628 Archived-At: On Jan 21, 10:18=A0am, Le Wang wrote: > The doc string on this variable explains it pretty well, no? > > Setting icicle-default-cycling-mode to t was my first icicles customizati= on. > > > > On Fri, Jan 21, 2011 at 12:12 PM, rusi wrote: > > On Jan 14, 12:30 pm, Rustom Mody wrote: > > > Hi Drew. > > > Well I find that uparrow and downarrow in vanilla (aided with > > > savehist) gets me history > > > But icicles gets me the 2C-associate-buffer > > > (Seems to have recently changed from forward to reverse or some such > > > so now gives > > > zone-mode) > > > In any case vanilla gives history icicles gives all possible completi= ons > > > Trying to answer my own question: > > Does > > (setq icicle-default-cycling-mode 'history) > > do what I want? > > > [Well it seems to as far as I can tell. =A0Just dunno about odd/corner > > cases] > > -- > Le Well I dont know icicles well enough (or I am too dense) to see the corner cases