Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

one small error in rsense.el #6

Open
feibaliang opened this issue Aug 23, 2012 · 1 comment
Open

one small error in rsense.el #6

feibaliang opened this issue Aug 23, 2012 · 1 comment

Comments

@feibaliang
Copy link

"Debugger entered--Lisp error: (void-function defun_) (defun_ rsense-buffer-command ) "this is what i see when i start emaces with debugger-ini
i guess it should be (defun rsense-buffer-command) ,am i right?

@DanielDorado
Copy link

It's not an error. You have to write (require 'cl) before (require 'rsense).

Maybe it's a documentation error?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants