Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

weechat.el: Fix auto-reconnect when using SSL #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tohojo
Copy link

@tohojo tohojo commented Sep 4, 2019

The string-to-symbol conversion of the mode specification was not applied
on automatic reconnect, which lead to the wrong mode being set and the
connection subsequently failing. Fix this by factoring out the conversion
in a separate function and applying it on reconnect as well.

Signed-off-by: Toke Høiland-Jørgensen [email protected]


The string-to-symbol conversion of the mode specification was not applied
on automatic reconnect, which lead to the wrong mode being set and the
connection subsequently failing. Fix this by factoring out the conversion
in a separate function and applying it on reconnect as well.

Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
@tohojo
Copy link
Author

tohojo commented Jul 3, 2020

Ping? Any chance of getting this merged? :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant