From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SLULH6/zjV7YcgAA0tVLHw (envelope-from ) for ; Wed, 08 Apr 2020 15:54:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +EVpDbDzjV5oMQAA1q6Kng (envelope-from ) for ; Wed, 08 Apr 2020 15:54:24 +0000 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 2F3CD9418B5 for ; Wed, 8 Apr 2020 15:54:22 +0000 (UTC) Received: from localhost ([::1]:37896 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jMD1x-00032q-4c for larch@yhetil.org; Wed, 08 Apr 2020 11:54:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37065) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jMD1X-0002yU-HV for emacs-orgmode@gnu.org; Wed, 08 Apr 2020 11:53:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jMD1W-0005jR-LY for emacs-orgmode@gnu.org; Wed, 08 Apr 2020 11:53:55 -0400 Received: from mail-pj1-x102a.google.com ([2607:f8b0:4864:20::102a]:56296) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jMD1V-0005iW-40; Wed, 08 Apr 2020 11:53:53 -0400 Received: by mail-pj1-x102a.google.com with SMTP id a32so4350pje.5; Wed, 08 Apr 2020 08:53:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=R3ntBwqyjIqfmxje1EMtPdgX6p7pv2ZNGhMoyVrWip4=; b=bSyoEO11yWtulxKn0POUi7CELl125zOzIJu+kOBIdbBBgUKcaZDBYIcJVcYwQmiYLi vbtBtk/IuAxJGUTMKGofzqB1J7SZykXsjyPExbdL3uu1w+EGdFzcGErwXOLrqiJYlheT 30iKQ3QvDct7noKA0s6Vk4+4mIN2/PxEAhUOTjOAlzTa/VSlNzWa+Jj0X7tHzjmA4IgQ pbbnYHm/do7+cw4pfXf3Nd1Urbwlsj2+ldiUL8vfUb3tZ3jh8D5IQjXvPo75m/znM25j b9ckWfn1vXYUOBjXJr60rY+ybB2u/06cipB06INuIhVUwkG5Pq4bC0/jtHKdJEbQJ5JA FJAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=R3ntBwqyjIqfmxje1EMtPdgX6p7pv2ZNGhMoyVrWip4=; b=py5xgDCG2kCmSD+g5eWtMrC+8upL6QM9xvp9S6SpF4oSaAjEQ3SZqOcavzMdoVnUdd wrwH6x6K4vcQQiLD+OQTOupIVxl5d4aGIuU4i9n9tdrLIqLHFfX9KWBEoKeslHiflrne p4Z6yGLEJAc0qtwL/vAJrACYtx2/fA3NzaBmamOYu0ky25if18Jo/Z5eGwSd8Xic6Hm6 WhyJq4yIGu6IzNdeP2sC2Sw7vCXPelS6i2mQVETL20j8GA4YgOsgaoPrs3HBV+s3EqPZ ghVq4JrMg0ahEBr/RcmppbL/uHf8a72xeOrzefnECnX3mYsiYonX+4Mrjd3s1L2JKCHT DYFQ== X-Gm-Message-State: AGi0PubrxzFKT8QMEl5zbglUZt/W/qoeGaU2f4/l3FnBGEfS9NqJSP3m nTCzkRl7q+8Fdq3gVQOP+NJRkVcQPSeoew== X-Google-Smtp-Source: APiQypL6K0IAEqckgR2Iem1tsEARxEpQEuT0f2XKzGjm90n2IvF4E8hmTiQA5bU6VTTSt/OqWgpI+A== X-Received: by 2002:a17:902:690c:: with SMTP id j12mr7196755plk.296.1586361231339; Wed, 08 Apr 2020 08:53:51 -0700 (PDT) Received: from localhost ([101.99.64.65]) by smtp.gmail.com with ESMTPSA id r59sm4802776pjb.45.2020.04.08.08.53.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Apr 2020 08:53:50 -0700 (PDT) From: Ihor Radchenko To: Bastien , Bram Adams Subject: Re: Bug (with fix): org-tempo-add-block incorrectly inserts comma before next `#+begin_src' during expansion [9.3.2 (9.3.2-8-g47b104-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20200127/)] In-Reply-To: <87wo93j2c5.fsf@gnu.org> References: <93C72314-096C-4C7A-83B6-D96F581E92D5@polymtl.ca> <87a7608hn1.fsf@localhost> <87wo93j2c5.fsf@gnu.org> Date: Wed, 08 Apr 2020 23:50:06 +0800 Message-ID: <87pncit1sh.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::102a X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=default; t=1586361262; 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=R3ntBwqyjIqfmxje1EMtPdgX6p7pv2ZNGhMoyVrWip4=; b=eDS45B5VEL005Kj44W/YeBQeuDp4WVUGbbQya0sQ8LFsGQ1Oz1AIzjDPk0RJl+swSQgQ+E d6kcXIkhsZiuDJm0pfIbN1zqmtlGjoJ8PfLiqYPZeNjIcbJEJxMqniiRuabtZkHmQBzSOD 1sosXaLv1EcOEDVFgxBQ+cRcsQg5ztQ= ARC-Seal: i=1; s=default; d=yhetil.org; t=1586361262; a=rsa-sha256; cv=none; b=Cafwfa7VEvf5GrLE5X2amj77nJacdxENnt98jhmrjkUS2FQu8BMoSMzufC/57m2IHwSUB3 Z2Co14ynshPVy78NAjHKLNf0vjS/UA6a88Yo92fFcvSrN4nVVbjq2eVb9NwD3zlXf/B2W1 VLbS+8cLgaOH4WzuPFFNbxJEyrZOx/8= ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=bSyoEO11; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Scanner: scn0 X-Spam-Score: -1.21 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=bSyoEO11; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Scan-Result: default: False [-1.21 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.58176930200936]; TO_DN_SOME(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.31), country: US(-0.01), ip: 209.51.188.17(-0.58)]; R_SPF_ALLOW(-0.20)[+ip4:209.51.188.0/24]; ARC_SIGNED(0.00)[i=1]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; FROM_NEQ_ENVFROM(0.00)[yantar92@gmail.com,emacs-orgmode-bounces@gnu.org]; TAGGED_FROM(0.00)[larch=yhetil.org]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; SPF_REPUTATION_HAM(0.00)[-0.58427760205558]; MIME_GOOD(-0.10)[text/plain]; HAS_LIST_UNSUB(-0.01)[]; MID_RHS_NOT_FQDN(0.50)[]; RCVD_COUNT_SEVEN(0.00)[7]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: 7Afow7/Pc2g/ Hi Bastien, I can confirm that the bug is not there anymore. Best, Ihor Bastien writes: > Hi Bram and Ihor, > > this should be fixed now in maint and master. > > I implemented a different fix, please test it and report > any problem. > > Thanks, > > -- > Bastien -- Ihor Radchenko, PhD, Center for Advancing Materials Performance from the Nanoscale (CAMP-nano) State Key Laboratory for Mechanical Behavior of Materials, Xi'an Jiaotong University, Xi'an, China Email: yantar92@gmail.com, ihor_radchenko@alumni.sutd.edu.sg