From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Entering filenames with spaces Date: Mon, 15 Aug 2005 09:58:36 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1124093002 28077 80.91.229.2 (15 Aug 2005 08:03:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Aug 2005 08:03:22 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 15 10:03:12 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E4Zv7-0006rr-SF for ged-emacs-devel@m.gmane.org; Mon, 15 Aug 2005 10:02:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E4ZwS-00022P-66 for ged-emacs-devel@m.gmane.org; Mon, 15 Aug 2005 04:03:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E4Zvm-0001wQ-6M for emacs-devel@gnu.org; Mon, 15 Aug 2005 04:02:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E4Zvd-0001sK-ND for emacs-devel@gnu.org; Mon, 15 Aug 2005 04:02:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E4Zvd-0001rf-Go for emacs-devel@gnu.org; Mon, 15 Aug 2005 04:02:41 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E4a76-0003tN-D8; Mon, 15 Aug 2005 04:14:33 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepc.post.tele.dk (Postfix) with SMTP id 94B78262845; Mon, 15 Aug 2005 09:58:46 +0200 (CEST) Original-To: Eli Zaretskii In-Reply-To: (Eli Zaretskii's message of "Sun, 14 Aug 2005 22:06:39 +0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:42059 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:42059 Eli Zaretskii writes: >> users, so they shouldn't be too annoyed by having to add >> >> (define-key minibuffer-completion-map " " 'minibuffer-complete-word) >> >> in their .emacs. > > You must be kidding! Since when people who are accustomed to > SPC-completion are automatically supposed to be keymap wizards? (I > wasn't talking about myself when I wrote the request above.) We would obviously document the new behaviour in NEWS, so we can just include the above line as instructions how to restore the old behaviour. -- Kim F. Storm http://www.cua.dk