Explorar o código

Update org_reader's README.md
If you use the default path of emacs `/usr/bin/emacs` as `ORG_READER_EMACS_LOCATION`, org_reader will not find relative packages, because the packages of `Emacs for Mac OS X` are installed in the folder `/Applications/Emacs.app/Contents`.

Andrew %!s(int64=8) %!d(string=hai) anos
pai
achega
f20c93dfc2
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      org_reader/README.md

+ 3 - 0
org_reader/README.md

@@ -3,6 +3,9 @@
 Publish Emacs Org files alongside the rest of your website or blog.
 
 - `ORG_READER_EMACS_LOCATION`: Required. Location of Emacs binary.
+  If you use `Emacs for Mac OS X`,
+  the location should be `/Applications/Emacs.app/Contents/MacOS/Emacs`,
+  rather than `/usr/bin/emacs`.
 
 - `ORG_READER_EMACS_SETTINGS`: Optional. An absolute path to an Elisp file, to
   run per invocation. Useful for initializing the `package` Emacs library if