sideframe
sideframe copied to clipboard
Read me should have a real life example ...it is throwing error while inducting
What I did :
Clone this repo under emacs.d
load alist into dot emacs file
start the daemon and it throw the error with make sideframe void error
copied out the stuff , i.e 3 lines in the readme did the above .
What is the message exactly ? Can you try M-x sideframe-make
?
Well, this is what I got while starting emacs ;
Debugger entered--Lisp error: (void-function sideframe-make)
(sideframe-make 'left 32)
eval-buffer(#<buffer *load*> nil "/home/bhaskar/.emacs" nil t) ; Reading at buffer position 87509
load-with-code-conversion("/home/bhaskar/.emacs" "/home/bhaskar/.emacs" t t)
load("~/.emacs" noerror nomessage)
startup--load-user-init-file(#f(compiled-function () #<bytecode 0x10d6052e89096c62>) #f(compiled-function () #<bytecode -0x1f3c686ddc0cdc35>) t)
command-line()
normal-top-level()
It is basically refusing to start the daemon ...so I can not start the client. And as a result, I can not run M-x sideframe-make