From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#10721: 24.0.93; M-TAB for :type (file :must-match t) in Customize Date: Tue, 07 Feb 2012 13:54:08 +0800 Message-ID: <87ty33xk73.fsf@gnu.org> References: <4CD96BA787BC4019878BF9804BA5BED7@us.oracle.com> <3094FAF0D1184F7F97D964B8316BEC35@us.oracle.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1328594117 24934 80.91.229.3 (7 Feb 2012 05:55:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Feb 2012 05:55:17 +0000 (UTC) Cc: 10721@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 07 06:55:16 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rue1L-00024c-U1 for geb-bug-gnu-emacs@m.gmane.org; Tue, 07 Feb 2012 06:55:16 +0100 Original-Received: from localhost ([::1]:57761 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rue1K-0005og-V7 for geb-bug-gnu-emacs@m.gmane.org; Tue, 07 Feb 2012 00:55:14 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:34490) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rue1H-0005oW-Ce for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2012 00:55:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rue1E-0006o0-NL for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2012 00:55:11 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rue1E-0006nw-J6 for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2012 00:55:08 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Rue26-0007ty-77 for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2012 00:56:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Feb 2012 05:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10721 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10721-submit@debbugs.gnu.org id=B10721.132859411630323 (code B ref 10721); Tue, 07 Feb 2012 05:56:02 +0000 Original-Received: (at 10721) by debbugs.gnu.org; 7 Feb 2012 05:55:16 +0000 Original-Received: from localhost ([127.0.0.1]:58047 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rue1L-0007t1-Aw for submit@debbugs.gnu.org; Tue, 07 Feb 2012 00:55:16 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60933 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rue1H-0007st-QH for 10721@debbugs.gnu.org; Tue, 07 Feb 2012 00:55:12 -0500 Original-Received: from [155.69.16.237] (port=57742 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Rue0N-0000Qp-T2; Tue, 07 Feb 2012 00:54:16 -0500 In-Reply-To: (Stefan Monnier's message of "Mon, 06 Feb 2012 21:52:31 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (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 (newer, 2) 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:56624 Archived-At: Stefan Monnier writes: >> I'm using the latest Windows binary: > [...] >> Are you? > > No, I'm luckily using a Free system. > >> Perhaps the problem is platform-specific? > > Sounds unlikely, but of course, it's possible. Can someone else > reproduce the problem? Not me (also on GNU/Linux). But if the recipe involves face names, the bug title is misleading. It appears that general inline completion in fields is broken for Drew; nothing to do with (file :must-match t) types.