KevinVanWorkum

Results 3 comments of KevinVanWorkum

Thanks, but I'm still having trouble. (require 'plsense) and (plsense-config-default) is in my .emacs file. plsense-enable-modes is: (perl-mode cperl-mode), I'm using cperl-mode. cperl-mode-hook is: (plsense-setup-current-buffer auto-complete-mode flymake-mode) I start 'plsense...

Thanks, but I think I found the problem. Starting the server manually from the command line does not work. The server starts, but emacs doesn't communicate with it. If I...

On Fri, Oct 2, 2015 at 10:07 AM, Hiroaki Otsu [email protected] wrote: > The server starts, but emacs doesn't communicate with it. If I set > plsense-server-start-automatically-p to t, then...