Use absolute path for ~filtered-emails.el~

master
Jacopo De Simoi 4 years ago
parent eff1c6f1f3
commit 71d17bd282
  1. 2
      global.org

@ -727,7 +727,7 @@
one of the addresses in the list.
#+begin_src emacs-lisp
(load-file "filtered-emails.el")
(load-file "~/.emacs.d/filtered-emails.el")
(defun my-mu4e-contact-filter-function (addr)
(let ((ignore nil))

Loading…
Cancel
Save