diff options
author | Philip Kaludercic <philipk@posteo.net> | 2023-05-01 13:53:52 +0200 |
---|---|---|
committer | Philip Kaludercic <philipk@posteo.net> | 2023-05-04 10:06:32 +0200 |
commit | ab44c8a6f9d7926a00dd1dfe49fa8ae07b5e7030 (patch) | |
tree | 1cabdff24163c60cc7a2869044c4f094ad023bfd /lisp/emacs-lisp/testcover.el | |
parent | 8eb6e33691d1c8e95e25e086e1b04669ea4fffdb (diff) | |
download | emacs-ab44c8a6f9d7926a00dd1dfe49fa8ae07b5e7030.tar.gz emacs-ab44c8a6f9d7926a00dd1dfe49fa8ae07b5e7030.tar.bz2 emacs-ab44c8a6f9d7926a00dd1dfe49fa8ae07b5e7030.zip |
Fix order of rcirc-connect arguments
* lisp/net/rcirc.el (rcirc): Pass SERVER-ALIAS before CLIENT-CERT.
(rcirc-connect): Take SERVER-ALIAS before CLIENT-CERT.
This is necessary for the 'rcirc-reconnect' trick to work that applies
the contents of 'rcirc-connection-info' to 'rcirc-connect', otherwise
the server alias gets lost as certfp information.
This addresses a change made in b79cb838a477ee5a5c3660e81264991ff833a82f.
Diffstat (limited to 'lisp/emacs-lisp/testcover.el')
0 files changed, 0 insertions, 0 deletions