From ae22c3afd86acfe16f6db71c246b132ed4a305f4 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Fri, 4 Oct 2013 13:40:49 +0100 Subject: [PATCH] Add note about setting $EMACS when necessary (see #1065) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9193d13f..899828b5 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,9 @@ Let `` denote the name of the recipe to submit. make recipes/ + (Be sure that the `emacs` on your path is at least version 23, or + set `$EMACS` to the location of a suitable binary.) + 4. Install the file you built by running `package-install-file` from within Emacs and specifying the newly built package in the directory specified by `package-build-archive-dir` (default: `packages/`