Pinned Loading
-
-
-
-
-
if-let* :: conditional evaluation wi...
if-let* :: conditional evaluation with sequential bindings 1;; if-let*
2;; sequential if-let
3;; BINDINGS: ((variable expression) ...)
4;; Evaluate BINDINGS in order, binding the variables to the results of
5;; evaluating the corresponding expressions. If all bindings evaluate to
-
Colorize messages like corresponding...
Colorize messages like corresponding nicks 1(require 'circe-color-nicks)
23(advice-add 'lui-format :around #'lui-format-say-colorize-body)
4(defun lui-format-say-colorize-body (lui-format format &rest keywords)
5(let ((text (apply lui-format format keywords)))
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.