From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Broken orgmode.org links in doc/misc/org.texi and lisp/org Date: Wed, 17 Jan 2018 22:35:39 +0100 Message-ID: <87efmorwwk.fsf@nicolasgoaziou.fr> References: <87fu7hlr4x.fsf@passepartout.tim-landscheidt.de> <871siplgkz.fsf@passepartout.tim-landscheidt.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebvN4-0006Pl-HD for emacs-orgmode@gnu.org; Wed, 17 Jan 2018 16:35:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebvN1-0002Yd-EG for emacs-orgmode@gnu.org; Wed, 17 Jan 2018 16:35:46 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:46874) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ebvN1-0002Xx-6x for emacs-orgmode@gnu.org; Wed, 17 Jan 2018 16:35:43 -0500 Received: from saiph.selenimh (000043010000000000000469.ipv6.commingeshautdebit.fr [IPv6:2a03:a0a0:0:4301::469]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 9099FC5A51 for ; Wed, 17 Jan 2018 22:35:41 +0100 (CET) Received: from ngz by saiph.selenimh with local (Exim 4.89) (envelope-from ) id 1ebvMx-00039Z-PU for emacs-orgmode@gnu.org; Wed, 17 Jan 2018 22:35:39 +0100 In-Reply-To: <871siplgkz.fsf@passepartout.tim-landscheidt.de> (Tim Landscheidt's message of "Tue, 16 Jan 2018 20:00:12 +0000") 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" To: emacs-orgmode@gnu.org Hello, Tim Landscheidt writes: > attached are five patches mostly related to the http to > https update part of my post. > > Patch #1 updates only URLs from http to https that I consid- > er "uncontroversial". > > Patch #2 makes some links to the manual and external URLs in > docstrings clickable. > > Patch #3 updates URLs from http to https in old entries of > etc/ORG-NEWS. There is an argument for keeping them as is, > and I have no strong opinion on that. > > Patch #4 updates URLs from http to https in source code and > test cases. These need to be reviewed more carefully, espe- > cially as there probably should remain some test cases for > http URLs. (I get a test failure for > test-org/timestamp-from-time, but AFAICT this is unrelated.) > > Patch #5 just adds a trailing slash to two links to > https://orgmode.org/worg/org-contrib/babel. Thank you! However, these patches do not seem to apply cleanly on maint tip. Could you rebase them against maint HEAD and send them again? Also, if you haven't signed FSF papers, you need to add TINYCHANGE at the end of each commit message. Regards, -- Nicolas Goaziou