From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:f42::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KFFdC9DHyGEqBgAAgWs5BA (envelope-from ) for ; Sun, 26 Dec 2021 20:51:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IHUICNDHyGFtAgEAauVa8A (envelope-from ) for ; Sun, 26 Dec 2021 20:51:44 +0100 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 A1E7D3D260 for ; Sun, 26 Dec 2021 20:51:43 +0100 (CET) Received: from localhost ([::1]:32972 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n1ZYU-0006wS-Ok for larch@yhetil.org; Sun, 26 Dec 2021 14:51:42 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59676) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1ZXy-0006w9-MK for emacs-orgmode@gnu.org; Sun, 26 Dec 2021 14:51:10 -0500 Received: from mr85p00im-zteg06023901.me.com ([17.58.23.192]:45252) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1ZXw-0004dx-7R for emacs-orgmode@gnu.org; Sun, 26 Dec 2021 14:51:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai; t=1640548267; bh=z1KmVCwJMA5X8nOcuY0CMEfxzZK2dUPDZsNX9FqUqZI=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=qJJX0XYeHlkoGn995TEknPlVzO+6AJXCHxAfX9GD24aslSD48Jf6GaJN8u6Y7qE3p 1JZU8fwqOOkIN5Sj0hkvnCtmcdq5S8eoOMLw0GdbSnhJsNcl8cXdwXIDQ/cfo0fdpL 4AFPsEUkmnt4n2+EHhcnTykwD4DGZWJFA+m06kufKtaAfzv4T5YG8OifGreHWsxtwC l2zBshCAB3Gi9HvkXn2btJkLocbBLJBcd7ipZZStcES/DO0m0PWSl/YfxYHnN1df55 3Qh6wOpBm7Bcr7P0GTAhSSjH8ASBsvjBvE3pbVRFwc0BBNGREs/E/AQBTJnPIDBOLe ylumtmo6gcD9Q== Received: from Workstation.local (78-141-116-131.dynamic.orange.sk [78.141.116.131]) by mr85p00im-zteg06023901.me.com (Postfix) with ESMTPSA id 57FF76E08E0; Sun, 26 Dec 2021 19:51:06 +0000 (UTC) From: Rudolf =?utf-8?Q?Adamkovi=C4=8D?= To: Max Nikulin , emacs-orgmode@gnu.org Subject: Re: bug#52545: 29.0.50; Make org-babel-execute-buffer ignore irrelevant src blocks In-Reply-To: References: <87ilvnx29d.fsf@kyleam.com> <87y24ib5v1.fsf@localhost> <87mtkssmth.fsf@localhost> Date: Sun, 26 Dec 2021 20:51:04 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: =?UTF-8?Q?vendor=3Dfsecure_engine=3D1.1.170-22c6f66c430a71ce266a39bfe25bc?= =?UTF-8?Q?2903e8d5c8f:6.0.425,18.0.790,17.0.607.475.0000000_definitions?= =?UTF-8?Q?=3D2021-12-26=5F08:2021-12-24=5F01,2021-12-26=5F08,2020-04-07?= =?UTF-8?Q?=5F01_signatures=3D0?= X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 mlxlogscore=579 adultscore=0 malwarescore=0 mlxscore=0 clxscore=1015 bulkscore=0 suspectscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2112260112 Received-SPF: pass client-ip=17.58.23.192; envelope-from=salutis@me.com; helo=mr85p00im-zteg06023901.me.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640548303; 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:dkim-signature; bh=z1KmVCwJMA5X8nOcuY0CMEfxzZK2dUPDZsNX9FqUqZI=; b=ZUt8bxp5J9VGQu3qwycWuWdDd6raDw42yRz6Yk62I4h1hBdKbKCD3iBRQeD4xvsxSLbdM4 9ZGChxKEfIQvTNZ7jSN40/8O78+g2Yu+2wfH48yeZ92OUhUMXMGPxYkDWR+vfJQPzfINf3 pz4RdGNLAUUTRB1sWevbiEluoGndESLzACq/JZFfSEoa+LQk6Kfzuk/gLK2sXuCS5G/k0Q pVxIbOTcFHlyGPuu9F1pTnYIp/9Bldvo3xT69vW+ooH10BETvW5H3Z1WYiQyhVrHrkdfax 2+paM1njTyJ0Ndn13jBuW7HGOLEa+76QE+6uh+PsYNiRS8hFWxEm9cXzPKiNQA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640548303; a=rsa-sha256; cv=none; b=qdzWP4cu/aVKtu6tlqwU+UKzIXthODPaH0kr7Ch7P8s9N4yRJUduXWw2wKE8QQTv/nTIEx CsXjqdsdunuWh1fb7bW0tl8KXLha/nWJGsI2sMVGbH4ALjHvJ2YerkTqgI/vbOeXpULB2u B4qTSsQTlQ8+aZgJEZ7irD84QTrEUSeM3vfFICpJhRRDsLb96399nW3d9a6JVmdu4LykBu Xtbzq3c93G5FTNt2LC4KX9qe/nCH5hp0Nvwrc0IgmPgvxlYL6eiezuQtOzwvIjR1WmxkkA 8Lmtzu9zG7aj2p7cR4hUs5JrXKyZmz4XzcZIFoi6Owh/ieGVDPTOrRQlPxO0ww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=me.com header.s=1a1hai header.b=qJJX0XYe; dmarc=pass (policy=quarantine) header.from=me.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: -4.37 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=me.com header.s=1a1hai header.b=qJJX0XYe; dmarc=pass (policy=quarantine) header.from=me.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: A1E7D3D260 X-Spam-Score: -4.37 X-Migadu-Scanner: scn1.migadu.com X-TUID: vdD3qOE4n9D2 Max Nikulin writes: > Rudolf, do have support BibTeX as babel language loaded to Org (by > customization of `org-babel-load-languages' or by explicit `require')? I have it listed in org-babel-do-load-languages as (bibtex . nil). Rudy --=20 "'Contrariwise,' continued Tweedledee, 'if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic.'" -- Lewis Carroll, Through the Looking Glass Rudolf Adamkovi=C4=8D [he/him] Studenohorsk=C3=A1 25 84103 Bratislava Slovakia