From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Daschek Newsgroups: gmane.emacs.devel Subject: Re: making iswitchb the default Date: Fri, 16 Apr 2004 00:37:05 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <16510.30368.995782.116516@bushmills.inf.ed.ac.uk> <407E8ABC.9060807@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082076368 5308 80.91.224.253 (16 Apr 2004 00:46:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Apr 2004 00:46:08 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Apr 16 02:46:00 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BEHUW-0004fy-00 for ; Fri, 16 Apr 2004 02:46:00 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BEHUW-0004Rb-00 for ; Fri, 16 Apr 2004 02:46:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BEHTA-0004qY-Hv for emacs-devel@quimby.gnus.org; Thu, 15 Apr 2004 20:44:36 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BEHRR-00048U-Te for emacs-devel@gnu.org; Thu, 15 Apr 2004 20:42:49 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BEHQY-0003dw-Py for emacs-devel@gnu.org; Thu, 15 Apr 2004 20:42:26 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BEHQY-0003dI-AQ for emacs-devel@gnu.org; Thu, 15 Apr 2004 20:41:54 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BEHQX-0002Gf-00 for ; Fri, 16 Apr 2004 02:41:53 +0200 Original-Received: from net1.treangeli.at ([217.19.37.143]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Apr 2004 02:41:53 +0200 Original-Received: from noniq-usenet by net1.treangeli.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Apr 2004 02:41:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: net1.treangeli.at User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:ekKUVgY8C2PROoHfj4QcWPBPVP4= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21724 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21724 Jason Rumney writes: > First off I do not see a Completions buffer, only after I type TAB. I > get the same result on 2 computers running Windows 2000 and Windows XP > with current CVS. I also get the same result in 21.3 on the computer I > have in front of me now (with -q --no-site-file). Perhaps it is a bug > that is specific to Windows, or the setting of completion-ignore-case. WFM in Windows XP: *) $ emacs -q --no-site-file *) M-x iswitchb-default-keybindings *) C-x b *) Minibuffer shows: iswitch {*Messages*,*scratch*} GNU Emacs 21.3.50.1 (i386-mingw-nt5.1.2600) of 2004-02-13 hth, noniq