From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Greg Minshall Newsgroups: gmane.emacs.devel Subject: Re: Emacs script options Date: Sun, 19 Nov 2023 17:19:35 -0800 Message-ID: <58266.1700443175@archlinux> 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="us-ascii" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22303"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Sebastian Miele , emacs-devel@gnu.org To: Jens Schmidt Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Nov 20 02:20:15 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 1r4sxT-0005aq-26 for ged-emacs-devel@m.gmane-mx.org; Mon, 20 Nov 2023 02:20:15 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r4sx3-0002Fh-2j; Sun, 19 Nov 2023 20:19:49 -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 1r4sx1-0002FP-Tg for emacs-devel@gnu.org; Sun, 19 Nov 2023 20:19:47 -0500 Original-Received: from relay-egress-host.us-east-2.a.mail.umich.edu ([18.219.209.13] helo=favorite-arawn.relay-egress.a.mail.umich.edu) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r4sx0-0004e5-5e for emacs-devel@gnu.org; Sun, 19 Nov 2023 20:19:47 -0500 Original-Received: from famed-barghest.authn-relay.a.mail.umich.edu (ip-10-0-73-53.us-east-2.compute.internal [10.0.73.53]) by favorite-arawn.relay-egress.a.mail.umich.edu with ESMTPS id 655AB42B.3AC103FF.39B2CF1B.2002162; Sun, 19 Nov 2023 20:19:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=umich.edu; s=relay-2018-08-29; t=1700443179; bh=CfRMWI1GbUbHllyOIjO/F3eXJl9YimU2UvpGcn9Pg1U=; h=To:cc:From:Subject:In-reply-to:References:Date; b=RG3loCz3qfo7RFPuh/AN95KDDWP/xfgLgC5O8SdnSNLYIU7JFoC67ATftFN59vcZC sp1E7uxH+//vyFmfBi5Z9fg0MQstbBGyl/2L5Ti/4wKxUlSI4ybIJRgK8HnYUbhexQ tGMKEYh/IRcypMHdIZGOVLbk45G88dEAkXA6Yh2cr0kBbajLhA+q2eYXx2lCd4sQT/ 2yojsyvMhpAeRAL+xR2MCgjW2VAujmahPwAe7udRcrQcjNfQAskp4u8GtVNYw6vFbW buR73oRrwQjOpnxqTK3JRAuR2ax78hQF0afJXQQ28n4nC4B92CC91w8erCrEaVeXT7 ntvzPuS4kxSuw== Authentication-Results: famed-barghest.authn-relay.a.mail.umich.edu; iprev=pass policy.iprev=134.16.93.10 (134-016-093-010.res.spectrum.com); auth=pass smtp.auth=minshall Original-Received: from localhost (134-016-093-010.res.spectrum.com [134.16.93.10]) by famed-barghest.authn-relay.a.mail.umich.edu with ESMTPSA id 655AB42A.336951D0.1283A207.1389579; Sun, 19 Nov 2023 20:19:39 -0500 In-reply-to: Comments: In-reply-to Jens Schmidt message dated "Sun, 19 Nov 2023 22:47:29 +0100." X-Mailer: MH-E 8.6+git; nmh 1.7.1; Emacs 30.0.50 Content-ID: <58265.1700443175.1@archlinux> Received-SPF: pass client-ip=18.219.209.13; envelope-from=minshall@umich.edu; helo=favorite-arawn.relay-egress.a.mail.umich.edu X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, 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:313027 Archived-At: Jens, > ------------------------- test ------------------------- > #!/bin/sh > : ; exec emacs --script "$0" -- "$@" #; -*- lexical-binding: t -*- > (message "%S" command-line-args-left) > ------------------------- test ------------------------- no way, NO way near hack'y enough. :) that is, in fact, truly, truly impressive! (i'd still vote for something like my mod for "-x", but i can run with this!) thank you very much! cheers, Greg