From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0AJJL3SM3l5ZcQAA0tVLHw (envelope-from ) for ; Mon, 08 Jun 2020 19:07:32 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id kC0rK3SM3l51DAAA1q6Kng (envelope-from ) for ; Mon, 08 Jun 2020 19:07:32 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 35AB0940308 for ; Mon, 8 Jun 2020 19:07:32 +0000 (UTC) Received: from localhost ([::1]:57564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jiN7J-0000vY-6O for larch@yhetil.org; Mon, 08 Jun 2020 15:07:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60982) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jiN6u-0000vB-U6 for emacs-orgmode@gnu.org; Mon, 08 Jun 2020 15:07:04 -0400 Received: from mail-qk1-x744.google.com ([2607:f8b0:4864:20::744]:44338) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jiN6u-0006hB-04 for emacs-orgmode@gnu.org; Mon, 08 Jun 2020 15:07:04 -0400 Received: by mail-qk1-x744.google.com with SMTP id c14so18368648qka.11 for ; Mon, 08 Jun 2020 12:07:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:cc:message-id:date:mime-version; bh=Xo3eyZk5CYcQq7rLwrzIBnVeHJxRm9Wyr4nXd6ukrWw=; b=JrMi9YN4+b11cUOeNB2zXBlbGTAtfELrVRH8zkrDl5zy86WWF/jwlOJX+Qenee2V9V ws53rEe61jhG530IXFWAxmI2nYqYrwXmLCzwqlOhIZANtzhxcH6/Pgh8AaGRs64yuPXz 4a0g28OVE5WXcQSwKfb7098lfvVXf/DQsyTGEZ/PaaSC5IEnNN7SxKt16DoINh+q0nGY VBv2Qndz5+asJnYmcORnb4SNW4d7BJMFDI25d6ytdtXv9v4/G/brf2xrKJzEa1P9EYSo bGr2pdeClXJe684NYc1gklhjgOozgxt1oNrwUTs0p0mpopTXz+aYSwHMRxEyqfC78j3y 3ntQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:cc:message-id:date :mime-version; bh=Xo3eyZk5CYcQq7rLwrzIBnVeHJxRm9Wyr4nXd6ukrWw=; b=i/h80A7+Y4c2f8BddBDx03F6trqFT3xr/Fu8S6mA7WT1OoV3RJCx1tM86kGru71wMa lkwhvNf20UjQnWRJwmwb89zpqXvo+617YR5bfjU8J6SVvagms1CzzDObpsK6geGw5NdI kUA4TUaTS0M9245a0+ivLAQAXMJS97lqeo6EP0cGEiRBYmniwMVN2aZGiwni34sRcNz3 wsTmTi3IAGQWrX1Krm0iYzR6V+oRgH9CiaWUfSyH/BYoyB0VnCx/1whbGHy4iDeH2i1t gaTlGsgd6AJE0EsinOqxqg6TnUbhoYVu7GEVoLRCnfqCxJNeI7VHSnSpeZQiLkUdCgTS X0xA== X-Gm-Message-State: AOAM531yWHfZfLJRawGNFPJMP2ir2sgDB98RJmF05ObXfQI6USFpSSBF Hz7bIQOHOYlM8FbZBS11Lgs= X-Google-Smtp-Source: ABdhPJzgJxu0FfcI3LK74EKLdzjOD4NfrpRcL/KSAJvqSbp6ynwr+M5jFeRbW9L2TAGuUPdCGY3HGw== X-Received: by 2002:a37:7706:: with SMTP id s6mr23402345qkc.193.1591643222917; Mon, 08 Jun 2020 12:07:02 -0700 (PDT) Received: from laptop ([2601:8b:c300:1024:86c6:b3c8:8509:5fff]) by smtp.gmail.com with ESMTPSA id p44sm8643352qta.12.2020.06.08.12.07.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Jun 2020 12:07:02 -0700 (PDT) User-agent: mu4e 1.3.9; emacs 28.0.50 From: No Wayman To: emacs-orgmode@gnu.org Subject: [PATCH] etc/ORG-NEWS: fix broken documentation link Message-ID: <873675bcmi.fsf@gmail.com> Date: Mon, 08 Jun 2020 15:07:01 -0400 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::744; envelope-from=iarchivedmywholelife@gmail.com; helo=mail-qk1-x744.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: N V Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=JrMi9YN4; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: NiTHv1z75AKr --=-=-= Content-Type: text/plain; format=flowed Saw this error after `org-lint'ing ORG-NEWS while I was adding an entry for another patch. The attached patch fixes a broken link for `org-clock-in-last'. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-etc-ORG-NEWS-Fix-broken-documentation-link.patch Content-Description: fix-broken-doc-link >From f5b6859031d2bf487b26475d84420363b5b29f02 Mon Sep 17 00:00:00 2001 From: Nicholas Vollmer Date: Mon, 8 Jun 2020 14:59:44 -0400 Subject: [PATCH] etc/ORG-NEWS: Fix broken documentation link --- etc/ORG-NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index f7c898f84..f313b07fe 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -4582,7 +4582,7 @@ See https://orgmode.org/elpa/ You can temporarily activate continuous clocking with =C-u C-u C-u M-x= [[doc::org-clock-in][org-clock-in]] =RET= (three universal prefix arguments) - and =C-u C-u M-x= [[org-clock-in-last][org-clock-in-last]] =RET= (two universal prefix + and =C-u C-u M-x= [[doc::org-clock-in-last][org-clock-in-last]] =RET= (two universal prefix arguments). -- 2.26.2 --=-=-=--