From d80a510304de8b9ad98b7957356d47e72c57ffc8 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 17 Jun 2016 11:29:48 -0700 Subject: [PATCH] Bind M-. to elisp-nav in org-mode --- dotfiles/emacs.d/README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 619a5d1d..a8cdbd81 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -966,7 +966,8 @@ Sets environment variables by starting a shell ("C-c n l" . org-store-link) ("C-c n i" . org-insert-link) ("C-c C-t" . org-todo) - ("C-c C-S-t" . org-todo-force-notes)) + ("C-c C-S-t" . org-todo-force-notes) + ("M-." . elisp-slime-nav-find-elisp-thing-at-point)) :config (progn (setq org-global-properties