emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Issues when compiling Org master from source in GNU Emacs 25.0.50.1
@ 2016-01-20 13:32 Vicente Vera
  2016-01-20 15:28 ` Kyle Meyer
  0 siblings, 1 reply; 3+ messages in thread
From: Vicente Vera @ 2016-01-20 13:32 UTC (permalink / raw)
  To: emacs-orgmode

Hello

When I started using GNU Emacs compiled from the emacs25 branch two
issues come up consistently during Org make routine. These issues are
related to changes in the next Emacs version.

[...]
Compiling /home/user/repositories/org-mode/lisp/org-src.el...

In org-src-font-lock-fontify-block:
org-src.el:504:54:Warning: ‘font-lock-fontify-buffer’ is for interactive use
    only; use ‘font-lock-ensure’ or ‘font-lock-flush’ instead.
[...]
Compiling /home/user/repositories/org-mode/lisp/org.el...

In org-fast-tag-selection:
org.el:15261:47:Error: ‘add-to-list’ can’t use lexical var ‘buffer-tags’; use
    ‘push’ or ‘cl-pushnew’
[...]

Note that the .elc files get generated just fine, I mean, the make
routine finishes correctly and Org is still usable.

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

end of thread, other threads:[~2016-01-20 18:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20 13:32 Issues when compiling Org master from source in GNU Emacs 25.0.50.1 Vicente Vera
2016-01-20 15:28 ` Kyle Meyer
2016-01-20 18:34   ` Vicente Vera

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