config/emacs: test 2

This commit is contained in:
Sakooooo 2024-10-04 23:50:24 +04:00
parent 7feb3094b5
commit 2c44f11089
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1099,7 +1099,7 @@ does NOT WORK ON WINDOWS
:encryption tls :encryption tls
:nick "sako@emacs/Libera" :nick "sako@emacs/Libera"
:user-name "sako@emacs/Libera" :user-name "sako@emacs/Libera"
:password ,(concat "sako@emacs/Libera:" (decode-coding-string (password-store-get "SelfHosted/ZNC")))))) :password ,(concat "sako@emacs/Libera:" (decode-coding-string (password-store-get "SelfHosted/ZNC") 'utf-8)))))
(defun rcirc-detach-buffer () (defun rcirc-detach-buffer ()
(interactive) (interactive)