Ihor Radchenko writes:
> I saw you using your function to detect the existing duplicate tests.
> However, it would also be nice to add it as a test of its own to detect
> duplicates in future. WDYT?
Sure, here it is. In the patch, I added a new file
(testing/lisp/test-deduplicator.el) with a tes
On Sat, 11 Nov 2023 04:54:15 +0100 Max Nikulin wrote ---
> https://list.orgmode.org/ugucve$12l4$1...@ciao.gmane.io
Thanks for the reference. It's always good to relate associated information :)
Paul Stansell writes:
> When using Org Mode version 9.7-pre (release_9.6.10-881-g595a32) the
> following happens that doesn't happen when using Org Mode version 9.5.5
> (release_9.5.5 @ /usr/share/emacs/28.2/lisp/org/)]:
>
> When the cursor is at the end of a folded section, that is, immediately
Bastien Guerry writes:
> Let's see if Woof can track new patches and tasks, for example.
> I'll monitor this, you don't need to worry about it right now.
I do see patches and requests being added after the update, but not
bugs. The latest registered bug report is from Nov 1 - see
https://tracker
Sebastian Wålinder writes:
> I have massive org-mode file with thousands of SRC blocks.
>
> As the file grew, I started to get very poor performance, but setting
> `org-fold-core--ignore-modifications` to `t` solved it.
>
> However, I still get very poor performance when a lot of folded headings
On 2023-11-10, 11:26 +, Fabio Natali wrote:
> On 2023-11-10, 11:13 +, Fabio Natali wrote:
>> Brilliant. I think the second branch should read `(not (file-remote-p
>> file))', i.e. `file' instead of `associated'? It seems to work with that
>> micro amendment.
>
> Hm, I stand corrected, I r
Leo Butler writes:
> I am glad we agree. Now let me tell you my dilemma: a while ago, I
> suggested a patch to implement similar functionality for ob-maxima. The
> patch used customization variables, much like ob-plantuml does. Ihor's
> feedback was that this was not a good approach (too much roo
Leo Butler writes:
>> And even if we do want to add certain features in future (like
>> supporting ditaa executable herein), it does not mean that we have to
>> rush them by any cost.
>
> Ihor, I don't understand that sentence.
>
> The *documentation* patch was intended to show that ob-ditaa did
Matt writes:
> ... Maybe a fun first commit for someone would be to update
> `org-footnote-new` to accept optional LABEL and DEFINITION arguments that
> allow a footnote to be created programmatically?
I would not mind such a patch.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn
Hello Ihor,
Thanks very much for your clarification and advice. I didn't know about
C- or `org-fold-catch-invisible-edits'. Setting
(setq org-fold-catch-invisible-edits 'error)
is very useful.
Paul
Fabio Natali writes:
> Sorry for the delay. My results below, after testing a couple of
> different cases.
>
> If the remote file had been saved before losing connection, then the
> patch below will fix the problem. TRAMP will still hang for a while, as
> it tries to reach the server but the buff
Max Nikulin writes:
> On 08/11/2023 18:16, Ihor Radchenko wrote:
>> We can introduce a special ox-ascii-specific object `object-with-note'
>> that will be exported by ox-ascii according to
>> `org-ascii-links-to-notes' settings. Then, we can transform link objects
>> into `object-with-note' that
Hi,
I raised this topic earlier. It seems, there is a rather generic
workaround that may help.
Sometimes it is necessary to assign specific export attributes to some
links in a paragraph while others should get another set of them. Inline
images should have different alt text.
--- 8< ---
T
On 2023-11-11, 11:06 +, Ihor Radchenko wrote:
> Fixed, on bugfix.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=866e638c2
Super, thanks for helping with this, Ihor. 🙏
> You may consider customizing `remote-file-name-inhibit-locks'.
Ah! Good to know, thanks.
Cheers, F.
Hi,
I found that there is a bug with typing Korean characters with table.el
table.
At first, I thought this was related to the Emacs's overwrite-mode issue
(https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66970), but it still not
be resolved even after applying the workaround patch.
The thing is,
15 matches
Mail list logo