Erlang man pages in Emacs

Torbjorn Tornkvist tobbe@REDACTED
Wed Mar 7 12:21:50 CET 2001


> Is there any way to change the Emacs Erlang mode so that the
> menu stays even when showing a manpage??
 
Perhaps, putting this in your ~/.emacs will be enough:

   (add-hook 'Man-mode-hook 'erlang-mode)

Cheers /Tobbe



More information about the erlang-questions mailing list