From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: ido fix Date: Mon, 03 Oct 2005 18:46:16 +0200 Message-ID: References: <434153ac.0fcef52d.7fa4.6b8c@mx.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1128358341 15554 80.91.229.2 (3 Oct 2005 16:52:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Oct 2005 16:52:21 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 03 18:52:12 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EMTTe-0001xp-JP for ged-emacs-devel@m.gmane.org; Mon, 03 Oct 2005 18:47:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMTTd-0001LB-OV for ged-emacs-devel@m.gmane.org; Mon, 03 Oct 2005 12:47:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EMTSO-0000zF-6i for emacs-devel@gnu.org; Mon, 03 Oct 2005 12:46:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EMTSK-0000xe-AN for emacs-devel@gnu.org; Mon, 03 Oct 2005 12:46:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMTSJ-0000kC-7J for emacs-devel@gnu.org; Mon, 03 Oct 2005 12:46:23 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EMTSI-0000nk-Q5 for emacs-devel@gnu.org; Mon, 03 Oct 2005 12:46:22 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 338CC262808; Mon, 3 Oct 2005 18:46:20 +0200 (CEST) Original-To: Emanuele Giaquinta In-Reply-To: <434153ac.0fcef52d.7fa4.6b8c@mx.gmail.com> (Emanuele Giaquinta's message of "Mon, 3 Oct 2005 17:52:25 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:43504 Archived-At: Emanuele Giaquinta writes: > The defcustom of ido-mode sets custom-initialize-default as the > function for initialization, while the correct one should be > custom-initialize-set; with the first one a non nil custom init set of > ido-mode doesn't activate ido and make an interactive call to ido-mode > reset the value of the corresponding variable to nil and not activate > the mode too. Thanks!! I have installed the fix. -- Kim F. Storm http://www.cua.dk