fix for erlang.el compilation stuff in Emacs 21

Dave Love d.love@REDACTED
Tue Mar 30 18:11:20 CEST 2004


At least in Emacs 21, C-x ` won't find an error from a compilation in
the shell buffer because `compilation-setup' doesn't get called.  This
fixes it cleanly by using compilation-minor-mode and maintaining the
shell keybindings.  It shouldn't have any effect on XEmacs or Emacs
20, but I've only tested it in Emacs 21.  It's against version 2.4.12,
on top of my previous two patches.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: erlang-patch-3
Type: text/x-patch
Size: 3190 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20040330/b3a7afe5/attachment.bin>


More information about the erlang-patches mailing list