From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sJeHDW3eWGU3jAAAG6o9tA:P1 (envelope-from ) for ; Sat, 18 Nov 2023 16:55:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sJeHDW3eWGU3jAAAG6o9tA (envelope-from ) for ; Sat, 18 Nov 2023 16:55:25 +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 053DE50971 for ; Sat, 18 Nov 2023 16:55:25 +0100 (CET) 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=1700322925; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=ACMHINTxsli5BL0+pCENurD0IRbvDiRwuYsRyBk8PN8=; b=u/T/4QZgJVActy0a79f8ON0tZna239zAOFhyRXw3kLf815RRwKdrxeIJjDYI1uTnveSeT8 ns6aYma5EFqAMgNeRAj4npsyGVWgSpbGYNpdeBlcZg39anRXlBUwFcMC8tzdxQmdy8pxYL 9BL3gsUMyYRPpakiOjC86RUQmZrwBzSnY/uSpsmeQfeNo2X5S61UnHUtmXOC9Ik6hrInNo 0ESm17hNE5QJ4S0GPtgwHRUNuZyDyp5ZmdLPfvW6lOiBcZgFv2DTE8loQSU26WNzBGfHoi pare8o9u6onD8ueLLZkDaMtJMMTvDV3ZvIkkSaYTXce7mo/bjz5YwIvRMGmK+g== 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=1700322925; a=rsa-sha256; cv=none; b=JPK/VA667lyaHoyDMWOlPFOH9r5Zu5eNaTk3HgxDp4GazSwHHsmOk0RKPf6IQovF1SF6XM Y+J851F2cIx9iooQOiY7bRwjn7aopkZrFqi49bi3xs8CwTIIk6gMgonvcv4tGn4HJ9+3jp cxmtwNwQ0w7zeFU/sQn1MNDXRxvVWqXCYUCDcDQF17OWUfvvi7KFLfwfOUfdx9fkl0udIt bG6/B29vZxB3IaMmvxctGhX+zqnDK06PzQn8UnckKYQYd/NIHMEmBSmUHXW57V8BQ5cNAD AdmxXtGmZ+l3gaAgwenAMn/YHejn120+UV4Dy6x/HAZh8fIzn8WEzuZRS3YjkA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r4Neq-0004eV-VO; Sat, 18 Nov 2023 10:54:57 -0500 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 1r4Nep-0004eK-7Y for emacs-orgmode@gnu.org; Sat, 18 Nov 2023 10:54:55 -0500 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 1r4Nen-0000QE-Ux for emacs-orgmode@gnu.org; Sat, 18 Nov 2023 10:54:55 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1r4Nel-0001sK-Kv for emacs-orgmode@gnu.org; Sat, 18 Nov 2023 16:54:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: [BUG] ob-shell: :shebang changes interpretation of :cmdline Date: Sat, 18 Nov 2023 22:54:39 +0700 Message-ID: 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 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: 28 X-Spam_score: 2.8 X-Spam_bar: ++ X-Spam_report: (2.8 / 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.249, 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, T_SCC_BODY_TEXT_LINE=-0.01 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.29 X-Spam-Score: -0.29 X-Migadu-Queue-Id: 053DE50971 X-Migadu-Scanner: mx13.migadu.com X-TUID: MV3B7XDcb4Vh Hi, Trying to figure out the origin of the confusion with "bash -c bash /path/to/file-containing-the-source-code.sh" I have faced an inconsistency with :cmdline treatment in ob-shell.el. I expect same results in the following cases: #+begin_src bash :cmdline 1 2 3 printf "%s\n" "$1" #+end_src #+RESULTS: : 1 #+begin_src bash :cmdline 1 2 3 :shebang #!/bin/bash printf "%s\n" "$1" #+end_src #+RESULTS: : 1 2 3 Emacs-28, Org is the current git HEAD.