all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Hyatt <ahyatt@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org, Tom Gillespie <tgbugs@gmail.com>
Subject: Re: [ELPA] New package: triples
Date: Wed, 26 Oct 2022 09:23:25 -0400	[thread overview]
Message-ID: <m2fsfasoqa.fsf@andrews-mbp.lan> (raw)
In-Reply-To: <jwvbkpzxq6m.fsf-monnier+emacs@gnu.org>


On Tue, Oct 25, 2022 at 10:52 PM Stefan Monnier 
<monnier@iro.umontreal.ca> wrote: 

>> I've created a new package, triples, which can be found at 
>> https://github.com/ahyatt/triples.  I'd like to add this to 
>> some ELPA, and would prefer the gnu ELPA.  I will be talking 
>> about this package, and examples of its use, in the upcoming 
>> Emacs conference. 
> 
> Sounds really nice.  Currently I see it depends on `emacsql`, 
> but that package is neither in GNU ELPA nor NonGNU ELPA.  Any 
> chance you can rework your package so it can use the new 
> built-in sqlite code in Emacs-29, or maybe the `pq` package (tho 
> this one is currently only in GNU-devel, it just needs a 
> `Version:` bump to appear on GNU ELPA)? 
> 
> In the mean time, we should probably add `emacsql` to 
> (presumably Non)GNU ELPA.

Yes, it's possible for me to rework it. However, it then would be 
available just to those on Emacs 29, which seems restrictive. 
Would it make sense to try to be compatible with both by wrapping 
the calls and just using whichever sqlite package is available? 
Has anyone done that before?

Anyway, it doesn't hurt for me to make a branch and just 
completely switch to the Emacs 29 sqlite to see if anything 
interesting comes up, so I'll do that soon.


>
>
>
>         Stefan
>
>
> PS: I also see `cl-lib` in the package-requires, and using a weird
> non-parenthesized syntax.  Since `emacsql` depends on Emacs-25, you may
> as well depend on Emacs-25 which will give you `cl-lib` anyway.



  parent reply	other threads:[~2022-10-26 13:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26  0:54 [ELPA] New package: triples Andrew Hyatt
2022-10-26  2:52 ` Stefan Monnier
2022-10-26  5:52   ` Stefan Kangas
2022-10-26 13:23   ` Andrew Hyatt [this message]
2022-10-26 13:29     ` Stefan Monnier
2022-10-27  5:15       ` Andrew Hyatt
2022-10-27 15:34         ` Stefan Monnier
2022-11-03  2:32           ` Andrew Hyatt
2022-10-27  3:36 ` Jean Louis
2022-10-27  5:19   ` Andrew Hyatt
2022-10-27 19:15     ` Jean Louis
2022-10-27 23:33     ` Jean Louis
2022-11-03  2:37       ` Andrew Hyatt
2022-11-03 16:57         ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2fsfasoqa.fsf@andrews-mbp.lan \
    --to=ahyatt@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=tgbugs@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.