]> git.eshelyaron.com Git - emacs.git/commit
; Set explicit hook depth for erc-once-with-server-event
authorF. Jason Park <jp@neverwas.me>
Thu, 25 Apr 2024 12:09:50 +0000 (05:09 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:36:34 +0000 (18:36 +0200)
commit22eb0f9016749adb46452542dee5df175c5b19d7
tree38d711ec2ea321630cd264c76cd702a4a80e22ab
parent0b0334dcfeea45627b349c07f254c3c71a570b45
; Set explicit hook depth for erc-once-with-server-event

* lisp/erc/erc.el (erc-once-with-server-event): Set hook depth to -95.
* test/lisp/erc/erc-scenarios-base-association-nick.el: Improve
comment.
* test/lisp/erc/resources/erc-d/erc-d-tests.el
(erc-d--render-entries): Remove do-nothing assertion since its purpose
was unclear and likely dubious, as was incidentally highlighted by the
addition of a function not present on older Emacsen, which this test
still needs to run on.

(cherry picked from commit 068e44ed754344667cf42fe252ebb601d7a8db93)
lisp/erc/erc.el
test/lisp/erc/erc-scenarios-base-association-nick.el
test/lisp/erc/resources/erc-d/erc-d-tests.el