emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: Re: Org-cite: Replace basic follow-processor with transient menu?
@ 2024-11-12  6:19 Pedro A. Aranda
  2024-11-12 17:22 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Pedro A. Aranda @ 2024-11-12  6:19 UTC (permalink / raw)
  To: Org Mode List; +Cc: Ihor Radchenko, tclaesson, jonas

 >Message: 7
 >Date: Mon, 11 Nov 2024 15:52:03 +0000
 >From: Ihor Radchenko <yantar92@posteo.net>
 >To: Tor-björn Claesson <tclaesson@gmail.com>
 >Cc: Jonas Bernoulli <jonas@bernoul.li>, emacs-orgmode@gnu.org
 >Subject: Re: Org-cite: Replace basic follow-processor with transient
 >        menu?
 >Message-ID: <87jzd9ojj0.fsf@localhost>
 >Content-Type: text/plain; charset=utf-8
 >
 >Tor-björn Claesson <tclaesson@gmail.com> writes:
 >
 >> Here is my first attempt.
 >> I have read the commit guidelines, but it is very possible that I have
 >> misunderstood or just missed something, so I'm grateful for any
 >> feedback!
 >
 >Thanks for the patch!
 >
 >See my comments below.
 >
 >> * lisp/oc-basic.el (require 'transient): Pull in transient.
 >
 >Technically, we still support Emacs 27, which does not have
 >transient. But accounting for this would be a pain and Emacs 30 is
 >probably going to be released some time around the beginning of the next
 >year. So, let's not worry about this and accept that Org 9.8-pre (next
 >release) no longer supports Emacs 27.
 >
 >If you are a user of Emacs 27 + Org main branch, and have strong
 >objections, please chime in.

Maybe we don't need to be so drastic ;-) transient is in elpa and melpa. 
Including a note in the docs for emacs-27 to install it from either 
(they are also installing org from a package repo, I guess) may 
circumvent this "issue".

Just My .2 cents



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re: Org-cite: Replace basic follow-processor with transient menu?
  2024-11-12  6:19 Re: Org-cite: Replace basic follow-processor with transient menu? Pedro A. Aranda
@ 2024-11-12 17:22 ` Ihor Radchenko
  2024-11-13  6:52   ` Pedro Andres Aranda Gutierrez
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2024-11-12 17:22 UTC (permalink / raw)
  To: Pedro A. Aranda; +Cc: Org Mode List, tclaesson, jonas

"Pedro A. Aranda" <paaguti@gmail.com> writes:

>  >If you are a user of Emacs 27 + Org main branch, and have strong
>  >objections, please chime in.
>
> Maybe we don't need to be so drastic ;-) transient is in elpa and melpa. 
> Including a note in the docs for emacs-27 to install it from either 
> (they are also installing org from a package repo, I guess) may 
> circumvent this "issue".

I guess we can add transient.el to dependencies.
This will handle ELPA installations.

However, installing from git is not easy. Our build system is not
designed to work with third-party packages.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re: Org-cite: Replace basic follow-processor with transient menu?
  2024-11-12 17:22 ` Ihor Radchenko
@ 2024-11-13  6:52   ` Pedro Andres Aranda Gutierrez
  0 siblings, 0 replies; 3+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2024-11-13  6:52 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: Org Mode List, tclaesson, jonas

[-- Attachment #1: Type: text/plain, Size: 1436 bytes --]

Hi

On Tue, 12 Nov 2024 at 18:20, Ihor Radchenko <yantar92@posteo.net> wrote:

> "Pedro A. Aranda" <paaguti@gmail.com> writes:
>
> >  >If you are a user of Emacs 27 + Org main branch, and have strong
> >  >objections, please chime in.
> >
> > Maybe we don't need to be so drastic ;-) transient is in elpa and melpa.
> > Including a note in the docs for emacs-27 to install it from either
> > (they are also installing org from a package repo, I guess) may
> > circumvent this "issue".
>
> I guess we can add transient.el to dependencies.
> This will handle ELPA installations.
>

That seems to be the cleanest solution, right? Not sure, but I guess we
could even mandate a certain version that is compatible with emacs-27 if
need be and for emacs-27 setups...
emacs-27 is old, OK... but still used in older systems :-)


> However, installing from git is not easy. Our build system is not
> designed to work with third-party packages.
>
> --
> 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>
>

Best, /PA
-- 
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet

[-- Attachment #2: Type: text/html, Size: 2589 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-13  6:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12  6:19 Re: Org-cite: Replace basic follow-processor with transient menu? Pedro A. Aranda
2024-11-12 17:22 ` Ihor Radchenko
2024-11-13  6:52   ` Pedro Andres Aranda Gutierrez

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).