[Orgmode] Bug: org-babel-tangle fails when buffer and file name differ [6.36trans (release_6.36.122.g5349.dirty)]

2010-05-29 Thread w t
Open two different files with the same name, say "example.org". The first buffer is named "example.org" and the second is named "example.org<2>". Suppose this second file is ===begin=example.org=== #+begin_src sh :tangle example.sh echo "hello!" #+end_src ===end===example.or

Re: [Orgmode] Infinite loop

2010-05-27 Thread w t
On 5/12/10, Carsten Dominik wrote: > > On May 1, 2010, at 10:21 PM, w t wrote: > >> Org-mode 6.35trans from 2010-04-30 >> Emacs 23.1 >> Linux >> >> Typing >> >> |:=$0 >> >> causes an apparent infinite loop, which can be killed wi

Re: [Orgmode] Simple Literate Programming Example

2010-05-27 Thread w t
On 5/27/10, Thomas S. Dye wrote: > I believe you'll need to add the :noweb yes header argument to code > blocks that include <<>> to be expanded. > > I'll update the example on Worg to reflect this newer feature of Org- > babel. > > All the best, > Tom > Thank you, things now work. _

[Orgmode] Simple Literate Programming Example

2010-05-27 Thread w t
I put the "Simple Literate Programming Example" from the Org-Babel Introduction in a file hello.org, namely, ==hello.org=== #+srcname: hello-world-prefix #+begin_src sh :exports none echo "/---\\" #+

Re: [Orgmode] noob question : In a table , how to update a formula when inserting a new line

2010-05-07 Thread w t
On Fri, May 7, 2010 at 7:21 PM, Matt Chastagnier wrote: > Hi, > > I've just started with org-mode and have done several tutorials. But I'm > stuck with this problem for 3 hours : > > > I have : > > | item    | quantity | > |-+--| > | laptop  |    4 | > | desktop |    7 | >

[Orgmode] Infinite loop

2010-05-01 Thread w t
Org-mode 6.35trans from 2010-04-30 Emacs 23.1 Linux Typing |:=$0 causes an apparent infinite loop, which can be killed with C-g. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.