Skip to content

Commit

Permalink
Fixes eschulte#30: load hippie-exp before customizing hippie-expand-t…
Browse files Browse the repository at this point in the history
…ry-functions-list
  • Loading branch information
akaihola committed Oct 6, 2012
1 parent 49a65dd commit fd36e02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starter-kit-misc.org
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ it's possible aspell isn't in your path

** Hippie expand: at times perhaps too hip
#+begin_src emacs-lisp
(require 'hippie-exp)
(delete 'try-expand-line hippie-expand-try-functions-list)
(delete 'try-expand-list hippie-expand-try-functions-list)
#+end_src
Expand Down

0 comments on commit fd36e02

Please sign in to comment.