From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id oE3/NbpMNmZqYwAA62LTzQ:P1 (envelope-from ) for ; Sat, 04 May 2024 16:56:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id oE3/NbpMNmZqYwAA62LTzQ (envelope-from ) for ; Sat, 04 May 2024 16:56:58 +0200 X-Envelope-To: larch@yhetil.org 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=1714834618; 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=eZIaXq/maOQrv2eKk+h8od88AjABCJxVQ2dhskoMYCI=; b=hiqjcwuiKlaDq2AiI29ngQ2avzDd1+0dBIEsIL4Y2eGMYEezgrPxoFNc5er/Nf2A9+VoPd eOt6YX1RuaQBOoGdwdw63yF+3MG+J+pD7+ZItQvClDdkDUcd2IXYRz0RluXWkC5rwOCi5O e6d0io45oi5W/xXNuTy+iIAUw4MDv9Lb5Y0DFSQPTD/AFESfTe4SyLFVsg1D8kjzuIbhBO 4UkenQPmBHD4meZYWlVxdgoh823+ijZtthelKnF44X+LF+HOON+60dTqInqmiO6EaFN24b 8M+hgTBA8yzhGh1NQb5hBZKW9VXpMRPbJovciPxc5ZfD486uO6GMUmwk5nmSJw== 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=1714834618; a=rsa-sha256; cv=none; b=jRURs6Osw4O5WFeH3qXKJRQ+MRDJre2SDZ7rHffOtkzHZFHSy7v8ZgNNHDb7XcqXmiNXnf BZLnxPn1BCpsz6wtqEoBQnF6QGpUnWKzUwpszsmiZSV5CJKM4FuHhMpFdS+mr0zBRNvwFf bcfZq9T6JPg3WZz7lFpuvYQcygMuoOPUYLbR9XXRW7GclKpwl6ws6GRT5OjILEOdB15fWs TGqgYqKOWzxRS6/t2pJAVrtuyKhThtF2yimbEK6FMLy9db11CgJ7lpkO1OwewmPYASVBCV 7pNIRJQSBzRqJ2BPZkHg3IukTCIR02YmkJh20wACIjZuqHq12sgDxV7h190gNg== 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 7EC1B38EFB for ; Sat, 4 May 2024 16:56:58 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s3Gnu-0001oe-W8; Sat, 04 May 2024 10:55:59 -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 1s3Gnt-0001oT-V3 for emacs-orgmode@gnu.org; Sat, 04 May 2024 10:55:57 -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 1s3Gns-0007NW-HX for emacs-orgmode@gnu.org; Sat, 04 May 2024 10:55:57 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1s3Gnq-0005ET-7U for emacs-orgmode@gnu.org; Sat, 04 May 2024 16:55:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: Importing "quoted" strings in `org-babel-import-elisp-from-file' Date: Sat, 4 May 2024 21:55:44 +0700 Message-ID: References: <18f24d87b62.d55e94e24743657.3252620114689708448@excalamus.com> <87il00crdm.fsf@localhost> <87jzkdenc8.fsf@localhost> <87h6fft7z6.fsf@localhost> <87plu2dmwg.fsf@localhost> <87edahyevc.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird Content-Language: en-US, ru-RU In-Reply-To: <87edahyevc.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: 26 X-Spam_score: 2.6 X-Spam_bar: ++ X-Spam_report: (2.6 / 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.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -0.88 X-Spam-Score: -0.88 X-Migadu-Queue-Id: 7EC1B38EFB X-Migadu-Scanner: mx13.migadu.com X-TUID: VNuGdsPD3yoR On 04/05/2024 18:51, Ihor Radchenko wrote: > Max Nikulin writes: >> Quotes are not stripped: >> >> (org-babel-read "\"abc\nsdf\"" t) >> "\"abc >> sdf\"" > > Fixed, on main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=edb5eaaac Thanks >> (org-babel-read "(\n\"abc\"\n" t) >> >> progn: End of file during parsing > > I cannot reproduce. Still, I added a prophylactic measure to recover > from parsing errors. (should (equal "\"foo\"(\"bar\"" (org-babel-read "\"foo\"(\"bar\"" inhibit))) you added to tests, does not cause the error since the unbalanced parenthesis is after first string. With the new regexp the error might happen for (org-babel-read "\"Quoted closing quote:\\\"" t) but it is caught by `ignore-errors'. Perhaps `save-match-data' may be dropped if `string-match-p' is used instead of `string-match'. New code does not rely on match groups.