From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: patches for etags and shell-command Date: Sun, 22 Jan 2006 12:44:54 -0500 Message-ID: References: <43D10FF4.8030202@pobox.com> <43D2B30A.3050500@pobox.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1137962302 5433 80.91.229.2 (22 Jan 2006 20:38:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Jan 2006 20:38:22 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 22 21:38:20 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F0lyZ-0003GI-Rp for ged-emacs-devel@m.gmane.org; Sun, 22 Jan 2006 21:38:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0m0s-0005b0-NN for ged-emacs-devel@m.gmane.org; Sun, 22 Jan 2006 15:40:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F0jMr-0002ji-84 for emacs-devel@gnu.org; Sun, 22 Jan 2006 12:51:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F0jMm-0002iP-PW for emacs-devel@gnu.org; Sun, 22 Jan 2006 12:51:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0jMl-0002hq-IA for emacs-devel@gnu.org; Sun, 22 Jan 2006 12:51:04 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F0jRM-00029p-Mb for emacs-devel@gnu.org; Sun, 22 Jan 2006 12:55:48 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F0jGo-00069W-Uy; Sun, 22 Jan 2006 12:44:54 -0500 Original-To: John Williams In-reply-to: <43D2B30A.3050500@pobox.com> (message from John Williams on Sat, 21 Jan 2006 16:17:46 -0600) 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:49409 Archived-At: It takes a little getting used to, but it's quite natural to use once you get used to M-! M-n meaning "run a shell command on the current file." I will add this to etc/TODO, since now's not the time for new features.