From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EFguMlMAD2VRdQEAG6o9tA:P1 (envelope-from ) for ; Sat, 23 Sep 2023 17:12:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EFguMlMAD2VRdQEAG6o9tA (envelope-from ) for ; Sat, 23 Sep 2023 17:12:19 +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 6F3615584A for ; Sat, 23 Sep 2023 17:12:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695481939; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=je8pFAhWqWRw1hxRADXQWYChMLlMjdsrFGXrKiELchE=; b=Jj/7kY5mq32Z93gqO//gkSR0ZW9m0utMKOEYKcfHs0L7WdqakCX14+GnMNcsB/1p2+Z1SB Bk1w4oEYTB1arzrA2OU+B3g14NKzXpiDTCkw7NK632VT3HvGEt6sKQuoghCba2jcCCAcZC fhivhfyjNRN7vJU2WBl7dzcotOYKBgq99cnp0xWxWCsREqDhNOwRmaXE8QKX0vHD0IhLQ4 Kv7EwtiDA2VqDeWX8ftHiJsxNGvl7cEbShphJIUvIJkFOyybm4FHgTYgr7k7TAORZnvVCY jf/MfyPAlVrRV0HL3knGLuPkkrckUkc0PWVv4oJk0p8TRD4xjzXOqEc1VyTrXA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695481939; a=rsa-sha256; cv=none; b=h4tlGtuedxTFts7Mq1tOgDxmFDVGVaojEbcskQhFl/MJquwSsKKQevq039LcKqBb11bxhM FezCJpu4YFXuO5aJWASTQBLa2P4b3OFTOce/+3xAHPKQu6MgHzng+JSUEXKLxNbA6gbAHf Tu0PZmjFazIQv6lYdnrpSZ0KqOasQ7t10Df121nA5jhQ+/OnPtiTPKOZwuCbPOjR8U/C9T YUlCuXtuiupdjCNxncoiHyz3GFavS9v+GInZ2DAZXJDxp49Zv9daXO51ErAomR4UfSzHBh Ghb+aN/NkMy7BLm3SRQcj3y5lxMXUiY7jITdNHUUJT6SVA2Io486f5VcjDjbUg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qk4I1-0007j8-RF; Sat, 23 Sep 2023 11:11:25 -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 1qk4I0-0007j0-EE for emacs-orgmode@gnu.org; Sat, 23 Sep 2023 11:11:24 -0400 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qk4Hz-0004RN-1W for emacs-orgmode@gnu.org; Sat, 23 Sep 2023 11:11:24 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qk4Hu-0009SW-SL for emacs-orgmode@gnu.org; Sat, 23 Sep 2023 17:11:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: [FR] Should we preserve point when calling `org-open-at-point' (C-c C-o) on a heading (was: [BUG] Point position with org-open-at-point on a heading [9.6.6 (release_9.6.6 @ /usr/local/share/emacs/29.1/lisp/org/)]) Date: Sat, 23 Sep 2023 22:11:11 +0700 Message-ID: References: <87r0mp2srd.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Content-Language: en-US, ru-RU In-Reply-To: <87r0mp2srd.fsf@localhost> Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 13 X-Spam_score: 1.3 X-Spam_bar: + X-Spam_report: (1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FORGED_MUA_MOZILLA=2.309, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NICE_REPLY_A=-1.473, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.35 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 6F3615584A X-Spam-Score: -1.35 X-TUID: /My9bv6Xwr9X On 23/09/2023 15:33, Ihor Radchenko wrote: > Gustavo Barros writes: >> Perhaps there's some reason why >> point is not preserved in this case. But for me at least, this is not >> what I'd expect, and I find it somewhat disrupting, especially when >> I'm working on a folded tree (defeats speed keys, etc.). > > I see no particular reason. Maybe the following is a false alarm. I hope `save-excursion' will not break the "RET to open all" option, `org-open-at-point' is called recursively this case. I am not an active user of this feature. I tried it likely in the context of another discussion and faced some issues. Perhaps that heading had several links to other locations in the same file and I did not get a window per link.