GithubHelp home page GithubHelp logo

Comments (5)

Malabarba avatar Malabarba commented on June 28, 2024

I added it myself to Emacs, so I guess those snapshots just haven't kept up yet. 😕
You could probably solve this by installing seq from Melpa, as the Melpa version also has this function (and its version is high enough to take precedence over emacs' built-in).

from beacon.

Malabarba avatar Malabarba commented on June 28, 2024

Nevermind. I've defined it explicitly for the moment.
Are you pulling from master or downloading some form of snapshot release? And if it's the latter, which one?

from beacon.

purcell avatar purcell commented on June 28, 2024

It was a MELPA package of beacon. If the code requires upstream features not yet available in Emacs core, then you should depend on a corresponding Emacs version, or a sufficiently high version of seq in this case which would force installation of the standalone seq package.

from beacon.

Malabarba avatar Malabarba commented on June 28, 2024

Actually, when I asked whether you were pulling from master, I meant Emacs itself, not beacon. :-)

And yes, that's what I do.
Beacon depends on seq 1.11, which has this function and is available on the repos.
The problem is that the seq package on emacs core is labeled with 2.x, so if you're following emacs snapshots then package.el will never install seq from the repos.

Of course, the seq package on most recent emacs core also has this function, but if your snapshot is a little outdated then you might not have it yet.

By the way, does the current fix work for you?

from beacon.

purcell avatar purcell commented on June 28, 2024

Aha. Yes, it's a master build of Emacs, and the fix works for me. Same dependency story as with cl-lib, I guess: snapshot users can expect occasional breakage if package authors are targeting bleeding-edge APIs.

from beacon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.