/emacs-cd-compile

Emacs command to run compile in a specific directory

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

cd-compile

Emacs package which allows you to easily run compile in a specific directory.

Usage

Run the command with M-x cd-compile. This will prompt you to enter a directory, and will then run compile in that directory.

To skip the prompt, set cd-compile-directory to the directory in which you want to run compile. It is probably most useful to do this as a file-local or directory-local variable.

License

Licensed under the GPLv3 or later.