On 16/09/16 8:08 AM, xiao wrote:
Hi, I'm new to Ciao-prolog and I'm trying to use emacs 24.5 to edit my .pl file. But the ciao mode is not shown at all. I installed the CiaoDE 1.14.2 on Ubuntu, with emacs 24.5. I put (if (file-exists-p "~/Downloads/Ciao/emacs-mode/ciao-mode-init.el") (load-file "~/Downloads/Ciao/emacs-mode/ciao-mode-init.el") ) but it doesn't work..
You didn't say _where_ you put it.