From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 +OtIACS9xmLLlAAAbAwnHQ (envelope-from ) for ; Thu, 07 Jul 2022 13:01:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id AMuFOyO9xmKFBQEAauVa8A (envelope-from ) for ; Thu, 07 Jul 2022 13:01:55 +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 9125B29D26 for ; Thu, 7 Jul 2022 13:01:55 +0200 (CEST) Received: from localhost ([::1]:48844 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o9PGc-0005e4-6m for larch@yhetil.org; Thu, 07 Jul 2022 07:01:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9PFg-0005dv-Np for emacs-orgmode@gnu.org; Thu, 07 Jul 2022 07:00:56 -0400 Received: from mail-pg1-x532.google.com ([2607:f8b0:4864:20::532]:46706) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o9PFe-00027G-Nl for emacs-orgmode@gnu.org; Thu, 07 Jul 2022 07:00:56 -0400 Received: by mail-pg1-x532.google.com with SMTP id s27so17792605pga.13 for ; Thu, 07 Jul 2022 04:00:54 -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=sjFw1pnxhNtTGWSqqoNhQcIhHLx0fFHgyInENjC0Sag=; b=ekuiDPlEjMg/0nKQIWoBl9ohm94k4YtlPQQs7sMOofiuyBmM5m4ZKj41yReyO48qxy uMPycldeyCb4A1GBPFIqWxNjhrpR/fQ8a3OozzU0OadrsefP3frrYzn1GLxXl7bHpwxQ woGdDCLStHhmEMcLRtqdXTVm+FManqaM7Qx4EDVA7w0h6ER1BGGRK+I28gQYjBUNw2ge GtAyDM/FjUjzXihTLwnL/6wovteoQGOPE/CZ8dUe09fQpMkN2yL7YWfPIpnUS//bgsUM i5K+p6EwYDpZccvt3VuQivcYsqWuqgOJ91YlhwC2lJWYx2p94Awwxo3F/s4NmqjRe1X5 ThFw== 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=sjFw1pnxhNtTGWSqqoNhQcIhHLx0fFHgyInENjC0Sag=; b=U2GbGTCvX+DSxIR+0jSS2uZ23pHr5SeDFK8ZKcnvtCV9wjXG+2V8zxbD8CUUm0kjmt wEF8HrhhD/Llk6lzCcw8pIS6ulM2sIZL9IIGOh3bu6miXdFHI540uqSQKToMxTKeCDJO vGXQ5ag3aSyQ/0/9w18sgvToaHhlV+uvIaoMUBbhPhSsdmiBp6eP1XlKyiB1rYtyE6fG fKTHHWO54yY4Lw0mJLQnD9xdB6pK7j5Ll0KxHBl6khW9Dhv9eF9jHF/VmQ+q/xQBJ5rU H9ule2pVcZ7IskwcTNE8dRcnZpUnFcuabAIdWzEaoAjPGAGDVhxVKDQ57lvN3kIwQWkJ sSvw== X-Gm-Message-State: AJIora+60naBbzFOGeKIhYb4jepbKZfio2Pmdo3fl5X/+ZW49TreXLsk wGzJXzRoi9vs65zZf6KTfq0= X-Google-Smtp-Source: AGRyM1uo1GyxSCA9cHzeDQHaeoy6tPnmyeKnvyzcdxwbmwchZ3in3UEBbc+dOQ9CryGpN4KZd7tilw== X-Received: by 2002:a17:903:1207:b0:16a:7e87:dad3 with SMTP id l7-20020a170903120700b0016a7e87dad3mr52361823plh.99.1657191653204; Thu, 07 Jul 2022 04:00:53 -0700 (PDT) Received: from localhost ([209.95.60.151]) by smtp.gmail.com with ESMTPSA id n17-20020a056a0007d100b0051bada81bc7sm26592847pfu.161.2022.07.07.04.00.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Jul 2022 04:00:52 -0700 (PDT) From: Ihor Radchenko To: Guillaume MULLER Cc: emacs-orgmode@gnu.org Subject: Re: org-meta-return / org-insert-heading does not insert new heading in middle of heading even id org-M-RET-may-split-line is set In-Reply-To: References: Date: Thu, 07 Jul 2022 19:01:59 +0800 Message-ID: <87k08puqxk.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::532; envelope-from=yantar92@gmail.com; helo=mail-pg1-x532.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=1657191715; 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=sjFw1pnxhNtTGWSqqoNhQcIhHLx0fFHgyInENjC0Sag=; b=CltTR28FGVDq70Rg/XpuKuuoPkKZqtEj1s11HE0YB6xOPOWqZwF9xg2+UnAPg4Iay6SWGA Lpz2I/bnsRAxjjD+t8rIULmALTWPX5m5g8QPeD3/0AcKtU++EYembXmnRjfmn9RjVYuuoc fOcYfrnV79qkqqZrvuzk3jvGq4UrXsB4E864Z2l7iVDxFBWc6sv8Feb8pLt6GioWjNHe/L zkk3p5kziaNI70qNMAHJ757PDOIUFh64NErtleI/mNLLfT0MHZr5habr6A5oaGhdijTCzP rnVsU5NfcJh8o46Fjy+MHF06l5Y6rNvZz/DLaNtDx2p7sigN5ByhJhDbXXUcKg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657191715; a=rsa-sha256; cv=none; b=DeWd8uN8Gk2KtrMkmVyTqPmg+fo+j/Rzz/p9mXPbqQAqmf1bRfx3p3Nnw30k5iMKZ+8QRb 0/fsZxnu4w8k2/d5vizSHjPCRlbo6OfgI/bfHAzjhHGF8Mgx6IchX8bxamhdQaDW0MnX7f 7FVtYUFt3DcMRVHx0BXKtKT/vbz7evM0FwwgPFwSxpw9OsD7183UNljSx/ViI3VNMyVQGh pCDpaHpaGEJQ5EEawf7GgqlWiRpusU5RUgqR9rj0nX5btHYaNl+oXgwwFlvCF2w3/txUUY WDpXkL/4NjBN06eNT+HBNEOElWL4mDGN3GUsDVVwyDYp+X5YYxcrDUHf4JuafQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ekuiDPlE; 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.45 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ekuiDPlE; 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: 9125B29D26 X-Spam-Score: -8.45 X-Migadu-Scanner: scn0.migadu.com X-TUID: 0iTFTPVtcuJh Guillaume MULLER writes: > I thought I already reported this bug, but I cannot find it anymore in the mailing list archives (https://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=org-meta-return&submit=Search%21&idxname=emacs-orgmode&max=20&result=normal&sort=date%3Alate) nor in the accepted bugs (https://updates.orgmode.org/?sort-bugs-by=date#bugs) so I'm reporting it (again?). Please forgive me if I'm duplicating it, but FYI it is still present today. It is https://list.orgmode.org/41f10572-03d0-8c7a-341a-26c0315753d0@alolise.org/ and it is not listed in updates.orgmode.org because your bug report has never been confirmed. I recommend using https://list.orgmode.org/ to search our mailing list. Our website frontend has a bit more reliable search engine. > By default, on my config org-M-RET-may-split-line is set to 'nil', but changing to whatever ("Always" or (default . t)) results in the same behavior. Note that '(default . t) is _not_ the correct value. It should be '((default . t)). Just in case. I tried to set org-M-RET-may-split-line to nil first followed by setting it to either t or '((default . t)). For both values, I am seeing * heading number * <>one which is expected behavior. Please, try to reproduce starting from emacs -Q (without Doom). See https://orgmode.org/manual/Feedback.html Best, Ihor