From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] org-insert-structure-template on region selected text will delete some characters Date: Sat, 02 Jun 2018 23:45:25 +0200 Message-ID: <87efho9822.fsf@nicolasgoaziou.fr> References: <87603466wc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fPEL6-0003mi-T4 for emacs-orgmode@gnu.org; Sat, 02 Jun 2018 17:45:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fPEL3-0003qk-QO for emacs-orgmode@gnu.org; Sat, 02 Jun 2018 17:45:32 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:36727) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fPEL3-0003pJ-Jg for emacs-orgmode@gnu.org; Sat, 02 Jun 2018 17:45:29 -0400 In-Reply-To: <87603466wc.fsf@gmail.com> (stardiviner's message of "Thu, 31 May 2018 07:49:39 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: stardiviner Cc: org-mode Hello, stardiviner writes: > For example: > > Region select on: > > ENTRYPOINT ["/usr/sbin/nginx"] > > When I press =[C-c C-,]= on this region, the region content will be wrapped with src block, > but it deleted the last "]". > > This is a bug I think. Fixed. Thank you. Regards, -- Nicolas Goaziou