[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4.1] Re: Improve the performance of `org-set-tags-command` o
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH v4.1] Re: Improve the performance of `org-set-tags-command` on large `org-tag-alist` |
Date: |
Fri, 30 Jun 2023 12:55:09 +0000 |
"Christopher M. Miles" <numbchild@gmail.com> writes:
> I improved the code a little. Can't figure out how to implement upper logic.
> Can you finish the last part? Thanks
>
> #+begin_src emacs-lisp
> (setq tbl (let* ((tags-grouped (org-tag-alist-to-groups fulltable))
>...
I tried to improve the code readability in `org-fast-tag-selection'.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a19654583c6f2070096402bc712591a0a2c80d01
May you look at it again and see if you can manage to implement a full
patch now?
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v4.1] Re: Improve the performance of `org-set-tags-command` on large `org-tag-alist`,
Ihor Radchenko <=