Skip to content

Commit

Permalink
* mu4e-hdrs.el: don't set keymap to nil
Browse files Browse the repository at this point in the history
  • Loading branch information
djcb authored and djcb committed Feb 21, 2012
1 parent ad13454 commit 7074377
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion emacs/mu4e-hdrs.el
Expand Up @@ -237,7 +237,6 @@ after the end of the search results."


;;; hdrs-mode and mode-map ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(setq mu4e-hdrs-mode-map nil)
(defvar mu4e-hdrs-mode-map nil
"Keymap for *mu4e-headers* buffers.")
(unless mu4e-hdrs-mode-map
Expand Down

0 comments on commit 7074377

Please sign in to comment.