diff options
author | Arun Isaac | 2023-09-20 09:36:54 +0100 |
---|---|---|
committer | Arun Isaac | 2023-09-20 09:42:36 +0100 |
commit | 1f23b23775dfe2fcdedf7cb660cda521ed2f2285 (patch) | |
tree | 0f5df14ef3737acbdd424acd90b34849548adc73 /README.org | |
parent | d3e639f897aefb1c992e1864a9fc1aade31298d7 (diff) | |
download | ccwl-1f23b23775dfe2fcdedf7cb660cda521ed2f2285.tar.gz ccwl-1f23b23775dfe2fcdedf7cb660cda521ed2f2285.tar.lz ccwl-1f23b23775dfe2fcdedf7cb660cda521ed2f2285.zip |
scripts: Allow script to be loaded without executing main.
Call main from the shebang command instead of calling it
directly. This allows us to run "guile -l scripts/ccwl" without
actually running main. This seems to be important for Emacs Geiser as
it freezes up without this fix.
* scripts/ccwl: Call main from shebang. Do not call main directly.
(main): Accept args as regular argument instead of as a rest argument.
Diffstat (limited to 'README.org')
0 files changed, 0 insertions, 0 deletions