Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2021 18:41:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258171] mail/mew: Prevent .el files from being native compiled
Message-ID:  <bug-258171-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258171

            Bug ID: 258171
           Summary: mail/mew: Prevent .el files from being native compiled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yasu@utahime.org
                CC: hiroto.kagotani@gmail.com
             Flags: maintainer-feedback?(hiroto.kagotani@gmail.com)
                CC: hiroto.kagotani@gmail.com

Created attachment 227556
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227556&action=
=3Dedit
Patch file

Mew doesn't work correctly if Emacs supports native compilation and .el fil=
es
are compiled to .eln ones. So prevent .el files from being native compiled =
by
adding following lines at the end of them.

;; Local Variables:
;; no-native-compile: t
;; End:

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258171-7788>