stanaka / dash-at-point

a emacs lisp for searching the word at point with Dash
388 stars 32 forks source link

Lisp entries for dash-at-point-mode-alist #20

Open trollusk opened 9 years ago

trollusk commented 9 years ago

Here are some lines that should be added to dash-at-point-mode-alist:

(lisp-mode . "lisp")
(slime-repl-mode . "lisp")
(lisp-interaction-mode . "elisp")
(inferior-emacs-lisp-mode . "elisp")
ccqpein commented 8 years ago

Yes, I just found this issue. The trollusk's method works