Oleksandr Gavenko writes:
> I open file ~/.srecode/html.srt, same if you open file like
> /usr/share/emacs/24.2/etc/srecode/java.srt but you been clean up
> srecode-current-map by:
>
> (setq srecode-current-map (srecode-map "SRecode Map"))
>
> and then open file with js-mode and execute M-x srecode-minor-mode.
>
> I got error:
>
> There should be a mode declaration in ...
If you use the latest Emacs pretest or CEDET from bzr, you should get a
more meaningful error message saying that Semantic has to be enabled for
this to work.
-David
|