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#1037: 23.0.60; problem with file name completion in mini-buffer Date: Mon, 29 Sep 2008 18:44:38 -0400 Message-ID: <87d4ima7xl.fsf__43942.6631819972$1222729879$gmane$org@cyd.mit.edu> Reply-To: Chong Yidong , 1037@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1222729815 31670 80.91.229.12 (29 Sep 2008 23:10:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2008 23:10:15 +0000 (UTC) Cc: 1037@emacsbugs.donarmstrong.com, Peter Dyballa To: emacs-devel@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 30 01:11:13 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KkRtT-0001ld-VZ for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Sep 2008 01:11:08 +0200 Original-Received: from localhost ([127.0.0.1]:44419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkRsR-0006kU-1G for geb-bug-gnu-emacs@m.gmane.org; Mon, 29 Sep 2008 19:10:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KkRsM-0006kE-Ul for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2008 19:09:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KkRsM-0006js-CI for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2008 19:09:58 -0400 Original-Received: from [199.232.76.173] (port=47713 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkRsM-0006jn-8l for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2008 19:09:58 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:46131) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KkRsL-0005Fp-Oi for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2008 19:09:58 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8TN9tvb008724; Mon, 29 Sep 2008 16:09:55 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m8TMo335003358; Mon, 29 Sep 2008 15:50:03 -0700 X-Loop: don@donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 29 Sep 2008 22:50:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1037 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1037-submit@emacsbugs.donarmstrong.com id=B1037.12227282261958 (code B ref 1037); Mon, 29 Sep 2008 22:50:03 +0000 Original-Received: (at 1037) by emacsbugs.donarmstrong.com; 29 Sep 2008 22:43:46 +0000 Original-Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8TMhhtV001952 for <1037@emacsbugs.donarmstrong.com>; Mon, 29 Sep 2008 15:43:44 -0700 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id BD9F457E341; Mon, 29 Sep 2008 18:44:38 -0400 (EDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Mon, 29 Sep 2008 19:09:58 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20882 Archived-At: > When I want to load from the *scratch* buffer the file "Kan=C3=A4le" I=20= =20 > type: C-x C-f K a n and I see that file name completion simply=20=20 > works. > > When I have chosen "Send Bug Report..." from the Help menu and try to=20= =20 > load the same file with the same procedure from the *Bug Help*=20=20 > buffer, or when starting the action from initial *Messages* buffer,=20=20 > in echo-area the string > > Loading .../emacs/lisp/international/uni-combining.el > (source)...done > > appears and stays there, until I do something, change to another > buffer, or such. I can't reproduce this. Does anyone else see it happen?