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

2016-04-23 Thread Charles C. Berry
On Sat, 23 Apr 2016, Charles C. Berry wrote: 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. === To answer my own questions: ob-comint.el nee

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

2016-04-23 Thread Charles C. Berry
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 (re

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

2016-04-23 Thread Charles C. Berry
Summary: ob-comint.elc compiled with `make update2' fails, but ob-comint.elc byte compiled via dired or with `emacs-lisp-byte-compile' succeeds. === I recently pushed a fix [1] for ob-comint.el or so I thought. See [2] for info on the bug. First, I tested the fix on my own system by eval