From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re[2]: need detailed instructions for submitting the patch Date: Tue, 10 Aug 2010 19:47:52 +0200 Message-ID: <87vd7i2wc7.fsf@altern.org> References: <872864733.20100810015957@gmail.com> <20100809233613.GA2414@soloJazz.com> <87y6cfb80y.fsf@gollum.intra.norang.ca> <934840289.20100810190005@gmail.com> <87eie67af2.fsf@gnu.org> <133680733.20100810213320@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=44953 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oisvb-0005g7-QF for emacs-orgmode@gnu.org; Tue, 10 Aug 2010 13:47:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oisva-0001wB-Db for emacs-orgmode@gnu.org; Tue, 10 Aug 2010 13:47:55 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:42726) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oisva-0001w1-8T for emacs-orgmode@gnu.org; Tue, 10 Aug 2010 13:47:54 -0400 Received: by wyg36 with SMTP id 36so12729048wyg.0 for ; Tue, 10 Aug 2010 10:47:53 -0700 (PDT) In-Reply-To: <133680733.20100810213320@gmail.com> (Ivanov Dmitry's message of "Tue, 10 Aug 2010 21:33:20 +0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ivanov Dmitry Cc: emacs-orgmode@gnu.org Hi Ivanov, Ivanov Dmitry writes: >> Ivanov, please register at http://repo.or.cz and drop me an email with >> your username -- then you'll be able to improve this page. > > My username is usr345 Thanks - I added you, you can now push changes to Worg. > 1. Put the email into .git/config > > | [sendemail] > | to = emacs-orgmode@gnu.org Caution: this is for Org-mode changes, not Worg. There is no mailing list for Worg, please don't use this setting in your Worg/.git/config You might use ,---- | [sendemail] | to = bzg@gnu.org `---- in ~/install/git/Worg/.git/config (or the proper location) to send me Worg patches directly, but since you have push access now there is no real need for this. > For example, I have a modified file org-whatever.el. What commands > must I run? Please follow the instructions on Worg and let us know what is not crystal-clear -- that will help improve the doc if necessary. HTH, -- Bastien