help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: --script and --quick


From: Gian Uberto Lauri
Subject: Re: --script and --quick
Date: Wed, 27 May 2015 08:55:19 +0200

Yuri Khan writes:
 > This begs for an obvious solution: --script should have a
 > single-letter alias. Single-character options can [usually] be
 > combined in a single argument:
 > 
 > #!/usr/bin/emacs -Qs

You are using a shell, the magic of shebang and you are not
considering a shell script?

This one works.

---------------------------------8<----------------------
#!/bin/bash

emacs --quick --script $@
---------------------------------8<----------------------

-- 
 /\           ___                                    Ubuntu: ancient
/___/\_|_|\_|__|___Gian Uberto Lauri_____               African word
  //--\| | \|  |   Integralista GNUslamico            meaning "I can
\/                 coltivatore diretto di software       not install
     già sistemista a tempo (altrui) perso...                Debian"

Warning: gnome-config-daemon considered more dangerous than GOTO



reply via email to

[Prev in Thread] Current Thread [Next in Thread]