From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: How to submit a patch? Date: Sat, 27 Jul 2013 15:00:59 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1374957023 18288 80.91.229.3 (27 Jul 2013 20:30:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Jul 2013 20:30:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Willem Rein Oudshoorn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 27 22:30:25 2013 Return-path: Envelope-to: ged-emacs-devel@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 1V3B8A-00082r-Mr for ged-emacs-devel@m.gmane.org; Sat, 27 Jul 2013 22:30:22 +0200 Original-Received: from localhost ([::1]:60991 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3B8A-00049q-AY for ged-emacs-devel@m.gmane.org; Sat, 27 Jul 2013 16:30:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3B86-00048L-D1 for emacs-devel@gnu.org; Sat, 27 Jul 2013 16:30:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V39jh-0002ik-Fq for emacs-devel@gnu.org; Sat, 27 Jul 2013 15:01:02 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44360) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V39jh-0002ig-Cg for emacs-devel@gnu.org; Sat, 27 Jul 2013 15:01:01 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1V39jf-0005Z9-IU; Sat, 27 Jul 2013 15:00:59 -0400 X-Spook: enforcers Indigo clones Marxist assassination red noise X-Ran: 2/4sBfNYG8n`;qHD(O==$U'W$mw!LMCODeBA(v&\?zxKn;i]hpGP)\u6bL-"p0(j1zm&r$ X-Hue: magenta X-Attribution: GM In-Reply-To: (Willem Rein Oudshoorn's message of "Sat, 27 Jul 2013 18:44:00 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162212 Archived-At: Willem Rein Oudshoorn wrote: > I was playing with images in emacs and discovered that the > :foreground and :background properties for the image type XBM do not > work on the Cocoa version of emacs. > > I have changed image.c nsimage.m and nsterm.h so it now > honors the attributes. > > So how do I go about getting this incorperated in emacs? Please send the patch to bug-gnu-emacs@gnu.org, together with an explanation of what problem it fixes. > Also note that I did sign FSF copyright papers years and years ago, > but that was for the GNUstep project. I am not sure if that is also > applicable to emacs. No, that's only applicable for GNUstep, not for Emacs too. Depending on how big the patch is, you might have to complete a new assignment for Emacs. The first step is to send it as described above.