From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#8256: widget-complete does not complete for type 'directory on w32 Date: Wed, 22 Feb 2012 15:25:24 -0500 Message-ID: <72pqd64nuz.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1329942356 23505 80.91.229.3 (22 Feb 2012 20:25:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2012 20:25:56 +0000 (UTC) To: 8256@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 22 21:25:55 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 1S0Il7-000531-8n for geb-bug-gnu-emacs@m.gmane.org; Wed, 22 Feb 2012 21:25:53 +0100 Original-Received: from localhost ([::1]:36690 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Il6-00039I-KW for geb-bug-gnu-emacs@m.gmane.org; Wed, 22 Feb 2012 15:25:52 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:45598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Iku-0002Zr-MG for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2012 15:25:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0Ikt-0005Sy-1t for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2012 15:25:40 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Iks-0005Sm-T4 for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2012 15:25:38 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1S0InC-0000lj-01 for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2012 15:28:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 22 Feb 2012 20:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8256 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8256-submit@debbugs.gnu.org id=B8256.13299424732936 (code B ref 8256); Wed, 22 Feb 2012 20:28:01 +0000 Original-Received: (at 8256) by debbugs.gnu.org; 22 Feb 2012 20:27:53 +0000 Original-Received: from localhost ([127.0.0.1]:51405 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S0In2-0000lI-Ma for submit@debbugs.gnu.org; Wed, 22 Feb 2012 15:27:53 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52648 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S0In0-0000lB-1Z for 8256@debbugs.gnu.org; Wed, 22 Feb 2012 15:27:50 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1S0Ikf-00054L-1D; Wed, 22 Feb 2012 15:25:25 -0500 X-Spook: Attorney General propaganda beanpole Defcon Security X-Ran: 8]t.^p5rwQmbBv2}\a5[3*'[-PbV|gYYCg,LoeSvO[Z8_ffP[b]&eE.xcogu)a|yLAkW2j X-Hue: red X-Attribution: GM In-Reply-To: (Juanma Barranquero's message of "Tue, 15 Mar 2011 18:12:57 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:57110 Archived-At: I have no idea what's necessary to close this. AFAICS, the whole thing boils down to a fictitious example using an incorrect default. nil != :type 'directory, and custom indicates this with "mismatch".