emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Vicente Vera <vicentemvp@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Issues when compiling Org master from source in GNU Emacs 25.0.50.1
Date: Wed, 20 Jan 2016 10:28:39 -0500	[thread overview]
Message-ID: <87poww1d94.fsf@kyleam.com> (raw)
In-Reply-To: <CAMfbzvA=i+R1479ud-=YaWqF+cFtwpve50gvo1=AHywM983Now@mail.gmail.com> (Vicente Vera's message of "Wed, 20 Jan 2016 10:32:58 -0300")

Hi Vicente,

Vicente Vera <vicentemvp@gmail.com> writes:

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

Thanks for reporting these.

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

This has been switched over to font-lock-ensure a couple times (in
f36b19e and then reverted in 99f9999, then again in d81e6b5 and reverted
in 003a0f1).  When font-lock-ensure is used, source blocks don't get
highlighted.

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

I think this one should be fixed.  I'll look into it.

-- 
Kyle

  reply	other threads:[~2016-01-20 15:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2016-01-20 18:34   ` Vicente Vera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87poww1d94.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=vicentemvp@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).