From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#9673: 23.3.50; completing-read-function is not honored in emacs23 Date: Wed, 05 Oct 2011 09:04:04 -0400 Message-ID: References: <878vozvr0c.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317819918 5125 80.91.229.12 (5 Oct 2011 13:05:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 Oct 2011 13:05:18 +0000 (UTC) Cc: 9673-done@debbugs.gnu.org To: thierry Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 05 15:05:13 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RBR9t-0004iG-Iw for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Oct 2011 15:05:13 +0200 Original-Received: from localhost ([::1]:36150 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBR9t-00011l-1u for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Oct 2011 09:05:13 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBR9m-0000yO-E5 for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2011 09:05:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBR9i-00070g-Cw for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2011 09:05:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49362) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBR9i-00070c-AI for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2011 09:05:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RBR9k-0003BQ-4A for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2011 09:05:04 -0400 Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Oct 2011 13:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9673 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 9673@debbugs.gnu.org, monnier@iro.umontreal.ca Original-Received: via spool by 9673-done@debbugs.gnu.org id=D9673.131781985712182 (code D ref 9673); Wed, 05 Oct 2011 13:05:01 +0000 Original-Received: (at 9673-done) by debbugs.gnu.org; 5 Oct 2011 13:04:17 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBR8y-0003AQ-2h for submit@debbugs.gnu.org; Wed, 05 Oct 2011 09:04:17 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBR8v-0003AC-Af for 9673-done@debbugs.gnu.org; Wed, 05 Oct 2011 09:04:14 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgwKACtVjE7O+JxS/2dsb2JhbABCmHSPHIEGgVMBAQQBViMFCws0EhQYDSSIELZ2hykEoQmERA X-IronPort-AV: E=Sophos;i="4.68,491,1312171200"; d="scan'208";a="140015060" Original-Received: from 206-248-156-82.dsl.teksavvy.com (HELO pastel.home) ([206.248.156.82]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 05 Oct 2011 09:04:04 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 2D17F592D4; Wed, 5 Oct 2011 09:04:04 -0400 (EDT) In-Reply-To: <878vozvr0c.fsf@gmail.com> (thierry's message of "Wed, 05 Oct 2011 09:25:55 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 05 Oct 2011 09:05:04 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52212 Archived-At: > it seem that when modifying `completing-read-function' Emacs continue to > call regular `completing-read' instead of using the new value of > `completing-read-function'. > This happen on Emacs23. Yes, I'm sorry. But M-x time-travel is broken right now, so I guess I won't be able to go back and add Emacs-24 features (like completing-read-function) to Emacs-23 until someone fixes it. Stefan