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, 26 Nov 2023 19:29:25 -0800 Message-ID: <43521.1701055765@archlinux> References: <1325582.1700277236@archlinux> <83cyw7o6m3.fsf@gnu.org> 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="625"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Nov 27 04:30:27 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 1r7SKI-000Abb-U9 for ged-emacs-devel@m.gmane-mx.org; Mon, 27 Nov 2023 04:30:27 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r7SJY-0001g1-3U; Sun, 26 Nov 2023 22:29:40 -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 1r7SJV-0001fO-UY for emacs-devel@gnu.org; Sun, 26 Nov 2023 22:29:37 -0500 Original-Received: from relay-egress-host.us-east-2.a.mail.umich.edu ([13.59.128.245] helo=valorous-afallach.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 1r7SJT-0006G5-Vl; Sun, 26 Nov 2023 22:29:37 -0500 Original-Received: from tympanic-barghest.authn-relay.a.mail.umich.edu (ip-10-0-74-201.us-east-2.compute.internal [10.0.74.201]) by valorous-afallach.relay-egress.a.mail.umich.edu with ESMTPS id 65640D1A.F6C0056.15178D99.3287750; Sun, 26 Nov 2023 22:29:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=umich.edu; s=relay-2018-08-29; t=1701055770; bh=FnjhyQVHRv5U/MsWJnxLK8/XQxwWt8CAT3rsLpFydio=; h=To:cc:From:Subject:In-reply-to:References:Date; b=Gtud6P4Tunw/FhBK/ALWQxAV+C6FLy68leXU8As9qHQsimzl5YjRBj8d+reh1lrj3 EHyg4vGvCzkuol20qoY7z7Qa9xFXPhkL1b8f6rSQ0DLAIjGl9BNPfLhO2/ZbKoj3De 7nvfb7zFU4NFJdzrEmRHM0cQ2BjVOZgYI2qKbA6hwcfpDp94zNURLUDoVp9UcVSL7Y uzZ+bOLPwwGH5iluLEDdb1m9eYCpvlGYCgudiabsfdvNndfe2Vsfv1LN4SxanrD8B4 fP8RZdB1s+m5y+8AbhJJojulbsnB1F3I9TkBqnheslC9YxY/ssJeIujElW6OW36Svn 4zsy9y6RZ7ZQQ== Authentication-Results: tympanic-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 tympanic-barghest.authn-relay.a.mail.umich.edu with ESMTPSA id 65640D19.10C123F5.22F34660.1363615; Sun, 26 Nov 2023 22:29:29 -0500 In-reply-to: <83cyw7o6m3.fsf@gnu.org> Comments: In-reply-to Eli Zaretskii message dated "Sat, 18 Nov 2023 09:36:36 +0200." X-Mailer: MH-E 8.6+git; nmh 1.7.1; Emacs 30.0.50 Content-ID: <43520.1701055765.1@archlinux> Received-SPF: pass client-ip=13.59.128.245; envelope-from=minshall@umich.edu; helo=valorous-afallach.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:313261 Archived-At: Eli, et al., there was an interesting discussion on how to use a two-line shell script as a spring board into Emacs. but, possibly not everyone followed the discussion that far. but, i would jump back to my suggestion for "-x". i think it would be a real benefit to those wanting to write general purpose scripts using Emacs as the "engine" (or whatever you want to call it). cheers, Greg