From becc660028e56db51de1066182cedde9de130231 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 8 Aug 2014 07:46:34 -0400 Subject: Add Emacs local variable compile-command setting. * scripts/guix-web: Add it. --- scripts/guix-web | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/guix-web b/scripts/guix-web index cef1464..df66799 100755 --- a/scripts/guix-web +++ b/scripts/guix-web @@ -27,4 +27,5 @@ ;;; Local Variables: ;;; mode: scheme +;;; compile-command: "cd ..; ./pre-inst-env guix-web" ;;; End: -- cgit v1.2.3