summaryrefslogtreecommitdiffstats
path: root/init.org
diff options
context:
space:
mode:
authorAmin Bandali <amin@gnu.org>2018-08-23 17:06:51 -0400
committerAmin Bandali <amin@gnu.org>2018-08-23 17:06:51 -0400
commit47112ed3fc08782ad4eb1f02cd5aa0d98544aea5 (patch)
treeea40f8e6ee3326200c5db2a52ad16487d82ecbf2 /init.org
parent9b646b53ba2ae709bc696af3465d4dbc93e5f86e (diff)
downloadconfigs-47112ed3fc08782ad4eb1f02cd5aa0d98544aea5.tar.gz
configs-47112ed3fc08782ad4eb1f02cd5aa0d98544aea5.tar.xz
configs-47112ed3fc08782ad4eb1f02cd5aa0d98544aea5.zip
[emacs] minor changes
Diffstat (limited to '')
-rw-r--r--init.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.org b/init.org
index cb5d1f0..25807b7 100644
--- a/init.org
+++ b/init.org
@@ -1139,7 +1139,7 @@ Emacs package that displays available keybindings in popup
:defer 5
:bind-keymap ("C-c p" . projectile-command-map)
:config
- (projectile-global-mode)
+ (projectile-mode)
(defun my-projectile-invalidate-cache (&rest _args)
;; ignore the args to `magit-checkout'
@@ -1207,6 +1207,7 @@ See [[notmuch:id:87muuqsvci.fsf@fencepost.gnu.org][bug follow-up]].
(use-package notmuch
:commands notmuch
:bind ("C-c m" . amin/notmuch)
+ :custom (notmuch-always-prompt-for-sender t)
:config
(setq notmuch-hello-sections
'(notmuch-hello-insert-header