Emacs, Why You Should Not Use the Package Dash (2020)
this needs to be framed.

;; 2024-04-01 ;; jisus. the emacs lisp dash package, the most damaging thing happened to emacs lisp. ;; if u see a package using it, uninstall it (-filter (lambda (x) (eq (mod x 2) 0)) (list 1 2 3 4 5 6) ) ;; (2 4 6) (-filter (lambda (x) (eq (mod x 2) 0)) (vector 1 2 3 4 5 6)) ;; Debugger entered--Lisp error: (wrong-type-argument listp [1 2 3 4 5 6])
goto your ~/.emacs.d/elpa/ dir, see if it contains dash s f. Delete them. Then delete all that depends on them. Am going to stop using magit. It depends on dash.


- https://youtu.be/dv34G-HCLUI?start=2909
- why you shouldn't use dash s f packages
- Start at 48:29. Part of
- Xah Talk Show 2020-08-25 emacs, reaction on try out speedbar and treemacs

- https://youtu.be/IUsS4gQ9bgk
- EmacsConf 2020 - 39 - NonGNU ELPA - Questions - Richard Stallman
- Dec 8, 2020
- EmacsConf and Emacs hangouts