[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs script options
From: |
Greg Minshall |
Subject: |
Re: Emacs script options |
Date: |
Sun, 19 Nov 2023 17:19:35 -0800 |
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
- Re: Emacs script options, (continued)
Re: Emacs script options, Sebastian Miele, 2023/11/18
- Re: Emacs script options, Greg Minshall, 2023/11/18
- Re: Emacs script options, Jens Schmidt, 2023/11/19
- Re: Emacs script options, Jens Schmidt, 2023/11/19
- Re: Emacs script options,
Greg Minshall <=
- Re: Emacs script options, Jens Schmidt, 2023/11/21
- Re: Emacs script options, Sebastian Miele, 2023/11/22
- Re: Emacs script options, Jens Schmidt, 2023/11/22
- Re: Emacs script options, Greg Minshall, 2023/11/23
- Re: Emacs script options, Jens Schmidt, 2023/11/26
Re: Emacs script options, Sebastian Miele, 2023/11/20
Re: Emacs script options, Jens Schmidt, 2023/11/20
Re: Emacs script options, Sebastian Miele, 2023/11/21