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 UBIMN5B94WSmaAEASxT56A (envelope-from ) for ; Sun, 20 Aug 2023 04:42:25 +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 kMUjNpB94WRT7gAAG6o9tA (envelope-from ) for ; Sun, 20 Aug 2023 04:42:24 +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 8D79B47ACE for ; Sun, 20 Aug 2023 04:42:24 +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=1692499344; 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=MshFcDTkGHduuFxf04V4O8TI44bPuoLTIK2rA2JCLAM=; b=Vbg6y2ZVGXle7kyVX5QxYLiYYBOuPMDHcthg5AcKXn2K9vGNrcDasjsnoWoK/S1UIU+KKk SzlQqbJKlzZFs882Y/URCA0qLCx/RDq5WrE9IbGW7wthBroIlTiKpLOGKzJcWzDyJD0Z8t Te9q+f9mxIQfCMnPkk39rGAc/t7am1MVyARFnNh6EL55HtAVaX3bOkkSSJMkgKth3ygFAf cAqNGMtPfK5yEhkKoHM8Xt4bAYnQG18orm/a31dpPxG/g7VeP1Hpf3Zahy3lji8dMFBQrl IXUfk7Fw7gvpCuGgbjrDhUjnsm3nQTFn56K8H1PpYaNfQlS1svsVlo0HOn0PYQ== 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=1692499344; a=rsa-sha256; cv=none; b=aXA7y+2PBDpqMyjnccoZj5XBSNc7ipnK0rbUvOrDomV7GNtY8qX35p9woZGRQSeaKpSQ70 IDlCQwiy8xD2B/w8/TXCyabDOEfE4zMGVyq/+s/gXUUH0GV4ARMJkmqSsuj2y16MIY6UZm gRLKQoedJZzl+PPG4mmrv8lPjV1t976VPYYB0GHKjHRs4sXCfr9Dm3WUwyZGaLCunb7JEU Ap0R7TfL0qr8Zmb2s3b7igzR7rIsUMTpdOthgeT/9gjWhpBdL4JWckojP4IQY2UOh78Xwb pnBA7jQeib8DGF2q/fn3pyQOmHRSyabCIUkWZz00DqvlxvugIjOojC+AfaTdzg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXYNl-0003ns-2J; Sat, 19 Aug 2023 22:41:37 -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 1qXYNk-0003mz-75 for emacs-orgmode@gnu.org; Sat, 19 Aug 2023 22:41:36 -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 1qXYNh-0007E8-Tm for emacs-orgmode@gnu.org; Sat, 19 Aug 2023 22:41:35 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qXYNf-0003Er-KC for emacs-orgmode@gnu.org; Sun, 20 Aug 2023 04:41:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: Inconvenient end-of-file behavior in org-mode 9.6 (emacs 29.1) Date: Sun, 20 Aug 2023 09:41:18 +0700 Message-ID: References: <87edjzo48j.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.14.0 Content-Language: en-US, ru-RU In-Reply-To: <87edjzo48j.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: 9 X-Spam_score: 0.9 X-Spam_bar: / X-Spam_report: (0.9 / 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.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NICE_REPLY_A=-1.862, 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 0.44 X-Spam-Score: 0.44 X-Migadu-Queue-Id: 8D79B47ACE X-TUID: qpXOV10RyUq/ On 19/08/2023 14:55, Ihor Radchenko wrote: > Max Nikulin writes: > >> In response to C-RET Org-9.5 just adds first level heading (so M- >> puts it to the same level as SubSec2, it is my usual way to append a >> subheading), but Org>=9.6 adds ellipsis after cursor. When some content >> is pasted from clipboard, it appears folded. > > Thanks! I saw this issue from time to time and heard reports about it. > But did not have a reproducer. > Fixed, on bugfix. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=52bc95676 Ihor, I have tried "main" and I confirm that at the end of file behavior has become better. Unfortunately newline is not added in the case of an intermediate headings |* Sec1 ** SubSec1 ** SubSec2 * Sec2 C-RET * Sec1 ** SubSec1 ** SubSec2 * |* Sec2