From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.emacs.bugs Subject: bug#7211: Acknowledgement (23.2; partial-completion-mode suffix and completions buffer) Date: Thu, 14 Oct 2010 12:00:35 +1100 Message-ID: <87k4ll37ws.fsf@blah.blah> References: <87ocax39a5.fsf@blah.blah> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1287018751 12729 80.91.229.12 (14 Oct 2010 01:12:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Oct 2010 01:12:31 +0000 (UTC) Cc: 7211@debbugs.gnu.org To: control@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 14 03:12:30 2010 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.69) (envelope-from ) id 1P6CMv-0008D9-Ih for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Oct 2010 03:12:29 +0200 Original-Received: from localhost ([127.0.0.1]:50442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6CMt-0003Yj-UY for geb-bug-gnu-emacs@m.gmane.org; Wed, 13 Oct 2010 21:12:27 -0400 Original-Received: from [140.186.70.92] (port=48219 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6CMh-0003Vw-Pw for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2010 21:12:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6CMf-0007vx-NF for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2010 21:12:15 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6CMf-0007vq-L8 for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2010 21:12:13 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P6C8w-00006z-Hq; Wed, 13 Oct 2010 20:58:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Kevin Ryde Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 14 Oct 2010 00:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7211 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7211-submit@debbugs.gnu.org id=B7211.1287017833407 (code B ref 7211); Thu, 14 Oct 2010 00:58:02 +0000 Original-Received: (at 7211) by debbugs.gnu.org; 14 Oct 2010 00:57:13 +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 1P6C87-00006W-M0 for submit@debbugs.gnu.org; Wed, 13 Oct 2010 20:57:11 -0400 Original-Received: from mailout2-3.pacific.net.au ([61.8.2.226] helo=mailout2.pacific.net.au) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6C84-00006M-RC; Wed, 13 Oct 2010 20:57:10 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout2.pacific.net.au (Postfix) with ESMTP id F22192A50A2; Thu, 14 Oct 2010 12:00:37 +1100 (EST) Original-Received: from blah.blah (ppp277E.dyn.pacific.net.au [61.8.39.126]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id E967E8C0F; Thu, 14 Oct 2010 12:00:36 +1100 (EST) Original-Received: from gg by blah.blah with local (Exim 4.72) (envelope-from ) id 1P6CBQ-0002xr-0F; Thu, 14 Oct 2010 12:00:36 +1100 In-Reply-To: (GNU bug Tracking System's message of "Thu, 14 Oct 2010 00:29:02 +0000") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 13 Oct 2010 20:58:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , 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:40877 Archived-At: retitle 7211 completion suffix and completions buffer thanks Oops, this is the partial completion thingie which is without partial-completion-mode enabled. The latter might be right already.