The Wayback Machine - https://web.archive.org/web/20200825052047/https://github.com/topics/emacs-lisp
Skip to content
#

emacs-lisp

Here are 1,022 public repositories matching this topic...

doom-emacs
hlissner
hlissner commented Feb 18, 2020

As Doom continues to grow, so have incoming bug reports for modules I do not use and toolchains I know little about, like :lang clojure or :tools ein, and so I struggle to support them.

If you know a little nix and use Doom, consider contributing a shell.nix file to the module(s) you use the most. Particularly :lang modules, so that I can get a test environment up and running to test ag

mohkale
mohkale commented Jun 23, 2020

Type

Feature Request

Description

Allow users to specify a compilation function which takes care of compiling a project.

At the moment registering a function to any of :test, :run or :compile in projectile-register-project-type seems to call the function to generate a command string which is then run to do the appropriate task. I'd like to register a function which performs the

jackhill
jackhill commented Aug 5, 2020

I'm preparing to upgrade the Emacs package in GNU Guix to 27.1, by testing dependent packages, like clojure-mode, against the release candidate, emacs-27.1-rc1.

Unfortunately, it looks like the documentation tests became stricter with this version of Emacs, and trying ot build our clojure-mode (version 5.11) fails with `clojure-mode.el:1749: All variables and subroutines

Improve this page

Add a description, image, and links to the emacs-lisp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the emacs-lisp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.