From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jens Schmidt Newsgroups: gmane.emacs.devel Subject: Re: Emacs script options Date: Sun, 19 Nov 2023 22:47:29 +0100 Message-ID: References: <1325582.1700277236@archlinux> <8734x2zwnc.fsf@whxvd.name> <7953.1700336960@archlinux> <24ea16b3-e3e7-457b-99b9-3f3805de3f66@vodafonemail.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10637"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla Thunderbird Cc: emacs-devel@gnu.org To: Greg Minshall , Sebastian Miele Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Nov 19 22:48:45 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1r4pem-0002Y2-K6 for ged-emacs-devel@m.gmane-mx.org; Sun, 19 Nov 2023 22:48:44 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r4pdv-00048L-4Z; Sun, 19 Nov 2023 16:47:51 -0500 Original-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 1r4pds-00047E-RD for emacs-devel@gnu.org; Sun, 19 Nov 2023 16:47:48 -0500 Original-Received: from mr6.vodafonemail.de ([145.253.228.166]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r4pdq-0007fT-Mb for emacs-devel@gnu.org; Sun, 19 Nov 2023 16:47:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vodafonemail.de; s=vfde-mb-mr2-23sep; t=1700430463; bh=onWUf4Mr+ufMO9poZe6f3wRFnRUNafp+EdC84ug5gYo=; h=Message-ID:Date:User-Agent:Subject:Content-Language:From:To: References:In-Reply-To:Content-Type:From; b=VC7Nri2tyxgisMAeQyF1iQuKtoe5q8ZWvkMKOeH52j7BL8kSvgHmJnVMTkTI80hwx Y3kEgEDUenhsNZ2RDgbP6TS1smSQ9b2FBV5D8eGcSn0GxS8R5eiazEHeUiJz+kVE36 UW9/f/NOBK1UFMBmXeWlGRNayqjCWwD3iV3xiAzg= Original-Received: from smtp.vodafone.de (unknown [10.0.0.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mr6.vodafonemail.de (Postfix) with ESMTPS id 4SYPPq3y3mz1xxq; Sun, 19 Nov 2023 21:47:43 +0000 (UTC) Original-Received: from [192.168.178.41] (port-92-196-116-135.dynamic.as20676.net [92.196.116.135]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4SYPPd1ZX1z9ryK; Sun, 19 Nov 2023 21:47:30 +0000 (UTC) Content-Language: de-DE-frami, en-US In-Reply-To: <24ea16b3-e3e7-457b-99b9-3f3805de3f66@vodafonemail.de> X-purgate-type: clean X-purgate: clean X-purgate-size: 372 X-purgate-ID: 155817::1700430459-E37FD7FF-AE02E7B3/0/0 Received-SPF: pass client-ip=145.253.228.166; envelope-from=jschmidt4gnu@vodafonemail.de; helo=mr6.vodafonemail.de 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:313023 Archived-At: On 2023-11-19 22:39, Jens Schmidt wrote: > And I couldn't cram the lexical-bindings > line in, yet. But of course like this: ------------------------- test ------------------------- #!/bin/sh : ; exec emacs --script "$0" -- "$@" #; -*- lexical-binding: t -*- (message "%S" command-line-args-left) ------------------------- test -------------------------