From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Meyers Subject: Bug Report: Broken Link in Worg Date: Mon, 21 Oct 2019 03:09:19 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000007475040595665da5" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46348) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMRos-0000To-4s for emacs-orgmode@gnu.org; Mon, 21 Oct 2019 03:09:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMRor-0002S3-4s for emacs-orgmode@gnu.org; Mon, 21 Oct 2019 03:09:34 -0400 Received: from mail-il1-x12c.google.com ([2607:f8b0:4864:20::12c]:44229) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iMRor-0002Rn-0O for emacs-orgmode@gnu.org; Mon, 21 Oct 2019 03:09:33 -0400 Received: by mail-il1-x12c.google.com with SMTP id f13so11020793ils.11 for ; Mon, 21 Oct 2019 00:09:31 -0700 (PDT) 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 --0000000000007475040595665da5 Content-Type: text/plain; charset="UTF-8" In this page (https://orgmode.org/worg/org-gtd-etc.html) the link to the "very instructive post by Pete Phillips" now directs to the defunct gmane.org. I think I tracked down the post it is supposed to link to, so I don't want others to have to do this work again: https://lists.gnu.org/archive/html/emacs-orgmode/2007-12/msg00281.html Best, Joshua --0000000000007475040595665da5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
In this page (https://orgmode.org/worg/org-gtd-etc.html) the link to t= he "very instructive post by Pete Phillips" now directs to the de= funct gmane.org.=C2=A0 I think I tracked d= own the post it is supposed to link to, so I don't want others to have = to do this work again: https://lists.gnu.org/archive/html/emacs-org= mode/2007-12/msg00281.html

Best,
Jos= hua
--0000000000007475040595665da5-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Bug Report: Broken Link in Worg Date: Mon, 21 Oct 2019 13:49:32 -0400 Message-ID: <87o8ya6lar.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48982) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMboQ-0004vJ-Q1 for emacs-orgmode@gnu.org; Mon, 21 Oct 2019 13:49:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMboP-0007GS-NO for emacs-orgmode@gnu.org; Mon, 21 Oct 2019 13:49:46 -0400 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:34448 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iMboP-0007FY-Gu for emacs-orgmode@gnu.org; Mon, 21 Oct 2019 13:49:45 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iMboI-000tjI-KF for emacs-orgmode@gnu.org; Mon, 21 Oct 2019 19:49:38 +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" To: emacs-orgmode@gnu.org Joshua Meyers writes: > In this page (https://orgmode.org/worg/org-gtd-etc.html) the link to > the "very instructive post by Pete Phillips" now directs to the > defunct gmane.org.  I think I tracked down the post it is supposed > to link to, so I don't want others to have to do this work again: > https://lists.gnu.org/archive/html/emacs-orgmode/2007-12/msg00281.html > You can go one step further and actually fix it in the worg page - worg is user-editable: https://orgmode.org/worg/index.html#org218100b -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug Report: Broken Link in Worg Date: Sun, 02 Feb 2020 08:08:13 +0100 Message-ID: <87blqhcvqa.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33351) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iy9Mc-0006HP-QO for emacs-orgmode@gnu.org; Sun, 02 Feb 2020 02:08:15 -0500 In-Reply-To: (Joshua Meyers's message of "Mon, 21 Oct 2019 03:09:19 -0400") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Joshua Meyers Cc: emacs-orgmode@gnu.org Hi Joshua, Joshua Meyers writes: > In this page (https://orgmode.org/worg/org-gtd-etc.html) the link to > the "very instructive post by Pete Phillips" now directs to the > defunct gmane.org.=C2=A0 I think I tracked down the post it is supposed to > link to, so I don't want others to have to do this work again: https: > //lists.gnu.org/archive/html/emacs-orgmode/2007-12/msg00281.html Fixed, thanks! As Nick said, worg is editable, see https://orgmode.org/worg/worg-git.html There are a few other broken links like this one, every contribution helps. Best, --=20 Bastien