ob-js and Indium

2019-12-18 Thread Ezequiel Birman
stead that works with the current client-server model for Indium. I'll try to replace “indium-run-node” for “indium-launch-nodejs” and provide a proper config for an ob-js REPL in a “.indium.json” but any pointers you could provide to me would be of great help. Thank you -- Ezequiel Birman

Re: [O] new exporter, conditional options according to backend

2013-01-19 Thread Ezequiel Birman
>>>>> "Nicolas" == Nicolas Goaziou writes: > Hello, Ezequiel Birman writes: >> Is it possible to write something like this with the new >> exporter? >> >> #+OPTIONS: (if (and (boundp 'org-export-current-backend) (eq

[O] new exporter, conditional options according to backend

2013-01-18 Thread Ezequiel Birman
to get it's value when exporting. Or, maybe I need to write a filter function to be run from org-export-before-process-hook? -- Ezequiel Birman

[O] agenda links replaced by target, possible?

2012-04-15 Thread Ezequiel Birman
Is it possible to have links in agenda views replaced by the actual target? I mean for example, having [bbdb:] type links replaced by the contact information or [gnus:] type links replaced by the message text. This could be usefull especially when exporting agenda views for printing. -- Ezequiel

Re: [O] BUG: Unable to compile on Master

2012-04-01 Thread Ezequiel Birman
ror: > Invalid function: "body" | Makefile:484: recipe for target > `lisp/org-ascii.elc' failed | make: *** [lisp/org-ascii.elc] Error > 1 ` > I was able to successfully compile Org with commit: 829285e > (ensure noweb expanded body is used on export) Same here -- Ezequiel Birman

[O] ob-lilypond open pdf and midi asynchroniously

2012-03-07 Thread Ezequiel Birman
Is there a reason to not append "&" to shell-command's args? I get disconnected from ERC/Bitlbee each time I peek at the score too long. -- Ezequiel Birman

[O] org-bibtex org-exp-bibtex tutorial and config needed

2011-10-13 Thread Ezequiel Birman
I am trying to get the most of org-bibtex and org-exp-bibtex. Could anybody describe briefly his configuration and workflow? Especially with regards to reftex. Tanks -- Ezequiel Birman

[Orgmode] Re: conditional export based on target

2010-11-02 Thread Ezequiel Birman
>>>>> "JP" == Juan Pechiar writes: > On Thu, Oct 07, 2010 at 01:24:28AM -0300, Ezequiel Birman wrote: >> Is there something like conditional export? I'd like to use tikz >> when exporting to latex but my own hand-made ascii drawi

[Orgmode] Re: blorgit build

2010-10-26 Thread Ezequiel Birman
ther emacs instance just for blorgit? 3. Would it be convenient to create a new user to run this dedicated emacs instance and blorgit at system startup? -- Ezequiel Birman ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to

[Orgmode] blorgit build

2010-10-14 Thread Ezequiel Birman
/lib/rake.rb:2068:in > `standard_exception_handling' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31 > /usr/bin/rake:19:in `load' > /usr/bin/rake:19 and line no. 17 of base.rb reads: > ba

[Orgmode] entities and removing some markup in ascii export

2010-10-08 Thread Ezequiel Birman
"\frac{n}{m}" sohuld be translated as "n/m" and so on... As i am writing this I discovered org-entities-ascii-explanatory and org-entities-user. I'll try to customize them. Also, in a previous posting I asked about conditional export, this could be another (worse) way to so

[Orgmode] conditional export based on target

2010-10-06 Thread Ezequiel Birman
Is there something like conditional export? I'd like to use tikz when exporting to latex but my own hand-made ascii drawing when exporting to ascii/latin1/utf8. -- Ezequiel Birman ___ Emacs-orgmode mailing list Please use `Reply All' to se