From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eLDqGcFTpWQo0wAASxT56A (envelope-from ) for ; Wed, 05 Jul 2023 13:28:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2MTkGcFTpWSnqAAAauVa8A (envelope-from ) for ; Wed, 05 Jul 2023 13:28:01 +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 4E84512F31 for ; Wed, 5 Jul 2023 13:28:01 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qH0fJ-00037F-7J; Wed, 05 Jul 2023 07:27:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qH0fA-0002sj-MG for emacs-orgmode@gnu.org; Wed, 05 Jul 2023 07:27:13 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qH0f8-0007T2-5F for emacs-orgmode@gnu.org; Wed, 05 Jul 2023 07:27:11 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 78E6B240029 for ; Wed, 5 Jul 2023 13:27:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1688556428; bh=x6l19y4yFRBTg2YTOlQapbZimEbqM7r8CwdZt7gAepI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=qQg+qBZx8LwFK6bl1q5KWmO7DzhY8kJGrE2/WZZ4trSrPbro3rk1ay4X1pA39eykY AeFx3j7+6GCsQyqQ4WUNBB/zZd2CvTAEAPMSULmFnQnztA1dxny2TBohm+hKuzjPpa rfvKUo/GIUoeyh+epPwaZwRkc9FmCSeIw81ZGwdMqmPNaakAS162LoeG9gS9rH98YR IykLyo+OIBP3OBfyvPqBWWqsHnhDNfStzVsp4fXSDt13FRbrcIqei5hYcVUwf8wGtc HEY5XG7QyEqcgCofAVcqCh97qFzFflYCeF1XCZofWXpM4qdgucOJkZrFVjKAI4/kO1 GAgW0wtNgPhqw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Qwy6z5nCdz6tw4; Wed, 5 Jul 2023 13:27:07 +0200 (CEST) From: Ihor Radchenko To: Evgenii Klimov Cc: emacs-orgmode@gnu.org Subject: Re: [PATCH v3] lisp/org.el: Add final hooks to S-/M-/S-M-cursor commands In-Reply-To: <87zg4apq17.fsf@lipklim.org> References: <873527q5iw.fsf@localhost> <20230701131902.1679-1-eugene.dev@lipklim.org> <87ilb1go5p.fsf@localhost> <87ilazuv04.fsf@lipklim.org> <874jmiab4v.fsf@localhost> <87zg4apq17.fsf@lipklim.org> Date: Wed, 05 Jul 2023 11:27:05 +0000 Message-ID: <87pm568upi.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.65; envelope-from=yantar92@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN Authentication-Results: aspmx1.migadu.com; none X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.00 X-Spam-Score: -4.00 X-Migadu-Queue-Id: 4E84512F31 X-TUID: Gy6JFfCU7QWQ Evgenii Klimov writes: >> https://orgmode.org/worg/org-contribute.html#copyright > > Paperwork in process. Great! Note that FSF should reply within 5 working days. If not, you can follow up with them, and also with us. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at