emacs-orgmode@gnu.org archives
 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

* Re: 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 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
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-10-18 22:31 UTC (permalink / raw)
  To: Thierry Volpiatto; +Cc: emacs-orgmode

Hello,

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

> 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.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

^ 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).