emacs-codepad icon indicating copy to clipboard operation
emacs-codepad copied to clipboard

Emacs integration for codepad.org

Results 3 emacs-codepad issues
Sort by recently updated
recently updated
newest added

Just to be sure, I started emacs with `emacs -Q`, and I did the following: - `M-x toggle-debug-on-error` - Copy/pasted `codepad.el` into `~/.emacs.d/elisp/codepad.el` - In a buffer, I selected the...

With all the commands I got this error in the minibuffer

I get the following error with the latest version from github: Warning: defvar ignored because url-request-extra-headers is let-bound Warning: defvar ignored because url-request-method is let-bound error in process filter: progn:...