fromElisp icon indicating copy to clipboard operation
fromElisp copied to clipboard

An Emacs Lisp reader in Nix.

Results 3 fromElisp issues
Sort by recently updated
recently updated
newest added

https://discourse.nixos.org/t/gnu-guix-1-2-0-released-2020-blog-gnu-guix/10167/11 Thanks talyz~ 🥇

This excerpt: ``` (prot-emacs-elpa-package 'altcaps ;; Force letter casing for certain characters (for legibility). (setq altcaps-force-character-casing '((?i . downcase) (?l . upcase) (?θ . downcase)))) ``` fail with error `error:...