Re: Orgmode keybindings in Dired?

2024-08-24 Thread Kepa
From: Fraga, Eric Subject: Re: Orgmode keybindings in Dired? Date: Fri, 23 Aug 2024 12:51:32 + User-agent: gnus (Emacs 31.0.50) Response below/inline for email Kepa wrote: > (original email sent 22 Aug 2024 at 18:27) > I'm starting to use Dired and I like it. dired is an exce

[PATCH v3] Improvements to Texinfo exporter (was: [PATCH] Re: Texinfo: Custom navigation and links in headings)

2024-08-24 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > I will fix the bug today. And fixed. CHANGE 1/3 I split `ALT_NAVIGATION' to `ALT_NEXT' `ALT_PREVIOUS' `ALT_UP' to support commas in node names. (I am open to renaming to `TEXINFO_UP', etc.) CHANGE 2/3 I added a 3rd patch that makes

Question regarding org-babel-eval and ob-erlang

2024-08-24 Thread Zelphir Kaltstahl
Hello! I have questions regarding `org-babel-eval'. Does `org-babel-eval' take into account the `PATH' or `exec-path' variables, when searching for executables/binaries to run source blocks? More specifically in my experiments with `ob-erlang' it seems not to pick up/find binaries, which are

Re: [PATCH] Re: Texinfo: Custom navigation and links in headings

2024-08-24 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > The patches are > > ready for code review > > now. I found yet another bug. All three node names in `ALT_NAVIGATION' must go through `org-texinfo--sanitize-node', otherwise various characters cause "Up reference to nonexistent `NODE NAME' errors