Frederick Giasson writes:
> Hi,
>
> I updated org-mode to latest dev version recently and I was wondering why I
> was
> seeing namespaces appended to each [clojure] code block I was tangling (which
> generates unusable tangled Clojure source files)
That's why I added a patch recently. Now Ni
Nicolas Goaziou writes:
> Hello,
>
> stardiviner writes:
>
>> From 8a64ccf659afcbd510e69eaa4ac175946f1ae311 Mon Sep 17 00:00:00 2001
>> From: stardiviner
>> Date: Thu, 10 Jan 2019 09:34:39 +0800
>> Subject: [PATCH] lisp/ob-clojure.el: Don't tangle with auto prepend ns
>> statement
>
> Applie
Hi Nicolas
On Mon, Jan 21, 2019 at 9:47 PM Nicolas Goaziou wrote:
> Michael Brand writes:
>
> > Visiting a read-only file that uses the ~#+date:~ macro results in the
> > message "File mode specification error: (buffer-read-only # > buffer>)" and a not properly initialized Org buffer. For examp
Hello,
Michael Brand writes:
> Visiting a read-only file that uses the ~#+date:~ macro results in the
> message "File mode specification error: (buffer-read-only # buffer>)" and a not properly initialized Org buffer. For example Org
> indent does not indent and some faces show a wrong color. I t
Hello,
stardiviner writes:
> From 8a64ccf659afcbd510e69eaa4ac175946f1ae311 Mon Sep 17 00:00:00 2001
> From: stardiviner
> Date: Thu, 10 Jan 2019 09:34:39 +0800
> Subject: [PATCH] lisp/ob-clojure.el: Don't tangle with auto prepend ns
> statement
Applied, with tiny changes. Thank you.
Regards,
Hi,
I updated org-mode to latest dev version recently and I was wondering why I
was seeing namespaces appended to each [clojure] code block I was tangling
(which generates unusable tangled Clojure source files)
It turns out that the culprit is the following line:
https://code.orgmode.org/bzg/org-
Hello,
John Hutchinson writes:
> Under org 9.1 (which works as expected), C-e is bound to "org-end-of-line".
>
> In org 9.2 (which does not work as expected) it's bound to
> "end-of-visual-line".
In Org 9.1, `org-end-of-line' is mapped to `C-e' whereas in Org 9.2, it
remaps [move-end-of-line],
On 1/21/19 12:49 PM, Nicolas Goaziou wrote:
> Hello,
>
> Yasushi SHOJI writes:
>
>> Done.
>
> Thank you. Applied now.
Yasushi: Thank you for your patch.
Scott
Hello,
Yasushi SHOJI writes:
> Done.
Thank you. Applied now.
> If you don't mind reviewing my patches via email, I'm just OK without
> it.
Fair enough.
Regards,
--
Nicolas Goaziou
hello,
wlharv...@mac.com writes:
> The following Org document exports to Texinfo '.texi’ in Orgmode
> 9.1.14 but fails under Orgmode 9.2 with the following error message:
>
> 'Cannot generate node name for type: src-block'
>
> The source of the problem arises from commit `04f35fc473`. When the
>
The following Org document exports to Texinfo '.texi’ in Orgmode
9.1.14 but fails under Orgmode 9.2 with the following error message:
'Cannot generate node name for type: src-block'
The source of the problem arises from commit `04f35fc473`. When the
changes are undone in that one commit, the doc
Hi, Nicolas:
Under org 9.1 (which works as expected), C-e is bound to "org-end-of-line".
In org 9.2 (which does not work as expected) it's bound to
"end-of-visual-line".
Restarting org-mode, via "org-reload" or via "C-c C-c" in the initial
lines, does not change this behavior.
Hope this
On 2019-01-09 22:46, Christophe Garion
writes:
Hello,
I would like to be able to export Org files containing TikZ
pictures to
HTML files with SVG pictures corresponding to TikZ pictures
inlined
directly in the HTML files. My use case is to produce quizz
questions
with graph drawings for th
Hi all
Visiting a read-only file that uses the ~#+date:~ macro results in the
message "File mode specification error: (buffer-read-only #)" and a not properly initialized Org buffer. For example Org
indent does not indent and some faces show a wrong color. I tried
today's master branch and found t
Hi Nicolas,
On Sat, Jan 19, 2019 at 2:56 AM Nicolas Goaziou wrote:
> Yasushi SHOJI writes:
>
> > Unfortunately, I don't have write permission to the repo. So we need
> > to ask one of the maintainers to merge it.
>
> Sure. Could you also add an entry in ORG NEWS on that feature?
Done.
> Note
15 matches
Mail list logo