From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#462: append-region-to-file as alias for append-to-file Date: Sat, 09 Jul 2011 14:34:02 -0400 Message-ID: References: <87bq1v5dck.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1310236537 12292 80.91.229.12 (9 Jul 2011 18:35:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 9 Jul 2011 18:35:37 +0000 (UTC) To: 462-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 09 20:35:31 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QfcND-0003UT-3j for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Jul 2011 20:35:27 +0200 Original-Received: from localhost ([::1]:47119 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfcNC-0005Lb-Ad for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Jul 2011 14:35:26 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:58840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfcMr-0005K5-Lg for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 14:35:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QfcMp-0004sJ-4X for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 14:35:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfcMo-0004rP-TK for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 14:35:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QfcMo-0000a9-Ax for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 14:35:02 -0400 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 09 Jul 2011 18:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 462 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: wontfix Mail-Followup-To: 462@debbugs.gnu.org, rgm@gnu.org Original-Received: via spool by 462-done@debbugs.gnu.org id=D462.13102364502166 (code D ref 462); Sat, 09 Jul 2011 18:35:02 +0000 Original-Received: (at 462-done) by debbugs.gnu.org; 9 Jul 2011 18:34:10 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QfcLy-0000Yt-70 for submit@debbugs.gnu.org; Sat, 09 Jul 2011 14:34:10 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QfcLw-0000Yf-U9 for 462-done@debbugs.gnu.org; Sat, 09 Jul 2011 14:34:09 -0400 Original-Received: from localhost ([127.0.0.1]:35060) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfcLr-0005rM-25; Sat, 09 Jul 2011 14:34:03 -0400 X-Spook: electronic surveillance SEAL Team 6 Tony Blair X-Ran: Mh6)6-z>3L_3g>,7qaE,f`,MA]b^?d|#{uO{;w\d?}3MZz.GbLAH'#e`*'=mePg}6]r3G\ X-Hue: magenta X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Sat, 21 Jun 2008 21:01:39 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 09 Jul 2011 14:35:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48352 Archived-At: I don't see a need to keep open this particular report, which was marked "wontfix" some time ago. Stefan Monnier wrote: > Currently the shorter name is more convenient, the docstring is > sufficiently clear, as is the prompt, so there's little opportunity > for confusion, especially since most commands in Emacs operate > "at/around point" or "on the region".