Re: [racket-users] installing scribble-mode for Spacemacs

2016-02-19 Thread Neil Van Dyke
I just decided to distribute this as a ".el" file now: 
http://www.neilvandyke.org/scribble-emacs/


I will add it to one of the Emacs package systems when I get a chance, 
probably not soon.


If you find a problem with this package specific to this Spacemacs 
thing, I'll consider a small and clean patch to fix the problem.


Neil V.

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[racket-users] installing scribble-mode for Spacemacs

2016-02-18 Thread Saša Janiška
Hello,

I'd like to install Emacs mode for Scribble and according to the docs
here are two methods, I did try the 2nd one which says:

 Evaluate the following Racket code to install the PLaneT package
 without modifying your Emacs setup.

(require (planet neil/scribble-emacs))

since I use Spacemacs which does not use standard ~/.emacs init file,
but the above method does not work.

Any hint and/or plan to put scribble-mode under MELPA for more
'standard' way of installing Emacs packages today?


Sincerely,
Gour

-- 
You have a right to perform your prescribed duty, but you
are not entitled to the fruits of action. Never consider
yourself the cause of the results of your activities,
and never be attached to not doing your duty.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.