emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* lisp/ob-shen.el:37:1:Error: Cannot open load file: inf-shen
@ 2011-10-07 12:07 Jeff Kowalczyk
  2011-10-07 15:10 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Kowalczyk @ 2011-10-07 12:07 UTC (permalink / raw)
  To: emacs-orgmode

Just FYI, on git master @ 13b4f I'm seeing a Make error during byte compilation
of lisp/ob-shen.el:

emacs -batch -q -no-site-file -eval "(setq load-path (cons (expand-file-name
\"./lisp/\") (cons \"/usr/local/share/emacs/site-lisp\" load-path)))" -f
batch-byte-compile lisp/ob-shen.el

In toplevel form:
lisp/ob-shen.el:37:1:Error: Cannot open load file: inf-shen
make: *** [lisp/ob-shen.elc] Error 1

Perhaps a support-data file that was missed during a git add?

$ git log -- lisp/ob-shen.el
commit 53573d6e2809cba6c36040bb009d99b97c4808f3
Author: Eric Schulte <schulte.eric@gmail.com>
Date:   Thu Oct 6 19:54:22 2011 -0600

    adding initial support for evaluation of shen code blocks


Thanks,
Jeff

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

* Re: lisp/ob-shen.el:37:1:Error: Cannot open load file: inf-shen
  2011-10-07 12:07 lisp/ob-shen.el:37:1:Error: Cannot open load file: inf-shen Jeff Kowalczyk
@ 2011-10-07 15:10 ` Eric Schulte
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2011-10-07 15:10 UTC (permalink / raw)
  To: Jeff Kowalczyk; +Cc: emacs-orgmode

Hi Jeff,

Thanks for reporting this error, I've just pushed up a fix.

Best -- Eric

Jeff Kowalczyk <jtk@yahoo.com> writes:

> Just FYI, on git master @ 13b4f I'm seeing a Make error during byte compilation
> of lisp/ob-shen.el:
>
> emacs -batch -q -no-site-file -eval "(setq load-path (cons (expand-file-name
> \"./lisp/\") (cons \"/usr/local/share/emacs/site-lisp\" load-path)))" -f
> batch-byte-compile lisp/ob-shen.el
>
> In toplevel form:
> lisp/ob-shen.el:37:1:Error: Cannot open load file: inf-shen
> make: *** [lisp/ob-shen.elc] Error 1
>
> Perhaps a support-data file that was missed during a git add?
>
> $ git log -- lisp/ob-shen.el
> commit 53573d6e2809cba6c36040bb009d99b97c4808f3
> Author: Eric Schulte <schulte.eric@gmail.com>
> Date:   Thu Oct 6 19:54:22 2011 -0600
>
>     adding initial support for evaluation of shen code blocks
>
>
> Thanks,
> Jeff
>
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

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

end of thread, other threads:[~2011-10-07 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-07 12:07 lisp/ob-shen.el:37:1:Error: Cannot open load file: inf-shen Jeff Kowalczyk
2011-10-07 15:10 ` Eric Schulte

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