From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH] Fix broken links in worg (org-contrib/index.org) Date: Sun, 08 Apr 2012 10:54:49 -0400 Message-ID: <87d37is286.fsf@norang.ca> References: <20120408104152.GA25818@francois-AOA150> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SGtW4-0008Ow-NH for emacs-orgmode@gnu.org; Sun, 08 Apr 2012 10:54:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SGtW2-0006Yd-51 for emacs-orgmode@gnu.org; Sun, 08 Apr 2012 10:54:56 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:64128) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SGtW2-0006YS-2C for emacs-orgmode@gnu.org; Sun, 08 Apr 2012 10:54:54 -0400 In-Reply-To: <20120408104152.GA25818@francois-AOA150> (=?utf-8?Q?=22Fran?= =?utf-8?Q?=C3=A7ois?= Allisson"'s message of "Sun, 8 Apr 2012 12:41:52 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?Q?Fran=C3=A7ois?= Allisson Cc: emacs-orgmode@gnu.org Fran=C3=A7ois Allisson writes: > Hello worgers, > > I've noticed that all links to raw files (.el) on > http://orgmode.org/worg/org-contrib/index.html are broken. They used > to be pointers to repo.or.cz. The attached patch reactivates these > links with pointers to the new orgmode.org git repository. > > This is my first patch (not to worg, but ever), and I'm still learning > how to use git and so on, so please tell me how I could make better > patches in the future. > Hi Fran=C3=A7ois, This patch looks great to me (although I didn't test it). For worg patches you can request commit access directly and just apply the patch yourself. I don't think we need changelog entries for worg patches (only for org-mode source). Please correct me if that's wrong. Regards, Bernt