Small elisp question

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • compat

    COMPATibility Library for Emacs Lisp

  • As /u/usaoc said, ensure-list can be used for this purpose - I use it all the time in my packages. I recommend to take advantage of the Compat package from GNU ELPA, such that you can use all new Emacs APIs even in packages targeting older Emacs versions. I am the maintainer of Compat. See also https://www.reddit.com/r/emacs/comments/10iep0o/compat_29130/ for more background.

  • package-lint

    A linting library for elisp package metadata

  • Exactly! This is also why I like Compat. I have to read through the Emacs NEWS anyway, then I can just as well add the functions directly to Compat. The small downside however is that Compat pretends that some function is available in your Emacs. If you write a package you must look twice where a function is coming from. This should not be a problem if you use package-lint, which you should! But see also https://github.com/purcell/package-lint/issues/227.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • :syntax off (2016)

    3 projects | news.ycombinator.com | 13 Mar 2024
  • Emacs Advent Calendar: hyperdrive.el v0.3.0!

    1 project | /r/emacs | 4 Dec 2023
  • I programmed a SLY completion backend, it works, but I could use some help fine tuning it.

    1 project | /r/Common_Lisp | 16 Oct 2023
  • Font Identification Request

    1 project | /r/emacs | 17 Jul 2023
  • Not trying to start a rumble, but why emacs

    6 projects | /r/emacs | 10 Jul 2023