Hi Jorge,
thank you very much for the kind words and the donation!
--
Bastien
I have been thinking for a while that it would be great to have some kind
of test system for Babel language implementations. It seems there are lots
of possible Babel features, that some languages support and others don't,
and it would be good to have more clarity about that situation.
Is there a
On Fri, 17 Jan 2020 at 12:01, Joost Kremers
wrote:
> Hi list,
>
> I've been learning some Scheme recently and decided to use Org
> mode and babel so I could document my progress, keep notes, etc.
> together with the code I write. I also installed the geiser
> package to work with Scheme source fi
On Mon, Jan 20, 2020 at 6:48 PM Dwarshuis, Nathan J wrote:
> I recently authored an package called "om.el" which is a functional
> org-mode API akin to dash.el primarily using org-element. Briefly, it
> provides a library of (mostly) pure functions that manipulate the parse
> tree generated by or
Hi,
I found following strange behaviour:
with
windwos 10
emacs-version: GNU Emacs 26.3 (build 1, x86_64-mingw32) of 2019-08-29
org-version: 9.3.1-elpaplus
if I use following sequence the coloring of the keywords is not working:
(org-id-update-id-locations)
(setq org-id-link-to-org-use-id t)
(setq
Hello,
I am testing Emacs 28 (Org 9.3) from the Git repository and I have
noticed that, compared to version 26.3 (Org 9.1.9), `org-next-link'
function is skipping links located inside the PROPERTIES drawer. (I
have not tested version 27.) The same does not happen for the links
outsize drawers or
Hi,
On version 9.3 (9.3-elpaplus @
$HOME/.emacs.d/elpa/org-plus-contrib-20191203/), `ox-taskjuggler'
exports the :Effort: property calculated via
`org-duration-to-minutes', e.g. 2d get exported as 48.0h instead of
the literal 2d.
This is unexpected and makes the Taskjuggler export unusable for me
Hi guys,
I want to use the plantuml org-babel integration, as seen here:
http://eschulte.github.io/babel-dev/DONE-integrate-plantuml-support.html
I don't have a globally available "java" executable and from the
source
code, it appears there is a ":java" parameter for org-babel to
specify
an e
Greetings.
This has to be a borderline case, but I need some Asympote-generated
figures in footnotes. The following does not seem to work.
[fn:: src_asy[:filename foo.pdf]{size(8cm,0); draw (unitcircle);}]
Any ideas?
Jarmo
Hello,
Jarmo Hurri writes:
> This has to be a borderline case, but I need some Asympote-generated
> figures in footnotes. The following does not seem to work.
>
> [fn:: src_asy[:filename foo.pdf]{size(8cm,0); draw (unitcircle);}]
The following works here:
[fn:: src_asymptote[:file foo.pdf]{s
Hello,
Jack Kamm writes:
> Apologies for the delay on this. I've now got a more complete patch for
> displaying remote images inline. Since downloading many remote images
> could potentially hang Emacs on a slow connection, I've added an option
> to control whether remote images are displayed. I
Hello,
stardiviner writes:
> In an *empty* Org file buffer, I press =[C-c C-x p]= to add properties
> drawer. It
> works fine. But when the Org buffer has nodes already like this:
>
> #+begin_src org
> |
>
> ,* node 1
>
> context
> #+end_src
>
> The "|" means the cursor point.
>
> Then I press
Nicolas Goaziou writes:
>> This has to be a borderline case, but I need some Asympote-generated
>> figures in footnotes. The following does not seem to work.
>>
>> [fn:: src_asy[:filename foo.pdf]{size(8cm,0); draw (unitcircle);}]
>
> The following works here:
>
> [fn:: src_asymptote[:file fo
hi,
On 1/20/20, Kyle Meyer wrote:
>> is isearch intended to be also affected? or just org-next-link? i
>
> No, isearch isn't affected.
thanks, that's a relief. then we have a "your life in plain text"
(i.e. matches everything) search inside emacs that will also work with
multi-buffer isearch
Hello,
Jarmo Hurri writes:
> Do you have an idea of how to control the size of the pic in the
> footnote? The default is .9\linewidth. I figured a workaround (below),
> but would prefer the structure above.
I don't know how to do that in an inline footnote, but, in this case,
I would certainly
Hello,
Benjamin Kästner writes:
> On version 9.3 (9.3-elpaplus @
> $HOME/.emacs.d/elpa/org-plus-contrib-20191203/), `ox-taskjuggler'
> exports the :Effort: property calculated via
> `org-duration-to-minutes', e.g. 2d get exported as 48.0h instead of
> the literal 2d.
>
> This is unexpected and m
Benjamin Kästner writes:
> Hi,
>
> On version 9.3 (9.3-elpaplus @
> $HOME/.emacs.d/elpa/org-plus-contrib-20191203/), `ox-taskjuggler'
> exports the :Effort: property calculated via
> `org-duration-to-minutes', e.g. 2d get exported as 48.0h instead of
> the literal 2d.
>
> This is unexpected and
> I suppose that to some degree [*] the main benefit of this patch is that
> it offers an option that calls quit-restore-window.
Yes, I agree with this. Setting org-src-window-setup to other-window
was almost good enough for me -- it even respected
display-buffer-base-action -- except that it wou
18 matches
Mail list logo