unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Package Requiring a Commit?
@ 2022-05-04 11:44 Jai Flack
  2022-05-04 12:59 ` Filipp Gunbin
  0 siblings, 1 reply; 6+ messages in thread
From: Jai Flack @ 2022-05-04 11:44 UTC (permalink / raw)
  To: emacs-devel

Greetings Emacs Developers,

Is there a preferred way for a package to Package-Requires on an Emacs
version more recent than the latest release? The context for this my
package isearch-olc [1] which I would like to finish testing and submit
for inclusion in GNU ELPA soon, however it requires
lazy-count-update-hook which was only introduced in a recent-ish commit.

Is the preferred solution to check for special-variable-p and error
(possibly message on load and error on mode enable) if it hasn't been
defined yet?

[1] https://git.disroot.org/jflack/isearch-olc

-- 
Thanks,
Jai



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

end of thread, other threads:[~2022-05-05 14:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-04 11:44 Package Requiring a Commit? Jai Flack
2022-05-04 12:59 ` Filipp Gunbin
2022-05-05  7:46   ` Jai Flack
2022-05-05  8:37     ` Tassilo Horn
2022-05-05 14:40       ` Jai Flack
2022-05-05 13:43     ` Filipp Gunbin

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

	https://git.savannah.gnu.org/cgit/emacs.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).