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#14300: 24.3; comint-dynamic-complete-functions breaks Date: Mon, 06 May 2013 09:32:59 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1367847269 5025 80.91.229.3 (6 May 2013 13:34:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 May 2013 13:34:29 +0000 (UTC) Cc: 14300@debbugs.gnu.org To: Leo Liu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon May 06 15:34:27 2013 Return-path: Envelope-to: geb-bug-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 1UZLYf-0006Zt-I8 for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 May 2013 15:34:25 +0200 Original-Received: from localhost ([::1]:60016 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZLYf-0000NN-6c for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 May 2013 09:34:25 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZLYX-0000NE-Eo for bug-gnu-emacs@gnu.org; Mon, 06 May 2013 09:34:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZLYW-0005V3-8W for bug-gnu-emacs@gnu.org; Mon, 06 May 2013 09:34:17 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZLYW-0005Uz-54 for bug-gnu-emacs@gnu.org; Mon, 06 May 2013 09:34:16 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UZLZO-0004km-S8 for bug-gnu-emacs@gnu.org; Mon, 06 May 2013 09:35:12 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 06 May 2013 13:35:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14300 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14300-submit@debbugs.gnu.org id=B14300.136784727018049 (code B ref 14300); Mon, 06 May 2013 13:35:10 +0000 Original-Received: (at 14300) by debbugs.gnu.org; 6 May 2013 13:34:30 +0000 Original-Received: from localhost ([127.0.0.1]:59603 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZLYj-0004h4-H6 for submit@debbugs.gnu.org; Mon, 06 May 2013 09:34:29 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:54070) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZLYi-0004gt-2e for 14300@debbugs.gnu.org; Mon, 06 May 2013 09:34:28 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFMCqRF/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IPAS-Result: Av4EABK/CFFMCqRF/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="11203200" Original-Received: from 76-10-164-69.dsl.teksavvy.com (HELO pastel.home) ([76.10.164.69]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 06 May 2013 09:33:23 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id DC9206A668; Mon, 6 May 2013 09:32:59 -0400 (EDT) In-Reply-To: (Leo Liu's message of "Mon, 06 May 2013 11:40:35 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x 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:74012 Archived-At: > It would be nice if there is a way I can provide completion-at-point > with two tables and it will just try them one after another if the > preceding table has no match. That's what ":exclusive t" does. Of course "no match" is tricky to define: if you use a fancy completion style that tries really hard to find a match (ido-flex style, maybe even with "typo-correction"), then only trying the second table when "there's no match" for the first one might end up meaning that it never tries the second one. Stefan