Re: [O] [bug] Wrong type argument, computation and layout of inline Babel calls

2015-01-14 Thread Sebastien Vauban
Hello Charles, Charles C. Berry wrote: On Wed, 14 Jan 2015, Sebastien Vauban wrote: This ECM exhibits different troubles: - error when exporting to HTML - bad layout - bad computation --8---cut here---start-8--- * Square #+name: square #+begin_src

Re: [O] hook for inserting headlines

2015-01-14 Thread Marcin Borkowski
On 2015-01-14, at 18:27, Subhan Michael Tindall subh...@familycareinc.org wrote: -Original Message- From: emacs-orgmode-bounces+subhant=familycareinc@gnu.org [mailto:emacs-orgmode-bounces+subhant=familycareinc@gnu.org] On Behalf Of Marcin Borkowski Sent: Tuesday, January

Re: [O] :results none doesn't seem to be documented

2015-01-14 Thread Grant Rettke
Good to know, thanks for sharing that. That is really helpful if you are duplicating Knitr's approach in Org for example because you get kind of motion sick watching the mode line bounce up and down. On Wed, Jan 14, 2015 at 3:47 PM, Kodi Arfer k...@arfer.net wrote: none is allowed as an

Re: [O] :results none doesn't seem to be documented

2015-01-14 Thread Andreas Leha
Fabrice Niessen fni-n...@pirilampo.org writes: Hello, Andreas Leha wrote: Kodi Arfer k...@arfer.net writes: none is allowed as an argument to :results (see, for example, ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in results.html. I just learned of its existence while

Re: [O] :results none doesn't seem to be documented

2015-01-14 Thread John Hendy
On Jan 14, 2015 3:48 PM, Kodi Arfer k...@arfer.net wrote: none is allowed as an argument to :results (see, for example, ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in results.html. I just learned of its existence while reading ob-core.el. To me, by the way, :results none

Re: [O] :results none doesn't seem to be documented

2015-01-14 Thread Samuel Wales
if we redo this, perhaps we can also include an option that does export like :results verbatim, but does not send to echo area? unless i am misunderstanding something about babel [which is possible].

[O] :results none doesn't seem to be documented

2015-01-14 Thread Kodi Arfer
none is allowed as an argument to :results (see, for example, ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in results.html. I just learned of its existence while reading ob-core.el. To me, by the way, :results none seems like a useful feature rather than being redundant

Re: [O] :results none doesn't seem to be documented

2015-01-14 Thread Andreas Leha
Kodi Arfer k...@arfer.net writes: none is allowed as an argument to :results (see, for example, ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in results.html. I just learned of its existence while reading ob-core.el. To me, by the way, :results none seems like a useful

Re: [O] :results none doesn't seem to be documented

2015-01-14 Thread Fabrice Niessen
Hello, Andreas Leha wrote: Kodi Arfer k...@arfer.net writes: none is allowed as an argument to :results (see, for example, ob-core.el line 704 as of Git d36bd8d), but this isn't mentioned in results.html. I just learned of its existence while reading ob-core.el. To me, by the way, :results

Re: [O] [PATCH] org-rss-headline

2015-01-14 Thread Nicolas Petton
Hi, Here's a new version that uses :RSS_TITLE. Do you think it's good enough for a first patch? I'll work on the export back-end, but that'll take some more time. diff --git a/contrib/lisp/ox-rss.el b/contrib/lisp/ox-rss.el index fddaa1d..5617d26 100644 --- a/contrib/lisp/ox-rss.el +++

Re: [O] [bug] Wrong type argument, computation and layout of inline Babel calls

2015-01-14 Thread Charles C. Berry
On Wed, 14 Jan 2015, Sebastien Vauban wrote: Hello Charles, Charles C. Berry wrote: On Wed, 14 Jan 2015, Sebastien Vauban wrote: This ECM exhibits different troubles: [snip] Carré de 7 : call_square(x=7)[:results raw]. --8---cut here---end---8---

[O] Getting beginning postiion of a description list

2015-01-14 Thread Calvin Young
Hi all, If my cursor is in a description list item, what's the recommended way of getting the point at the beginning of the description list text (i.e., after the bullet character)? To illustrate, given the following description list item, I'd like to get the point represented by the pipe

Re: [O] Showing next items in agenda + deadline in past

2015-01-14 Thread Giulio Petrucci
Hi Florian, On Wed, Jan 14, 2015 at 2:09 PM, Florian Lindner mailingli...@xgm.de wrote: 1) How can I configure it to show not the next n days, but the next n events like: Don't know but I mus confess I am struggling with the same problem in these days. 2) There is this 75 d. ago Abstract

[O] [bug] Wrong type argument, computation and layout of inline Babel calls

2015-01-14 Thread Sebastien Vauban
Hello, This ECM exhibits different troubles: - error when exporting to HTML - bad layout - bad computation --8---cut here---start-8--- * Square #+name: square #+begin_src emacs-lisp :tangle no :var x=1 (* x x) #+end_src ** Good computation, good layout

Re: [O] hook for inserting headlines

2015-01-14 Thread Subhan Michael Tindall
-Original Message- From: emacs-orgmode-bounces+subhant=familycareinc@gnu.org [mailto:emacs-orgmode-bounces+subhant=familycareinc@gnu.org] On Behalf Of Marcin Borkowski Sent: Tuesday, January 13, 2015 4:36 PM To: emacs-orgmode@gnu.org Subject: Re: [O] hook for inserting

Re: [O] [bug] Wrong type argument, computation and layout of inline Babel calls

2015-01-14 Thread Charles C. Berry
Sebastien, See below. On Wed, 14 Jan 2015, Sebastien Vauban wrote: Hello, This ECM exhibits different troubles: - error when exporting to HTML - bad layout - bad computation --8---cut here---start-8--- * Square #+name: square #+begin_src emacs-lisp

Re: [O] Args out of range: #buffer test.org, 0, 1

2015-01-14 Thread Sebastien Vauban
Nicolas Richard wrote: Sebastien Vauban writes: This still leaves me with one question: how do we reproduce the problem? What's the trigger for it? Mostly luck. i.e. you need to have called a function that callled string-match on a string, with a regexp containing (at least) 4 grouping

[O] Showing next items in agenda + deadline in past

2015-01-14 Thread Florian Lindner
Hello, two questions regarding agenda views. The agenda for the current week looks like that: Week-agenda (W03): Monday 12 January 2015 W03 capture:TODO Stellwände für kommenden Montag besorgen Tuesday13 January 2015 Wednesday 14 January 2015 uni:75 d. ago: Abstract

Re: [O] doc patch: move footnote in external links

2015-01-14 Thread Alan Schmitt
On 2015-01-12 23:56, Nicolas Goaziou m...@nicolasgoaziou.fr writes: Alan Schmitt alan.schm...@polytechnique.org writes: Should we assume the cookie is at the end of the headline or not? The cookie can be anywhere within the headline text. I'd gladly do this, but to use the