From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Contributing & lisp/image-mode.el patch Date: Mon, 11 Oct 2010 01:00:07 -0400 Message-ID: <87y6a5nx2g.fsf@stupidchicken.com> References: <87k4lphj57.fsf@asuka.nibjib.dyndns.info> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286773226 2685 80.91.229.12 (11 Oct 2010 05:00:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Oct 2010 05:00:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: benrwhite@gmail.com (Benjamin R. White) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 11 07:00:25 2010 Return-path: Envelope-to: ged-emacs-devel@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 1P5AUq-0000PM-7O for ged-emacs-devel@m.gmane.org; Mon, 11 Oct 2010 07:00:24 +0200 Original-Received: from localhost ([127.0.0.1]:41374 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5AUp-0006im-Ou for ged-emacs-devel@m.gmane.org; Mon, 11 Oct 2010 01:00:23 -0400 Original-Received: from [140.186.70.92] (port=42477 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5AUi-0006ih-7f for emacs-devel@gnu.org; Mon, 11 Oct 2010 01:00:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5AUh-0006Pj-Ao for emacs-devel@gnu.org; Mon, 11 Oct 2010 01:00:16 -0400 Original-Received: from pantheon-po16.its.yale.edu ([130.132.50.72]:49026) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5AUh-0006Pd-1h for emacs-devel@gnu.org; Mon, 11 Oct 2010 01:00:15 -0400 Original-Received: from furry (adsl-99-111-197-225.dsl.wlfrct.sbcglobal.net [99.111.197.225]) (authenticated bits=0) by pantheon-po16.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o9B50C1s019354 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 11 Oct 2010 01:00:13 -0400 Original-Received: by furry (Postfix, from userid 1000) id 57FB2C018; Mon, 11 Oct 2010 01:00:07 -0400 (EDT) In-Reply-To: <87k4lphj57.fsf@asuka.nibjib.dyndns.info> (Benjamin R. White's message of "Sun, 10 Oct 2010 21:45:08 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:131594 Archived-At: > I've been an Emacs user for a reasonable portion of my life and > recently decided I'd like to start contributing to GNU/Emacs > development. With the aim of starting off by scratching itches, I've > thought before that in image mode there should be a way of navigating > around an image within an *image-mode* buffer using the mouse. To > this effect I've made the following (albeit, trivial) patch that > allows you to use the mouse-2 button to drag around an image that is > larger than the window displaying it. Hi Ben, Thanks for posting your code. It certainly sounds interesting, but I don't have time to review it right this moment. Maybe one of the other developers will help (but if none of us replies in a week or two, don't hesitate to ping emacs-devel again). I'll send you the instructions for getting a copyright assignment off-list.