compile-command-default.el
compile-command-default.el
sets up a
default command for
M-x
compile in
Emacs.
It runs a list of functions to looking filename, contents, or whatever, to
decide a good command. The only current functions arrange to run
Perl scripts or test files.
compile-command-default.el
is
free software (free
as in freedom), published under the terms of the
GNU
General Public License (v3 or up).
Download version 14,
compile-command-default.el
(20k, and
sig)
compile-command-default.el
compile-command-default.el
The .asc
is a Gnu PG ascii
armoured signature for compile-command-default.el
generated from
my key.
The .pl.gz
compile command for gzipped Perl scripts can use
whichever you have of
Filter::gunzip
PerlIO::gzip
(Debian
libperlio-gzip-perl
)
Filter::exec
(Debian
libfilter-perl
).
zcat
program
See
mode-compile.el
for a similar but much bigger way, mainly for compiler running and makefiles.
This page Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2022 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.