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 APsSODbAhWLmggEAbAwnHQ (envelope-from ) for ; Thu, 19 May 2022 05:57:42 +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 cOkEODbAhWLohwAAauVa8A (envelope-from ) for ; Thu, 19 May 2022 05:57:42 +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 903D127FD2 for ; Thu, 19 May 2022 05:57:42 +0200 (CEST) Received: from localhost ([::1]:33000 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nrXID-0007Vn-CU for larch@yhetil.org; Wed, 18 May 2022 23:57:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45704) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrXHU-0007Vb-9E for emacs-orgmode@gnu.org; Wed, 18 May 2022 23:56:56 -0400 Received: from mail-pj1-x1033.google.com ([2607:f8b0:4864:20::1033]:51811) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nrXHS-0002j3-Rs for emacs-orgmode@gnu.org; Wed, 18 May 2022 23:56:55 -0400 Received: by mail-pj1-x1033.google.com with SMTP id gg20so4066590pjb.1 for ; Wed, 18 May 2022 20:56: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=N6Nut/wTx4g/QBiSfiA/0tZ6P58zjRRhlefDTmAhSyw=; b=dtKjclnm+gzOPolcqQcIYuqBGiDML2hw4W4xjNRSyln1EG77R2WVe+3rcPeiMsudYP E3K2Ce4goAEW4wc+4Gn7Y88vhdAPQ/qh+EPMgaywgQZNtlhUYcxoHekheMUpvKbW0C1N Q9RTp4FRgD0D7O+QUB3keX0M7Cd+tvs5BmVxiR4lfpB2z2HCUIIqyfKzO2IsKmymOndf 4eRiEonDlIf1a73066ysXqUfQ+fiEcqJl044j0Jpkx6veR7/ZptNpr8OdpYoSHMkFZDD +dVl2HCVGiVbcnjkVFzyfBug+4pruT1SX550tUfiUolyiUUC5Uv4mA1wpCfMNy/GlMfx OHHg== 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=N6Nut/wTx4g/QBiSfiA/0tZ6P58zjRRhlefDTmAhSyw=; b=G4ix9y0oYhvGWEjvmnlsGt514tvJzmy+zQP6AyXjq973LJoavZGEZzZ8Wu4V1d84tS ZAgpnQUPd9YHVXsn+2m0U3nJ5pHPEVRFscHpG9dEe+vDRENaKxgAt7nn6hLNbeFkEUS2 pMMNm6Dj0d5debYTube/bSffOq0rxAwn66eiWEKN9Nb6ZkLb01nZ0r00fSVVCLEazRMv VvhB3fouCQnRreQTKJniBmJB+BEx1qS9q6ufX8Jngc2vwd01ShFPnfwL70Iv4PylzHrW cizh76ZKhbSWgJ+3xArL3q4w4E8T3LxjcaWE+dbofvST2vRPAixwejmPqWYApjf6NVAs zg+w== X-Gm-Message-State: AOAM5333gLCWFPR/oIg9RK0FdpSXtXj+oacQO91CR5e1wbyJDkrePAFR RXQeDfj0duvRLJkixhrcYgU= X-Google-Smtp-Source: ABdhPJx8tZhd/V+soBWTKU8lcSy/S6bPnnYC7fZwHDbEFNq+0Pj/3MSYQIKSLq98peSXmdgTuw19TA== X-Received: by 2002:a17:90a:e202:b0:1df:95f4:ddb4 with SMTP id a2-20020a17090ae20200b001df95f4ddb4mr3537412pjz.127.1652932612772; Wed, 18 May 2022 20:56:52 -0700 (PDT) Received: from localhost ([134.73.242.163]) by smtp.gmail.com with ESMTPSA id a11-20020a17090aa50b00b001df67a6da6asm2376221pjq.7.2022.05.18.20.56.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 May 2022 20:56:52 -0700 (PDT) From: Ihor Radchenko To: Marco Wahl Cc: emacs-orgmode@gnu.org Subject: Re: [please check] Add RET to go from overlay to edit buffer In-Reply-To: <87y1yymu6b.fsf@gmail.com> References: <87y1yymu6b.fsf@gmail.com> Date: Thu, 19 May 2022 11:57:35 +0800 Message-ID: <87pmka18eo.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::1033; envelope-from=yantar92@gmail.com; helo=mail-pj1-x1033.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=1652932662; 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=N6Nut/wTx4g/QBiSfiA/0tZ6P58zjRRhlefDTmAhSyw=; b=Xmbxk1LREyU1+227nEYoPe2jf450ftWRA9Nwug4w9pAnkTw3+mK8l3kzKz4EuHx0i1PTpY 9Jc2uLMyH9HpwjczWGttY+zlMp6+NZsIXvKEgAcx0vP4ZtEVK4/cKKwv2FP1qQXWzKlHoH y0txfkfN4wOBO7agtcAq/3SvHlKKTG7dGfDEkqY1OZKDP+azD3tOk1VPfLAcRpU4YZPRlR /7Izgt9SheCRWUzCVi74GnaXLwVr7uvNC2t4eCNJq3d7PSAHa5/nK2CllFznmWbO954dV2 0YlA2zBblZUpOyv/axLLHr6sd975slkkmR242rvPJLLFSFEklfuNDL08HX3W4Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652932662; a=rsa-sha256; cv=none; b=rb6kT/3AbDM+XGc5AMfGUfJz85l0angl2aF+h8Wiw+USyUKvfQz2dVB/WjgWbvsZH0NT3v Rzj8pJEXp6Z6eFb2a7ZnoHDxAYLavMJEAflE4eZGmg9i2reW1ckh+x6h9MbC+ykpDEPIkr IZSD9qS164fo98JTo00yCJzo5X7n+FlrkJcIFY3D6pDVbqtEPBxSqoeQVqw2+wI+DKsJvx 5vniJVmz4UtRi9Jgq4/hk7wS7lCuuUNKhtKt5KC4RTRZ8Or8a/fMkidVbXVDT/p/C5coI9 zqGIOg83Gpo5nn5UsepPVDkbIAEosUu10ozWDO7CjAHAZVrLNJiNvuUofsp8Hg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=dtKjclnm; 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: -9.34 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=dtKjclnm; 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: 903D127FD2 X-Spam-Score: -9.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: OR6ODteaXb8C Marco Wahl writes: > Dear Orgers, > > Just pushed the little feature "RET to go from overlay to edit buffer". > > As always complaints and comments are welcome. Two comments: 1. It would make sense to mention the new key binding in NEWS 2. org-edit-src-goto binding is slightly confusing given the behaviour of C-c ' on a src-block being edited. C-c ' achieves the same, but queries a question to discard/not discard the edits. Best, Ihor