From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id IDSjK1gEj2KNeAEAbAwnHQ (envelope-from ) for ; Thu, 26 May 2022 06:38:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cJKfK1gEj2JopgAA9RJhRA (envelope-from ) for ; Thu, 26 May 2022 06:38:48 +0200 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 4B0CD25025 for ; Thu, 26 May 2022 06:38:48 +0200 (CEST) Received: from localhost ([::1]:36394 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nu5Gp-0004sE-52 for larch@yhetil.org; Thu, 26 May 2022 00:38:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33480) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nu5G4-0004q3-Pe for emacs-orgmode@gnu.org; Thu, 26 May 2022 00:38:00 -0400 Received: from mail-pg1-x52b.google.com ([2607:f8b0:4864:20::52b]:46053) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nu5G3-0002e5-85 for emacs-orgmode@gnu.org; Thu, 26 May 2022 00:38:00 -0400 Received: by mail-pg1-x52b.google.com with SMTP id a9so384269pgv.12 for ; Wed, 25 May 2022 21:37:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=of8CArPUF9SCCk8hywhmM/btBDMAquRNzqID40KWqiY=; b=XQ1/JjD3d2XUuIt4bB53enU7M8KShG+RADVk8qtPuQ5w1vpQq16DOVwXyo9h9m22Wg Gn5Vab6x17DuE4iSUcHGX3Zw0NYzzvG+mqYtYiWzvFg+wB5LJdD68UEN2nBIt/47YS8A qVr4Ht029VEKY6t1ULE6GhpykPmhQcIGN9p3Q31dMqGEHCtFrwlZi1NRRtrK4YW6PweT +4ORQZWrHmUbb6ajmk/faL1Nww1IDMjI7ZW41gVtPDaHskXVA74uVbRTSYlnA0F44kUR DFiFOA18clIo3zUBrxENRaUuT4E+hOGnrCnVAY/rtkW0XOBL+5TpSFQDsbV4/37CpZlp qWwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=of8CArPUF9SCCk8hywhmM/btBDMAquRNzqID40KWqiY=; b=1EWH2zKm2l7w3+Lt4FElaHoqb1T5ymr2D6T2M9zw9wjjKRSePjyaz9SpoNeDU4d69+ fbJ24brvbbAzpR7PtHVVwTjLjw/BYLS6WCmUvkWR0DjGc0YDbebtG+XSUDPPyU+oSnkd MrTvuwnIR+JEqn3av1Y07fhnfT4r8GLwkCq0vhniB7Isdh1m7uILN4W1I1tqBuWfs/2p P+dRhuil07JcZB5YSBpgIClsdyewkS7rbv2HII1S5P8op9LIcpTktXW513abYZAC6GcV B2xUtCNuuye4sQLGw7/s0mtnim5J8wObrzncPzOMb6LezRJk7UWwpOOPzTZaGaxnXQrl J9Xw== X-Gm-Message-State: AOAM53378srxQWRbjNYN0QtZ9uY24pCx52LPddUlIj4At2W0qQ8N+iWA yAkZRoxg7gNeGySYfYDQHpv8hi2Aim7Phw== X-Google-Smtp-Source: ABdhPJyKxwioN1FvtW9Ynyu1Z9k0bsfNVPuw/N1UtEjdaqAsG36MEYgk+q/OMvOeiUkA7/92qBaokA== X-Received: by 2002:a65:5acd:0:b0:399:24bc:bbfd with SMTP id d13-20020a655acd000000b0039924bcbbfdmr31673991pgt.323.1653539877735; Wed, 25 May 2022 21:37:57 -0700 (PDT) Received: from localhost ([74.222.20.18]) by smtp.gmail.com with ESMTPSA id j2-20020a17090a2a8200b001d92e2e5694sm2569819pjd.1.2022.05.25.21.37.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 May 2022 21:37:57 -0700 (PDT) From: Ihor Radchenko To: Matt Lundin Cc: org-mode Subject: Re: [PATCH] manual: fix keybinding for org-force-cycle-archived In-Reply-To: <87k0adjp77.fsf@fastmail.fm> References: <87sfp1jq07.fsf@fastmail.fm> <87k0adjp77.fsf@fastmail.fm> Date: Thu, 26 May 2022 12:38:38 +0800 Message-ID: <87r14g6h81.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::52b; envelope-from=yantar92@gmail.com; helo=mail-pg1-x52b.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653539928; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=of8CArPUF9SCCk8hywhmM/btBDMAquRNzqID40KWqiY=; b=Enkr4gB4tsAwoQSUUkwWnfl5NHX6U7SasHOu21RT6LhuuL6Za+NBsOMbkOMhww0odku/KB KQDiD/+zaomoCwpf/lQZJvGbx7gEkRfgQp9TlGWBnS/1QasJo+jb50GR3tK9QrKIDY6QRy d/Io8NwNBrV6ahyOLEfXnukSodH46dud2H1PkdwTmWCffFewNVeYDkDo9A8iEDTcssYVgj taKRln4QwQSeo3noM2U0gO/3xE2FwI8n6fRsET5+XmeLbArmK6A003ihbcNOjLV5pdE5jS AkKp5a5VmDOwhpumJQRFN+iHJ+7ClynVHU05VMBiD4WUzOdomzEXjGRw+ZnTwA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653539928; a=rsa-sha256; cv=none; b=bFXCFvhyMLKZSrIzOnumn8DMOLlUC/tILlNCzmYUw1Y8bCw0gLZakzwXmlN3Sf9K4ZBlor /qg+4feBAmWU+Yo05OKPqlw3srSGVOqbboFZfxTaab67qpiNV95EIIvJXRELESEi62kfKG QkctWLEt7pzI0S9/kkVVXDbLmza3qzDrhLM2ze+PxaXT7fIzPj9m4lQMb4scrmzz1fPq/r R/tdErSV7OgR7Sc61pgoBUTs8vaUxeSguD4JYN5Av1Upm0EwR60Yyb90jvFsJEA70zusUr wALFp/q19idEspN231fuHMPZzZYFyaV8uBuhteX5J38UkLlhrmmU2S2aVnxB9A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="XQ1/JjD3"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -8.54 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="XQ1/JjD3"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 4B0CD25025 X-Spam-Score: -8.54 X-Migadu-Scanner: scn0.migadu.com X-TUID: GxGVVDoST9Hf Matt Lundin writes: > I just noticed also that the name has been changed to > org-cycle-force-archived and that the key index reference was incorrect. > I've attached an additional patch to fix these in the manual. Thanks! Applied onto main via 292116b62. Best, Ihor