emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] make update2 and ob-comint.el bugs


From: Charles C. Berry
Subject: Re: [O] make update2 and ob-comint.el bugs
Date: Sat, 23 Apr 2016 20:19:22 -0700
User-agent: Alpine 2.20 (OSX 67 2015-01-07)

On Sat, 23 Apr 2016, Charles C. Berry wrote:



Summary: ob-comint.elc compiled with `make update2' fails, but ob-comint.elc byte compiled via dired or with `emacs-lisp-byte-compile' succeeds.

===


A bit more info:

It appears that the crucial difference is that my init file has

        (require 'ess-site)

in it. If I start `emacs -q' and byte-compile I get one file. If I (require 'ess-site) and compile again, I get a different *.elc file.

The latter *.elc file works.

If anyone knows what ess is adding that results in ob-comint.elc that works, I am keen to know what it might be.

Best,

Chuck

[rest deleted]



reply via email to

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