emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] org-ctags.el: Do not activate on load


From: Ihor Radchenko
Subject: Re: [PATCH] org-ctags.el: Do not activate on load
Date: Tue, 30 Apr 2024 15:31:42 +0000

Max Nikulin <manikulin@gmail.com> writes:

> diff --git a/testing/lisp/test-org-ctags.el b/testing/lisp/test-org-ctags.el
> index 7f5fca948..b8e3e4d22 100644
> --- a/testing/lisp/test-org-ctags.el
> +++ b/testing/lisp/test-org-ctags.el
> @@ -76,17 +76,17 @@ (defmacro test-org-ctags/with-fake-ctags
>               (,dir (concat ,base "/" ,subdir))
>               (,temp-file (concat ,dir "/ctags.txt"))
>               (org-ctags-path-to-ctags
> -             (test-org-ctags/mock-command ,temp-file "ctags-mock"))
> +             (test-org-ctags/mock-command ,temp-file "ctags_mock"))
> ...

Applied.
Let's see how it goes.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=c6bbde4c7

-- 
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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]