Skip to content

Instantly share code, notes, and snippets.

@ohmyhub
Created July 9, 2022 19:54
Show Gist options
  • Select an option

  • Save ohmyhub/1c6be4bf1c07a710e12406539233e158 to your computer and use it in GitHub Desktop.

Select an option

Save ohmyhub/1c6be4bf1c07a710e12406539233e158 to your computer and use it in GitHub Desktop.
mu4e does not work as expected

mu4e issue

mu version

mu (mail indexer/searcher) version 1.8.5

Backtrace

  • When attempting to launch mu4e with SPC-o-m
Debugger entered--Lisp error: (void-function mu4e~start)
  apply(debug (error (void-function mu4e~start)))
  (let ((backtrace (doom-backtrace))) (setq num-nonmacro-input-events (1+ num-nonmacro-input-events)) (apply #'debug args))
  doom-debugger(error (void-function mu4e~start))
  (mu4e~start 'mu4e~main-view)
  =mu4e()
  #<subr funcall-interactively>(=mu4e)
  apply(#<subr funcall-interactively> =mu4e)
  funcall-interactively(=mu4e)
  #<subr call-interactively>(=mu4e nil nil)
  apply(#<subr call-interactively> (=mu4e nil nil))
  explain-pause--wrap-call-interactively(#<subr call-interactively> =mu4e nil nil)
  apply(explain-pause--wrap-call-interactively #<subr call-interactively> (=mu4e nil nil))
  call-interactively(=mu4e nil nil)
  command-execute(=mu4e)

emacs/doom info

generated  Jul 09, 2022 12:40:56
system     "EndeavourOS Linux" Linux 5.18.10-arch1-1 x86_64 pgtk
emacs      28.1.50 pgtk-nativecomp 3ddccb531 ~/.emacs.d/ -> ~/.emacs.d/
doom       3.0.0-dev HEAD -> master 9ec60d9a 2022-07-05 14:16:16 +0200 ~/.doom.d/ ->
           ~/.doom.d/
shell      /bin/fish
features   ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM HARFBUZZ JPEG JSON LCMS2
           LIBOTF LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK
           PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS XIM XWIDGETS GTK3
           ZLIB
traits     gui server-running envvar-file
modules    :completion (company +childframe) (vertico +icons) :ui doom doom-dashboard
           (emoji +unicode) hl-todo hydra indent-guides (ligatures +extra) modeline
           ophints (popup +defaults) tabs unicode vc-gutter (window-select +numbers)
           workspaces :editor (evil +everywhere) file-templates fold snippets
           word-wrap :emacs (dired +icons +ranger) electric undo vc :term vterm
           :checkers syntax (spell +aspell) :tools (eval +overlay) lookup lsp magit
           make pass pdf rgb tree-sitter :os tty :lang data emacs-lisp (json +lsp
           +tree-sitter) (latex +lsp +latemxk +cdlatex +fold) markdown (org +pretty
           +pandoc +present +roam2) (python +lsp +pyright +poetry +tree-sitter) (sh
           +fish) yaml :email (mu4e +org) :app (rss +org) :config literate (default
           +bindings +smartparens)
packages   (mixed-pitch) (company-org-block) (org-pandoc-import :recipe (:host github
           :repo tecosaur/org-pandoc-import :files (*.el filters preprocessors)))
           (logview) (tridactyl-mode :recipe (:host github :repo
           Fuco1/tridactyl-mode)) (imenu-list) (activity-watch-mode) (denote :recipe
           (:host github :repo protesilaos/denote :files (*.el))) (emacs-tile :recipe
           (:host nil :type git :repo https://git.sr.ht/~plattfot/tile)) (with-editor
           :recipe (:build (:not native-compile))) (vterm :recipe (:build (:not
           native-compile))) (evil-collection :recipe (:build (:not native-compile)))
unpin      org doom-themes doom-modeline vterm pdf-tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment