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#4838: autocompletion broken Date: Mon, 11 Jul 2011 20:09:23 -0400 Message-ID: References: <87ocnncija.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1310429451 4827 80.91.229.12 (12 Jul 2011 00:10:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 12 Jul 2011 00:10:51 +0000 (UTC) To: 4838-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 12 02:10:47 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 1QgQYo-0008BK-3t for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Jul 2011 02:10:46 +0200 Original-Received: from localhost ([::1]:50749 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgQYm-00035g-MY for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Jul 2011 20:10:44 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgQYK-00031P-Bz for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2011 20:10:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgQYD-0003Ae-GD for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2011 20:10:15 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgQYB-00038a-SI for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2011 20:10:08 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QgQY7-0001nz-DE for bug-gnu-emacs@gnu.org; Mon, 11 Jul 2011 20:10:03 -0400 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Tue, 12 Jul 2011 00:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 4838 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Mail-Followup-To: 4838@debbugs.gnu.org, rgm@gnu.org Original-Received: via spool by 4838-done@debbugs.gnu.org id=D4838.13104293746894 (code D ref 4838); Tue, 12 Jul 2011 00:10:02 +0000 Original-Received: (at 4838-done) by debbugs.gnu.org; 12 Jul 2011 00:09:34 +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 1QgQXd-0001n9-Pb for submit@debbugs.gnu.org; Mon, 11 Jul 2011 20:09:33 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgQXa-0001mv-8v for 4838-done@debbugs.gnu.org; Mon, 11 Jul 2011 20:09:32 -0400 Original-Received: from localhost ([127.0.0.1]:56028) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgQXT-0005EY-Q1; Mon, 11 Jul 2011 20:09:23 -0400 X-Spook: smuggle digicash Defcon BATF FBI David John Oates United X-Ran: bhid6fJO6e:+QS1X;&x(o1RnWx{q (Chong Yidong's message of "Sat, 31 Oct 2009 18:20:25 -0400") 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.11 Precedence: list Resent-Date: Mon, 11 Jul 2011 20:10:03 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:48682 Archived-At: I also could not reproduce this, so in the absence of further information I am closing this. If you still see the problem with the latest Emacs release, 23.3, please reply with the requested information and it can be reopened if needed. You can view the whole report at http://debbugs.gnu.org/BUGNUMBER Chong Yidong wrote: > I assume you're referring to the GTK Open File widget's autocompletion > feature. It work for me with latest CVS trunk, with > > GNU Emacs 23.1.50.12 (i686-pc-linux-gnu, GTK+ Version 2.16.1) > > Could you try and see if the CVS sources and/or the 23.1 source release > have this problem?