-
-
Save steinarb/fd844fca4d0627b2a9efa2fd46cdf1ad to your computer and use it in GitHub Desktop.
Using emacs from git clone of emacs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; Git version of Gnus to get gnus-cloud fixes | |
(let ((git-emacs-directory | |
(concat git-workspace "/emacs"))) | |
(push (concat git-emacs-directory "/lisp/gnus") load-path)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment