From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rainer Stengele Newsgroups: gmane.emacs.help Subject: icicles - do not want autoentering of single completion candidate Date: Wed, 06 Mar 2013 18:10:08 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1362589841 22506 80.91.229.3 (6 Mar 2013 17:10:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Mar 2013 17:10:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 06 18:11:04 2013 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 1UDHrn-0007NZ-NH for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Mar 2013 18:10:59 +0100 Original-Received: from localhost ([::1]:59546 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDHrS-0001A7-0c for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Mar 2013 12:10:38 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:48673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDHrE-00019x-Sl for help-gnu-emacs@gnu.org; Wed, 06 Mar 2013 12:10:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDHrA-0005Pc-UJ for help-gnu-emacs@gnu.org; Wed, 06 Mar 2013 12:10:23 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:42390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDHrA-0005OT-OR for help-gnu-emacs@gnu.org; Wed, 06 Mar 2013 12:10:20 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UDHrT-00074L-5C for help-gnu-emacs@gnu.org; Wed, 06 Mar 2013 18:10:39 +0100 Original-Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Mar 2013 18:10:39 +0100 Original-Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Mar 2013 18:10:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 212.34.176.74 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:89389 Archived-At: Hi, using icicles I cannot find the option to disable the automatic entering of a candidate in the minibuffer. For example I save a buffer to a file. I do expand the filename until icicles finds a single destination folder. It chooses the folder as destination and I am asked if I want to overwrite the folder with my buffer which of course is stupid. Please help, I am lost in the mega docs of icicles (which I do appreciate very much in general). Cheers, Rainer