all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Muse Package help
@ 2018-10-28  2:55 M.R.P.
  2018-10-30  8:42 ` Joost Kremers
  0 siblings, 1 reply; 2+ messages in thread
From: M.R.P. @ 2018-10-28  2:55 UTC (permalink / raw)
  To: help-gnu-emacs

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)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-30  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-28  2:55 Muse Package help M.R.P.
2018-10-30  8:42 ` Joost Kremers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.