From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Matthew Leach Newsgroups: gmane.emacs.bugs Subject: bug#18683: Patch for wish-list item: 560 Date: Sat, 11 Oct 2014 10:52:08 +0100 Message-ID: References: <87wq87ttuj.fsf@matt-desktop.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1413021203 1307 80.91.229.3 (11 Oct 2014 09:53:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Oct 2014 09:53:23 +0000 (UTC) Cc: 18683@debbugs.gnu.org, Vitalie Spinu To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 11 11:53:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XctMT-0008Mr-3M for geb-bug-gnu-emacs@m.gmane.org; Sat, 11 Oct 2014 11:53:17 +0200 Original-Received: from localhost ([::1]:53586 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XctMS-0002Ae-L4 for geb-bug-gnu-emacs@m.gmane.org; Sat, 11 Oct 2014 05:53:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XctMK-0002AV-K1 for bug-gnu-emacs@gnu.org; Sat, 11 Oct 2014 05:53:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XctME-0006Yi-MT for bug-gnu-emacs@gnu.org; Sat, 11 Oct 2014 05:53:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XctME-0006Ye-Ir for bug-gnu-emacs@gnu.org; Sat, 11 Oct 2014 05:53:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XctME-0005N3-1m for bug-gnu-emacs@gnu.org; Sat, 11 Oct 2014 05:53:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Matthew Leach Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 11 Oct 2014 09:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18683 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18683-submit@debbugs.gnu.org id=B18683.141302113820584 (code B ref 18683); Sat, 11 Oct 2014 09:53:01 +0000 Original-Received: (at 18683) by debbugs.gnu.org; 11 Oct 2014 09:52:18 +0000 Original-Received: from localhost ([127.0.0.1]:40765 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XctLV-0005Lv-J1 for submit@debbugs.gnu.org; Sat, 11 Oct 2014 05:52:18 -0400 Original-Received: from mx0.mattleach.net ([176.58.118.143]:42679) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XctLS-0005Lk-Lr for 18683@debbugs.gnu.org; Sat, 11 Oct 2014 05:52:15 -0400 Original-Received: by mx0.mattleach.net (Postfix, from userid 99) id 9DDF461C96; Sat, 11 Oct 2014 10:52:13 +0100 (BST) Original-Received: from mbp.home.mattleach.net (host86-151-46-58.range86-151.btcentralplus.com [86.151.46.58]) by mx0.mattleach.net (Postfix) with ESMTPSA id 72DDC61C7E; Sat, 11 Oct 2014 10:52:09 +0100 (BST) In-Reply-To: (Glenn Morris's message of "Fri, 10 Oct 2014 19:47:43 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (darwin) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:94405 Glenn Morris writes: > Matthew Leach wrote: > >> Attached is a simple patch that adds {+-}90 degree rotation to image >> mode as requested in [1]. > > Thanks. It would have better to send this to the existing report, rather > than creating a new one, but no worries. Oops, sorry. > > > Anyway, see also unfinished (as far as I know?) patch to do this and > more at: > > http://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00610.html > http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00264.html Ah, I didn't know there were already candidate patches written, apologies for that. -- Matt