emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: Fix no-byte-compile in org-pkg.el [8.3.6 (8.3.6-7-g4d7d52-elpa


From: Thierry Volpiatto
Subject: [O] Bug: Fix no-byte-compile in org-pkg.el [8.3.6 (8.3.6-7-g4d7d52-elpa @ /home/thierry/.emacs.d/elpa/org-20161017/)]
Date: Tue, 18 Oct 2016 09:46:16 +0200
User-agent: mu4e 0.9.17; emacs 24.5.1


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

Actually in org-pkg.el, the local setting of `no-byte-compile` have no
effect, please use:

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

at end of file to avoid warning when package is compiled.

Thanks.

Emacs  : GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8)
 of 2016-06-27 on dell-14z
Package: Org-mode version 8.3.6 (8.3.6-7-g4d7d52-elpa @ 
/home/thierry/.emacs.d/elpa/org-20161017/)
-- 
Thierry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]