The Artima Developer Community
Sponsored Link

Python Buzz Forum
Erlang Mode for Emacs

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bob Ippolito

Posts: 255
Nickname: etrepum
Registered: Nov, 2003

Bob Ippolito uses MacPython too much
Erlang Mode for Emacs Posted: Mar 14, 2007 7:15 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Bob Ippolito.
Original Post: Erlang Mode for Emacs
Feed Title: Bob's Rants
Feed URL: http://www.pycs.net/bob/weblog/rss.xml
Feed Description: from __future__ import *
Latest Python Buzz Posts
Latest Python Buzz Posts by Bob Ippolito
Latest Posts From Bob's Rants

Advertisement
Erlang ships with a quite nice Erlang mode for Emacs. Editing Erlang code is actually the only thing I ever use Emacs for. Setting it up is only slightly painful. For a default R11B-3 installation your .emacs will look like this: (setq load-path (cons "/usr/local/lib/erlang/lib/tools-2.5.3/emacs" load-path)) [...]

Read: Erlang Mode for Emacs

Topic: On the road to raising $250 Million for student entrepreneurs Previous Topic   Next Topic Topic: A decent Spreadsheet for Mac OS X that���s not Excel

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use