Code Monkey home page Code Monkey logo

Comments (4)

xenodium avatar xenodium commented on June 12, 2024

Emacs 28.2 should already have it (since 27.1). But I was missing an import. Could you try again with latest please?

from chatgpt-shell.

ayman avatar ayman commented on June 12, 2024

Pulled f7a5390..6dfa85f. I see the imports:

(require 'comint)
(require 'map)
(require 'markdown-mode)
(require 'seq)

Same error.

error in process sentinel: map-elt: Symbol’s function definition is void: seq-first
error in process sentinel: Symbol’s function definition is void: seq-first

I'm seeing seq.el version 1.12 (Package version 20151121.1017).

from chatgpt-shell.

xenodium avatar xenodium commented on June 12, 2024

Could you check if you happen to have another version of seq.el installed in addition to the built-in one? I'm also on Emacs 28.2 and it has a newer seq version (2.23) and can also see seq-first in it:

Screenshot 2023-03-23 at 19 34 55

If you do have one, maybe try M-x package-delete seq?

from chatgpt-shell.

ayman avatar ayman commented on June 12, 2024

Yup! There was an older version of seq in the elpa folder. Deleted that and the built in version (2.23) is now loading properly. Thanks!

from chatgpt-shell.

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.