Hello,
First of all thank you for org-mode. It's such an awesome tool. Below is
content which that can be used to reproduce my problem:
* Job1
> :PROPERTIES:
> :job-number: 123457
> :END:
> :LOGBOOK:
> CLOCK: [2017-05-06 Sat 18:59]--[2017-05-06 Sat 19:30] => 0:31
> :END:
> #+BEGIN: clocktable
Zhitao Gong writes:
> I think there is a bug in org-sort or org-sort-list function.
>
> If you call org-sort (C-c ^) on list items, this function will call
> org-sort-list. However, org-sort calls org-sort-list with only one
> argument, i.e., the with-case (see the code below)
>
> #+BEGIN_SRC em
Sebastian Reuße writes:
> ---
> etc/ORG-NEWS | 5 +
> 1 file changed, 5 insertions(+)
Thanks. Applied.
--
Kyle
---
etc/ORG-NEWS | 5 +
1 file changed, 5 insertions(+)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index b16b73ae1..2c00f767a 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -219,6 +219,11 @@ This allow to use a different title than entry title.
Using ~C-c C-a u~ prompts for a URL pointing to
Aloha all,
Aaron Jensen writes:
> On Sun, Mar 19, 2017 at 3:58 PM, Nicolas Goaziou
> wrote:
>> Hello,
>>
>> Applied. Thank you.
>>
>> I added TINYCHANGE at the end of the commit message since I don't know
>> whether you signed FSF papers or not.
>
> Thank you! I have not yet.
>
> Aaron
Many th
Sebastian Reuße writes:
> I have a copyright assignment with FSF; the reason I’m not on the org
> contributors page is that I haven’t submitted a patch before.
Great, I'll add you to that page.
--
Kyle
Sebastian Reuße writes:
> Thank you, Kyle. I’ve incorporated your suggestions (after pulling the
> git send-mail trigger early a few times).
Thanks. Applied to the master branch. Could you send a patch that
mentions the org-refile-use-outline-path change in ORG-NEWS?
--
Kyle
On Sat, May 6, 2017, 3:23 AM Nicolas Goaziou wrote:
> Hello,
>
> Kaushal Modi writes:
>
> I'd rather clean every empty line upon tangling, or let the user do it
> with `org-babel-post-tangle-hook'.
I just tried this again and it worked this time!
(add-hook 'org-babel-post-tangle-hook #'d
> As I asked 5 weeks ago (!), could you provide an ECM demonstrating the
> issue so that I can fix it, in the light of our discussion?
I've told you from the beginning that it was a file at work and that it
would take some time to dig down to the problem since it did work at
home when I tried to c
Hello,
Achim Gratz writes:
> No, I meant context of application, rather than context in the
> syntactical sense. Org-element-* deals with syntax, nothing else.
> Whether you need strict syntactical interpretation or something else
> gets decided someplace else.
OK. Then we agree here.
> Whate
Hello,
Kaushal Modi writes:
> Notice that the empty line is created between noweb segments as expected
> because of ":noweb-sep "\\n\\n"". But what was unexpected to me was the
> creation of empty line with spaces inserted to match the indentation.
>
> Is this by design?
I lean towards "yes".
Hello,
Łukasz Stelmach writes:
> * contrib/lisp/ox-s5.el (org-s5-template): Adapt to changes introduced
> by c9ca0b6d in the way :html-divs/org-html-divs are passed to ox-html.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
12 matches
Mail list logo