[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Muse Package help
From: |
M.R.P. |
Subject: |
Muse Package help |
Date: |
Sat, 27 Oct 2018 19:55:36 -0700 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
Hello I used package manager to install muse in my config but I do not
know how to start it or if it has the correct code it needs to work
Here is my .config file.
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(ansi-color-faces-vector
[default default default italic underline success warning error])
'(custom-enabled-themes (quote (wombat)))
'(gnus-default-nntp-server "news.giganews.com")
'(inhibit-startup-screen t)
'(initial-scratch-message nil)
'(org-modules
(quote
(org-bbdb org-bibtex org-docview org-gnus org-info org-irc org-mhe
org-rmail org-w3m org-drill)))
'(package-selected-packages (quote (muse w3 org bbdb))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
(put 'erase-buffer 'disabled nil)
- Muse Package help,
M.R.P. <=