Karim Aziiev
Karim Aziiev
Hi. In the latest Emacs 30 version, benchmark-init fails with the error: ```Symbol's function definition is void: (setf funcall)```. This issue seems to be caused by [this](https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64292 ): I fixed...
**Expected Behavior**: I expected ghub to execute the `:errorback` handler or the callback during errors, notably for the error "error in process filter: BUG: missing headers; but there’s a patch...
- use `cl-lib` instead of deprecated `cl` - enable lexical bindings - fix `eieio` issues - rename `dired-do-gist` to `gist-dired-do-gist` - remove overriding `dired` keymap - fix all byte-compile warnings...
This pull request addresses the issue #77, where `atomic-chrome-on-message` function failed to handle incomplete frames, leading to JSON parsing errors for concatenated frames. The problem was initially outlined by @ahyatt...
This pull request updates the README to reflect the current state of browser extension support in Atomic Chrome for Emacs. Given the removal of the Atomic Chrome extension from the...