|
From: | Ihor Radchenko |
Subject: | Internal variables and symbols in transient (was: [RFC] The best way to choose an "action" at point: context-menu-mode, transient, which-key or embark? (was: Fwd: Org-cite: Replace basic follow-processor with transient menu?)) |
Date: | Thu, 19 Dec 2024 17:42:36 +0000 |
Jonas Bernoulli <jonas@bernoul.li> writes: > (defun transient-text-scale-increase (inc) > (interactive "p") > (with-current-buffer transient--buffer > (text-scale-increase inc))) > ... A quick note. I am wondering if it is by design that transient sometimes recommend using internal functions and variables. It feels extremely awkward. Feel free to disregard if this has been discussed. -- Ihor Radchenko // yantar92, Org mode maintainer, 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] |