From: "Charles C. Berry" <ccberry@ucsd.edu>
To: Org-Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: make update2 and ob-comint.el bugs
Date: Sat, 23 Apr 2016 21:29:27 -0700 [thread overview]
Message-ID: <alpine.OSX.2.20.1604232119210.6386@charles-berrys-macbook.local> (raw)
In-Reply-To: <alpine.OSX.2.20.1604232014080.6135@charles-berrys-macbook.local>
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 needed to (require 'tramp) and to declare a number of
tramp functions that the macro `with-parsed-tramp-file-name' invokes.
The compilations I did interactively had tramp loaded as a result of
loading ess-site, which is why ob-comint.el compiled to produce a working
`org-babel-comint-eval-invisibly-and-wait-for-file'.
I'll check and test a bit more to be sure I've got a patch that really
works after `make update2' and then push it.
I guess the lesson is to batch compile or use `emacs -q' or a stripped
down .emacs for interactive compilation to avoid issues like this.
Sorry for messing up the commit history with so many commits for such a
simple (in the end) issue.
Chuck
prev parent reply other threads:[~2016-04-24 4:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-24 1:57 make update2 and ob-comint.el bugs Charles C. Berry
2016-04-24 3:19 ` Charles C. Berry
2016-04-24 4:29 ` Charles C. Berry [this message]
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=alpine.OSX.2.20.1604232119210.6386@charles-berrys-macbook.local \
--to=ccberry@ucsd.edu \
--cc=emacs-orgmode@gnu.org \
/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).