From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Barrett Newsgroups: gmane.emacs.bugs Subject: spacebar in minibuffer not bound to minibuffer-complete-word Date: Sun, 26 Mar 2006 21:36:40 -0500 Message-ID: <17447.20408.76854.908022@spinky.blazemonger.com> Reply-To: Daniel Barrett NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1143439596 32556 80.91.229.2 (27 Mar 2006 06:06:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Mar 2006 06:06:36 +0000 (UTC) Cc: Daniel Barrett Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Mar 27 08:06:34 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FNks0-0003Hc-Ry for geb-bug-gnu-emacs@m.gmane.org; Mon, 27 Mar 2006 08:06:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FNks0-00033j-6c for geb-bug-gnu-emacs@m.gmane.org; Mon, 27 Mar 2006 01:06:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FNhb4-00068v-RA for bug-gnu-emacs@gnu.org; Sun, 26 Mar 2006 21:36:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FNhb2-00067D-D8 for bug-gnu-emacs@gnu.org; Sun, 26 Mar 2006 21:36:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FNhb2-000672-9w for bug-gnu-emacs@gnu.org; Sun, 26 Mar 2006 21:36:44 -0500 Original-Received: from [204.127.192.83] (helo=rwcrmhc13.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FNhcR-0001dU-Cu for bug-gnu-emacs@gnu.org; Sun, 26 Mar 2006 21:38:11 -0500 Original-Received: from spinky.blazemonger.com (c-24-60-175-62.hsd1.ma.comcast.net[24.60.175.62]) by comcast.net (rwcrmhc13) with ESMTP id <20060327023640m13005kbije>; Mon, 27 Mar 2006 02:36:41 +0000 Original-Received: by spinky.blazemonger.com (Postfix, from userid 500) id 3A4CF19F8; Sun, 26 Mar 2006 21:36:40 -0500 (EST) Original-To: bug-gnu-emacs@gnu.org X-Mailer: VM 7.19 under Emacs 22.0.50.3 X-DJB-Valid: Yes X-Mailman-Approved-At: Mon, 27 Mar 2006 01:06:22 -0500 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:14992 Archived-At: In the latest build of Emacs 22.0.50.3 from CVS, the spacebar is no longer bound to minibuffer-complete-word, but to ordinary self-insert-command. Is this intentional or a bug? This happens even when invoked with no startup file, "emacs -q". This is on SUSE Linux 9.1: Linux myhost 2.6.5-7.252-smp #1 SMP Tue Feb 14 11:11:04 UTC 2006 i686 i686 i386 GNU/Linux -- Dan Barrett dbarrett@blazemonger.com