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

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

            Bug ID: 258172
           Summary: mail/mew-devel: 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
 Attachment #227557 maintainer-approval+
             Flags:

Created attachment 227557
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227557&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-258172-7788>