From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Add M-x occur to the menu-bar Date: 23 Sep 2003 22:10:27 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87brtctisk.fsf@tc-1-100.kawasaki.gol.ne.jp> <7494-Tue23Sep2003205004+0300-eliz@elta.co.il> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1064347920 4850 80.91.224.253 (23 Sep 2003 20:12:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 Sep 2003 20:12:00 +0000 (UTC) Cc: emacs-devel@gnu.org, Miles Bader Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Sep 23 22:11:58 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A1tVu-0001fZ-00 for ; Tue, 23 Sep 2003 22:11:58 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A1tcJ-0001yh-00 for ; Tue, 23 Sep 2003 22:18:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A1tUm-0003dQ-Bq for emacs-devel@quimby.gnus.org; Tue, 23 Sep 2003 16:10:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A1tUh-0003cg-Aq for emacs-devel@gnu.org; Tue, 23 Sep 2003 16:10:43 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A1tUf-0003b9-8x for emacs-devel@gnu.org; Tue, 23 Sep 2003 16:10:41 -0400 Original-Received: from [217.80.157.163] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 1A1tUe-0003ai-Bh; Tue, 23 Sep 2003 16:10:40 -0400 Original-Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.8/8.12.8) with ESMTP id h8NKAYcu019285 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 23 Sep 2003 22:10:35 +0200 Original-Received: (from dak@localhost) by localhost.localdomain (8.12.8/8.12.8/Submit) id h8NKARmi019281; Tue, 23 Sep 2003 22:10:27 +0200 Original-To: Eli Zaretskii In-Reply-To: <7494-Tue23Sep2003205004+0300-eliz@elta.co.il> Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 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:16581 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16581 "Eli Zaretskii" writes: > > From: Miles Bader > > Date: 23 Sep 2003 10:06:35 +0900 > > > > BTW, what do you think about making minibuffer input for `shell command' > > commands (`grep', `shell-command', various dired equivalents, etc) use a > > special keymap with TAB bound to an appropriate file-name completion > > function? > > I'm a comlpetion junkie, so I'm all in favor. Actually, I think it is quite a shortcoming that this has not yet been done. I often use shell-mode when I want to fire off just a single command, and that's inconvenient because of buffer switching etc. So do, please, do. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum