Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Thank you! Seems like a solution. But why do you think is "The behaviour you describe is normal. " ? For me <<>> looks like usual inline macros. Well, don't you wait that for example in JS somestring ${nowebref()} do the same - multiply somestring as many as nowebref() will return rows ? Commented Nov 10, 2017 at 9:26
  • 1
    I only mean that according to the orgmode manual, the designed behaviour is for some-string to be prepended to each line. I don't have an opinion on whether this is the best behaviour, but it is the intended behaviour of the orgmode authors Commented Nov 10, 2017 at 18:41
  • Ahh, I see now! I should better RTFM :) By the way, inspired with such behaviour I am trying one trick with <<>> but stuck again. May be you could see with one eye? It's here emacs.stackexchange.com/questions/36832/… Commented Nov 12, 2017 at 18:44