all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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/)]
@ 2016-10-18  7:46 Thierry Volpiatto
  2016-10-18 22:31 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Volpiatto @ 2016-10-18  7:46 UTC (permalink / raw
  To: emacs-orgmode



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-18 22:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18  7:46 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/)] Thierry Volpiatto
2016-10-18 22:31 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.