From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +DRoH9MaoGSJPgAASxT56A (envelope-from ) for ; Sat, 01 Jul 2023 14:23:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qI9iH9MaoGRVowAA9RJhRA (envelope-from ) for ; Sat, 01 Jul 2023 14:23:47 +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 634597DE5 for ; Sat, 1 Jul 2023 14:23:47 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qFZcw-0002RQ-Dk; Sat, 01 Jul 2023 08:22:58 -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 1qFZcu-0002R2-M0 for emacs-orgmode@gnu.org; Sat, 01 Jul 2023 08:22:56 -0400 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFZcs-0001GJ-GP for emacs-orgmode@gnu.org; Sat, 01 Jul 2023 08:22:56 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 44A3A240101 for ; Sat, 1 Jul 2023 14:22:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1688214172; bh=7qZwhg7KMOqmQ8yuK/lPPbjEWN79RQtdJmkCyoMZ0Uk=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=QY7SYFNf7aDhFkJ6W0ikCscoR+P90liZXK8X8YU62FZ+amNQBM7P4cOFPrEknfhob Ob5GRRTfN7jTvOq7fSMKpwmCYBktl5JUJ0e8DsSES8pTQkcQs6vFAflx33IN1o7/Os KwdcFz53OWjq2JCGdVbiyFxOZsN0ITcrWHTx+C3lmycEHiiuUAWMf0C/0hDLQALORZ PAN/C2y6EA0dwtsViW6aa3ZxCSRGLw2xggx16U61F/v4Y/qU1xwfKFfF2WO4T5y/1W YEfaMqwst1HxdNmR9+GXsbrdcy924yCXe9ls2t3ql0NYQzhEtPBuDxVIxv3Sew1+xy UPwgBdYsaUxwg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QtWY7343Dz6tsj; Sat, 1 Jul 2023 14:22:51 +0200 (CEST) From: Ihor Radchenko To: Evgenii Klimov Cc: emacs-orgmode@gnu.org Subject: Re: Add final hooks to S-/M-/S-M-cursor commands In-Reply-To: References: <20230629223129.17191-1-eugene.dev@lipklim.org> <873527q5iw.fsf@localhost> Date: Sat, 01 Jul 2023 12:22:46 +0000 Message-ID: <875y732549.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.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: 634597DE5 X-TUID: dG4nTDmWb8LE Evgenii Klimov writes: > On July 1, 2023 11:40:07 AM GMT+01:00, Ihor Radchenko wrote: >>Thanks for the patch! >>May you please squash it into one >> > > Don't you mind if I also add the final hook to `org-meta-return'? I > didn't do it right away because it requires a little bit of refactoring: > everything after the initial hook is currently run with > `call-interactively'. Should be fine, I think. Although I am not 100% sure if it is going to be useful in practice. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at