You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to install emacs-for-python as described in the README page. However adding the function (epy-django-snippets) in my ~/.emacs throws the following error in the --debug-init mode
Debugger entered--Lisp error: (void-function epy-django-snippets)
(epy-django-snippets)
eval-buffer(#<buffer load> nil "/Users/kw1/.emacs" nil t) ; Reading at buffer position 993
load-with-code-conversion("/Users/kw1/.emacs" "/Users/kw1/.emacs" t t)
load("~/.emacs" t t)
#[0 "�\205\262
The text was updated successfully, but these errors were encountered:
Hello,
I tried to install emacs-for-python as described in the README page. However adding the function (epy-django-snippets) in my ~/.emacs throws the following error in the --debug-init mode
Debugger entered--Lisp error: (void-function epy-django-snippets)
(epy-django-snippets)
eval-buffer(#<buffer load> nil "/Users/kw1/.emacs" nil t) ; Reading at buffer position 993
load-with-code-conversion("/Users/kw1/.emacs" "/Users/kw1/.emacs" t t)
load("~/.emacs" t t)
#[0 "�\205\262
The text was updated successfully, but these errors were encountered: