hes,
Torsten
--
Dr Torsten Anders
Course Leader, Music Technology
University of Bedfordshire
Park Square, Room A315
http://www.torsten-anders.de
> I just had some trouble with a certain git version.
$ git --version
git version 1.7.10.3
Thanks again!
Best wishes,
Torsten
--
Dr Torsten Anders
Course Leader, Music Technology
University of Bedfordshire
Park Square, Room A315
http://www.torsten-anders.de
org.el' work with your
> latest version?
Same problem:
Loading /Users/torsten/emacs/org-mode/lisp/org.el (source)...
require: Symbol's value as variable is void: org-babel-temp-file
Note that this very error was reported many times during the compilation
process.
Best wishes,
Torst
Dear all,
I tried to update orgmode to the latest version 7.9.3d, but make failed, see
outputs after this email.
I am on MacOS 10.6.8, and I do not know which emacs the unedited make file
uses, quite possibly the preinstalled Emacs at the shell.
Best wishes,
Torsten
--
Dr Torsten Anders
> | ELISP> (symbol-file 'org-compat 'require)
> | "/home/kjambunathan/src/org-mode/lisp/org.elc"
> | ELISP> (symbol-file 'org 'require)
> | "/home/kjambunathan/src/org-mode/lisp/org-element.elc"
> | ELISP> (symbol-file 'org-element 'require)
> | "/home/kjambunathan/src/org-mode/contrib/lisp/org-export.el"
> | ELISP> (symbol-file 'org-export 'require)
> | "/home/kjambunathan/src/org-mode/contrib/lisp/org-e-odt.elc"
> | ELISP> (symbol-file 'org-e-odt 'require)
> | nil
> | ELISP> (symbol-file 'org-macs 'require)
> | "/home/kjambunathan/src/org-mode/lisp/org.elc"
> `
>
> ps: I hope I am invoking `symbol-file' properly.
>
> --
--
Dr Torsten Anders
Course Leader, Music Technology
University of Bedfordshire
Park Square, Room A315
http://www.torsten-anders.de
;| nil
>`
>
> So the load chain is:
> org-compat <= org <= org-element <= org-export <= org-e-odt
>
>,
>| *** Welcome to IELM *** Type (describe-mode) for help.
>| ELISP> (symbol-file 'org-compat 'require)
>
Dear Jambunathan,
Again, thanks a lot for all your feedback.
On 3 Dec 2012, at 06:01, Jambunathan K wrote:
> Torsten Anders writes:
>> One is the standard Emacs (in my case Aquamacs based on GNU Emacs
>> 23.3.50.1)
>
> 50 in your Emacs version is an indication tha
ck. Should I really use this?
(load-library "org-compat.el")
(load-library "org-odt.el")
> here's your real-world example of how things don't work if the wrong autoload
> definitions are used.
Does this mean there are possibly more things that did not load a
chives I found exactly the same problem mentioned (messages from
>> 11.07.2012 with subject Compile error in org-odt.el in latest master),
>> but I do not understand the solution found then (Rainer Stengele
>> reported that he "missed the unzip.exe and now it works").
>>
>> Any help? Thanks!
>>
>> Best wishes,
>> Torsten
>>
>> --
>> Dr Torsten Anders
>> Course Leader, Music Technology
>> University of Bedfordshire
>> Park Square, Room A315
>>
> http://www.torsten-anders.de
>
>>
>>
>>
>>
>>
ioned (messages from 11.07.2012
with subject Compile error in org-odt.el in latest master), but I do not
understand the solution found then (Rainer Stengele reported that he "missed
the unzip.exe and now it works").
Any help? Thanks!
Best wishes,
Torsten
--
Dr Torsten Anders
Cours
ult export option.
Attached to this message there is a simple patch that adds support for
exampleblocks (short cut C-c C-b E) by keeping everything else as it is.
Best wishes,
Torsten
--
Dr Torsten Anders
Course Leader, Music Technology
University of Bedfordshire
Park Square, Room A315
http://w
Dear all,
The current implementation how org-babel calls Lilypond hard-wires the
supported output file formats to EPS and PNG. Attached is a very simple patch
that adds support for PDF as well, so that resulting PDF files can be directly
integrated in the PDF files generated by Latex and Latex
uot; is no longer a
> valid method of naming a code block, try "name" instead. e.g.,
>
> #+name: sh-test-noweb
> #+begin_src sh
> ~
> #+end_src
>
> #+begin_src sh :noweb yes
> ls <>
> #+end_src
>
> Best,
>
> Torsten Anders writes:
&g
Dear Org babel developers,
In the simple test below I would expect that the second cope block expands to
"ls ~", but seemingly it instead expands to "ls" only. What am I missing?
#+srcname: sh-test-noweb
#+begin_src sh
~
#+end_src
#+begin_src sh :noweb yes
ls <>
#+end_src
Did anythi
at 07:13, Eric Schulte wrote:
> Hi Torsten,
>
> Change "non-export" to "no-export", see the manual for valid values for
> the eval header argument.
>
> Best -- Eric
>
> Torsten Anders writes:
>
>> Dear Eric,
>>
>> Apologi
01:23, Eric Schulte wrote:
> Hi Torsten,
>
> Torsten Anders writes:
>
>> Dear Sebastien and Eric,
>>
>> Thanks a lot for your kind replies. However, this is not yet quite what I am
>> after.
>>
>> I want to be able to manually execute each
Dear Sebastien and Eric,
Thanks a lot for your kind replies. However, this is not yet quite what I am
after.
I want to be able to manually execute each code block, but not automatically
whenever the whole document is rendered. So, I would always switch on/off "eval
never". Hm...
I will try o
there somewhere, but I could not
find it.
Thank you!
Best wishes,
Torsten
--
Dr Torsten Anders
Course Leader, Music Technology
University of Bedfordshire
Park Square, Room A315
torsten.and...@beds.ac.uk
http://strasheela.sourceforge.net
http://www.torsten-anders.de
Also, the setting results: silent seems to be ignored.
Best wishes,
Torsten
On 19 Nov 2011, at 15:22, Torsten Anders wrote:
> Dear Martyn Jago, dear all,
>
> I just pulled the latest version of Org mode and noticed a few bugs in the
> Lilypond support of Org babel that have no
,
Torsten
--
Dr Torsten Anders
Course Leader, Music Technology
University of Bedfordshire
Park Square, Room A315
torsten.and...@beds.ac.uk
http://strasheela.sourceforge.net
http://www.torsten-anders.de
> Best -- Eric
>
> Torsten Anders writes:
>
>> Dear Babel developers,
>>
>> Inspired by the newly available Lilypond, I hacked up a first version
>> of language support for Fomus
>> (http://fomus.sourceforge.net/). Briefly, Fomus is a music notation
>> s
Dear Henri-Paul,
On 8 Jul 2011, at 00:27, Henri-Paul Indiogine wrote:
> Yes, but the sad thing is that using emacs+orgmode is so fast, easy
> and productive. Writer or Word feel so clunky and backwards.
Sure, you can write with orgmode and then export for your supervisor to
OpenOffice/Word.
Dear Nick,
> It is documented in the Org manual, sec. 14.5, Evaluating code blocks,
> footnote 1, which points you to sec. 15.4, Code evaluation and security
> issues.
Thanks for your help (and apologies for missing this footnote).
Best,
Torsten
resulting file.pdf.
Comments are welcome.
Best wishes,
Torsten
--
Dr Torsten Anders
Course Leader, Music Technology
University of Bedfordshire
Park Square, Room A315
http://strasheela.sourceforge.net
http://www.torsten-anders.de
ob-fomus.el
Description: Binary data
Dear Babel developers,
As you know, whenever I hit C-c C-c in a code block, I get the following
question.
Evaluate this code block on your system? (y or n)
In the case of "nested" calls (using noweb) there can even be many queries like
that before some code is actually executed.
Ca
to very clearly
document this dependency (or to remove it).
Thank you!
Best wishes,
Torsten
--
Dr Torsten Anders
Course Leader, Music Technology
University of Bedfordshire
Park Square, Room A315
http://strasheela.sourceforge.net
http://www.torsten-anders.de
something similarly simple...
Again, thanks for checking.
Best,
Torsten
On 2 Feb 2011, at 23:23, Bastien wrote:
> Hi Torsten,
>
> "Torsten Anders" writes:
>
>> I would like to export only a subtree of an org file to PDF via Latex
>> (ultimately using the package
0/09/10 7:29 PM >>>
Torsten Anders wrote:
>Dear all,
>sorry for bothering you again with my question from a couple of days ago (see
>below).
>I would appreciate with someone could briefly confirm whether
>exporting/publishing a subtree works for you (so I know whether the reported
configuration).
Thank you very much!
Best,
Torsten
--
On Wed, 15 Sep 2010, Torsten Anders wrote
Dear all,
I would like to export only a subtree of an org file to PDF via Latex
(ultimately using the package beamer).
When doing export/publish (C-c C-e) I am given a menu with options
n MacOS 10.5.
Thank you very much!
Best
Torsten Anders
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
30 matches
Mail list logo