maintainer-feedback requested: [Bug 260041] lang/erlang emacs erlang-mode broken
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260041] lang/erlang emacs erlang-mode broken"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Nov 2021 08:47:42 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-erlang (Nobody) <erlang@FreeBSD.org> for maintainer-feedback: Bug 260041: lang/erlang emacs erlang-mode broken https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260041 --- Description --- Currently the erlang-mode erlang.el file is broken with the current version of emacs and emacs-devel in ports. The issue pertains to xref. Here is the closed pull request: https://github.com/erlang/otp/pull/5323 I replaced the contents of /usr/local/lib/erlang/lib/tools-3.5.1/emacs/erlang.el with the committed changes and it fixed erlang-mode in emacs. Can we get the fixed erlang.el file added to the port?