Emacs mode

Corrado Santoro csanto@REDACTED
Tue Mar 1 21:53:32 CET 2005


I'm using this in .emacs:

   (setq load-path (cons "/usr/local/lib/erlang/lib/tools-2.4/emacs" 
load-path))
   (setq erlang-root-dir "/usr/local/lib/erlang")
   (setq erlang-electric-commands '())
   (setq erlang-indent-level 2)
   (require 'erlang-start)

Ciao,
--C.

vladdu wrote:
> Hi,
> 
> With every new release, my .emacs needs to be adjusted in order to find the new erlang-start and friends. I am using a link to the erlang directory, but the prefix for the tools application changes, so it still needs an edit.
> 
> The only way I can think of is to create a link outside the erlang tree, but it doesn't feel right.
> 
> Doeas anyone have another solution? I suppose everybody has to deal with this...
> 
> best regards,
> Vlad
> _________________________________________________________
> Sent using Mail2Forum (http://m2f.sourceforge.net)


-- 
======================================================
Eng. Corrado Santoro, Ph.D.

University of Catania - Engineering Faculty
Department of Computer Science and
Telecommunications Engineering
Viale A. Doria, 6 - 95125 CATANIA (ITALY)

Tel: +39 095 7382380           Fax: +39 095 7382397
      +39 095 7382365
      +39 095 7382364

EMail: csanto@REDACTED
Personal Home Page:
             http://www.diit.unict.it/users/csanto

NUXI Home Page:
             http://nuxi.iit.unict.it
======================================================




More information about the erlang-questions mailing list