fg42 moved to emacs instead of snapshot emacs

This commit is contained in:
Sameer Rahmani 2016-11-28 14:47:20 +03:30
parent 637368a1c5
commit afb5171a46
2 changed files with 2 additions and 2 deletions

2
fg42
View File

@ -4,4 +4,4 @@
export FG42_HOME=$HOME/src/FG42
#emacs -Q --no-splash --name FG42 --title FG42 -q -l --PATH--/fg42-config.el "$@"
emacs-snapshot --name FG42 --no-site-file --no-site-lisp --no-splash --title FG42 -l $FG42_HOME/fg42-config.el "$@"
emacs --name FG42 --no-site-file --no-site-lisp --no-splash --title FG42 -l $FG42_HOME/fg42-config.el "$@"

View File

@ -1,5 +1,5 @@
(add-to-list 'load-path (concat (getenv "FG42_HOME") "/lib"))
(toggle-debug-on-error)
;(toggle-debug-on-error)
(require 'fg42)
;; Load the default theme