From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [cjm@pobox.com: Case-insensitive partial-completion bug] Date: Sat, 03 Mar 2007 17:13:57 -0500 Message-ID: References: <87zmavulet.fsf@gmx.at> <17761.47567.438869.488325@manioc.csail.mit.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1172960240 31652 80.91.229.12 (3 Mar 2007 22:17:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Mar 2007 22:17:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: bojohan+news@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 03 23:17:13 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HNcXP-00059e-J9 for ged-emacs-devel@m.gmane.org; Sat, 03 Mar 2007 23:17:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNcXO-00037S-WA for ged-emacs-devel@m.gmane.org; Sat, 03 Mar 2007 17:17:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNcVv-0002ZC-DU for emacs-devel@gnu.org; Sat, 03 Mar 2007 17:15:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNcVu-0002Yt-Rj for emacs-devel@gnu.org; Sat, 03 Mar 2007 17:15:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNcVu-0002Yo-Mr for emacs-devel@gnu.org; Sat, 03 Mar 2007 17:15:38 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HNcVu-0000LY-Eb for emacs-devel@gnu.org; Sat, 03 Mar 2007 17:15:38 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HNcUH-0004bK-KZ; Sat, 03 Mar 2007 17:13:57 -0500 In-reply-to: (bojohan+news@dd.chalmers.se) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:67272 Archived-At: I hope the bug below will get fixed. I run into it quite frequently when reading Info: emacs -Q -f partial-completion-mode -f info-emacs-manual `g mark RET' doesn't select and exit minibuffer. I don't use Partial Completion mode. Is this a bug in it? It looks that way, but I can't be sure. If it is, does anyone want to fix it?