elisp-decompile icon indicating copy to clipboard operation
elisp-decompile copied to clipboard

Emacs Lisp Decompiler

Results 2 elisp-decompile issues
Sort by recently updated
recently updated
newest added

the carriage return in this LAP file throws off the scanner. ``` 262 constant define-key 263 varref map 264 constant "^M" 267 constant il-electric-return 270 call 3 271 discard ```...

my LAP file has this little bit in in: ``` 20 constant defalias 21 constant il-return-car-string 22 constant args: (element) 0 varref element 1 listp 2 goto-if-nil 1 5 varref...