Skip to content
#

emacs-lisp

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

doom-emacs
destroyer449
destroyer449 commented Mar 12, 2021

First off, I would like to thank all of you for working on this project that allows beginners like myself to live inside emacs

Describe the feature
It would be great if doom had a module that set up and configured a matrix client, similar to how our irc module works already. Matrix is similar to discord in that it supports images and other stylistic abilites that irc lacks.
As far as I

timvisher
timvisher commented Jun 26, 2021

Expected behavior

Be able to eval (< 1 nil) and get a reasonable stack trace.

Actual behavior

CIDER panics with *Messages*

error in process filter: cider-stacktrace-render-frame: Format specifier doesn’t match argument type
error in process filter: Format specifier doesn’t match argument type

and a Stacktrace buffer like

1. Unhandled java.lang.NullPointerExc

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