Skip to content

Elisp_Programming.org -- outdated #28

@JakubGoralczyk

Description

@JakubGoralczyk

Hello,

I just started learning Elisp and stumbled upon this course.
After going through begging of the Elisp_programming.org i got to the add function.

Image

I tried running the code that's visible there but with no success. After some minutes i realized that this is no longer how this function should look like.

My emacs version is:

GNU Emacs 30.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.49, cairo version 1.18.4) of 2025-03-30, modified by Debian

working example:

(defun add (x y)
  (+ x y))

My question is is this project still maintained? Maybe the learners could contribute?

Asking those questions as I see a couple of pull requests that are pending for a few years.

@caiorss hope all is well. Can we get it up and running again? (I'm willing to contribute although noob at elisp)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions