unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* reverse in Emacs 24.4
@ 2015-02-10 16:16 Nicolas Petton
  2015-02-10 17:03 ` Artur Malabarba
  2015-02-10 20:53 ` Stefan Monnier
  0 siblings, 2 replies; 8+ messages in thread
From: Nicolas Petton @ 2015-02-10 16:16 UTC (permalink / raw)
  To: emacs-devel

Hi,

Some functions of seq.el require reverse to work with sequences, not
only lists as it is in Emacs 24.4.

Currently, `seq-reverse' is an alias for `reverse'.

I want to add a backward-compatible version `seq-reverse' for older
versions of Emacs, but I'm not sure how I should check the version of
Emacs.  Parsing the string `emacs-version' seems like a bad idea.

Any advice?

Cheers,
Nico
-- 
Nicolas Petton
http://nicolas-petton.fr



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

end of thread, other threads:[~2015-02-12 14:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10 16:16 reverse in Emacs 24.4 Nicolas Petton
2015-02-10 17:03 ` Artur Malabarba
2015-02-10 17:17   ` Nicolas Petton
2015-02-10 20:53 ` Stefan Monnier
2015-02-11 13:37   ` Nicolas Petton
2015-02-11 15:37     ` Stefan Monnier
2015-02-12  1:43       ` Stephen J. Turnbull
2015-02-12 14:23         ` Stefan Monnier

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