* How to tangle?
@ 2014-05-08 15:27 Suvayu Ali
2014-05-08 15:36 ` John Kitchin
0 siblings, 1 reply; 3+ messages in thread
From: Suvayu Ali @ 2014-05-08 15:27 UTC (permalink / raw)
To: Emacs Org mode
Hi,
I was trying to tangle John's org-ref.org[1]; when I visit the file and
do `M-x org-babel-tangle RET', all I get is:
Tangled 0 code blocks from org-ref.org
Any ideas what is wrong?
Footnotes:
[1] <https://github.com/jkitchin/jmax/blob/master/org-ref.org>
--
Suvayu
Open source is the future. It sets us free.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to tangle?
2014-05-08 15:27 How to tangle? Suvayu Ali
@ 2014-05-08 15:36 ` John Kitchin
2014-05-08 15:56 ` Suvayu Ali
0 siblings, 1 reply; 3+ messages in thread
From: John Kitchin @ 2014-05-08 15:36 UTC (permalink / raw)
To: Suvayu Ali; +Cc: Emacs Org mode
[-- Attachment #1: Type: text/plain, Size: 876 bytes --]
that is pretty strange. I just tried it and got
Tangled 51 code blocks from org-ref.org
You can run the command `org-babel-tangle' with C-c C-v t
You could also try:
[[elisp:(org-babel-load-file "org-ref.org")]]
John
-----------------------------------
John Kitchin
Associate Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu
On Thu, May 8, 2014 at 11:27 AM, Suvayu Ali <fatkasuvayu+linux@gmail.com>wrote:
> Hi,
>
> I was trying to tangle John's org-ref.org[1]; when I visit the file and
> do `M-x org-babel-tangle RET', all I get is:
>
> Tangled 0 code blocks from org-ref.org
>
> Any ideas what is wrong?
>
> Footnotes:
>
> [1] <https://github.com/jkitchin/jmax/blob/master/org-ref.org>
>
> --
> Suvayu
>
> Open source is the future. It sets us free.
>
>
[-- Attachment #2: Type: text/html, Size: 1737 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to tangle?
2014-05-08 15:36 ` John Kitchin
@ 2014-05-08 15:56 ` Suvayu Ali
0 siblings, 0 replies; 3+ messages in thread
From: Suvayu Ali @ 2014-05-08 15:56 UTC (permalink / raw)
To: John Kitchin; +Cc: Emacs Org mode
Hi John,
On Thu, May 08, 2014 at 11:36:25AM -0400, John Kitchin wrote:
> that is pretty strange. I just tried it and got
>
> Tangled 51 code blocks from org-ref.org
> You can run the command `org-babel-tangle' with C-c C-v t
>
> You could also try:
> [[elisp:(org-babel-load-file "org-ref.org")]]
I tried `M-: (org-babel-load-file "org-ref.org") RET'. That gave me
the following backtrace:
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
expand-file-name(nil)
load-file(nil)
org-babel-load-file("org-ref.org")
eval((org-babel-load-file "org-ref.org") nil)
eval-expression((org-babel-load-file "org-ref.org") nil)
call-interactively(eval-expression nil nil)
command-execute(eval-expression)
Something is definitely wrong with my setup. Although I can't think
where or how.
Cheers,
--
Suvayu
Open source is the future. It sets us free.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-08 15:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 15:27 How to tangle? Suvayu Ali
2014-05-08 15:36 ` John Kitchin
2014-05-08 15:56 ` Suvayu Ali
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.