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#8047: 23.2.94; Auto image mode breaks C-x C-w Date: Tue, 15 Feb 2011 23:56:14 -0500 Message-ID: References: <83tyg5vyvr.fsf@gnu.org> <83sjvowrfd.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1297832811 6577 80.91.229.12 (16 Feb 2011 05:06:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Feb 2011 05:06:51 +0000 (UTC) Cc: 8047@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 16 06:06:45 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PpZb8-0001Xz-EI for geb-bug-gnu-emacs@m.gmane.org; Wed, 16 Feb 2011 06:06:42 +0100 Original-Received: from localhost ([127.0.0.1]:54588 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpZb6-0000pz-Ql for geb-bug-gnu-emacs@m.gmane.org; Wed, 16 Feb 2011 00:06:40 -0500 Original-Received: from [140.186.70.92] (port=34682 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpZaz-0000pp-Uc for bug-gnu-emacs@gnu.org; Wed, 16 Feb 2011 00:06:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PpZaz-0005Np-2q for bug-gnu-emacs@gnu.org; Wed, 16 Feb 2011 00:06:34 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48118) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PpZaz-0005Nk-0F for bug-gnu-emacs@gnu.org; Wed, 16 Feb 2011 00:06:33 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PpZJ4-0007ek-Ez; Tue, 15 Feb 2011 23:48:02 -0500 X-Loop: help-debbugs@gnu.org In-Reply-To: <83tyg5vyvr.fsf@gnu.org> Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 16 Feb 2011 04:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8047 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8047-submit@debbugs.gnu.org id=B8047.129783163529377 (code B ref 8047); Wed, 16 Feb 2011 04:48:02 +0000 Original-Received: (at 8047) by debbugs.gnu.org; 16 Feb 2011 04:47:15 +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 1PpZII-0007dm-HX for submit@debbugs.gnu.org; Tue, 15 Feb 2011 23:47:14 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PpZIH-0007db-0r for 8047@debbugs.gnu.org; Tue, 15 Feb 2011 23:47:13 -0500 Original-Received: from localhost ([127.0.0.1]:34237) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PpZR0-0005nu-II; Tue, 15 Feb 2011 23:56:14 -0500 X-Spook: Aldergrove e-cash ANZUS covert video Croatian terrorism X-Ran: ht(bbv[x&xDzK/Z*-]@/V]^BuXcCFeIEniD3~-HDkYQ^Nw4MA31^6n<|1VRYXypp_uI!B? X-Hue: magenta X-Attribution: GM 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: Tue, 15 Feb 2011 23:48:02 -0500 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44165 Archived-At: Eli Zaretskii wrote: > Set require-final-newline non-nil, and you will. Well, I wasn't going to guess that. Anyway, Emacs back to at least 22.1 behaves the same, so I disagree that this needs fixing before 23.3. (IMO the bug is for Emacs to try and add a newline to a binary file, so it's perhaps doing you a service by barfing...)