all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Zorn <jzornn@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: [PATCH] Add option to ERC to make all connections use SSL.
Date: Sun, 03 Aug 2014 10:39:49 -0400	[thread overview]
Message-ID: <kpmwblzlfu.fsf@gmail.com> (raw)
In-Reply-To: CA+T2Sh0tdaEPZ_REyet435sM+wTDbznoT5qdYLjey72vQNwQOw@mail.gmail.com

On Sat, 2 Aug 2014 23:17:13 +0530, 
Vibhav Pant <vibhavp@gmail.com> wrote:
> Agreed. I have redone the patch and added some more features:
> 1. erc-ssl-servers: Alist of servers (ADDRESS PORT) for which ERC will
> always connect to using SSL.
> 2. erc-use-ssl: If non-nill, all connections will be made using SSL.
> 3. erc-ssl-blacklist: Alist of server ERC will connect to without SSL.
> Only useful when erc-use-ssl is non-nil.
>
> erc-ssl-servers is also used to compute the initial port number
> displayed on the minibuffer during user input when ERC is run
> interactively.
>

All this extra code and complexity, for what exactly?
You said it yourself, `erc-tls' is already there,
it's even interactive!

If you think it's not "prominent enough", one can certainly
make it more prominent instead of producing the tangled
mess that is your patch. Similar situations have
led to ERC being bloated and messy as hell.

John




  parent reply	other threads:[~2014-08-03 14:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30  9:19 [PATCH] Add option to ERC to make all connections use SSL Vibhav Pant
2014-07-30 20:22 ` Ted Zlatanov
2014-07-31 16:46   ` Vibhav Pant
2014-07-31 20:40   ` Glenn Morris
2014-08-01 16:28     ` Vibhav Pant
2014-08-01 23:35       ` Ted Zlatanov
2014-08-02 17:47         ` Vibhav Pant
2014-08-02 19:11           ` Josh
2014-08-06 17:12             ` Ted Zlatanov
2014-08-08  2:09               ` Vibhav Pant
2014-08-03 14:39           ` John Zorn [this message]
2014-08-06 16:14             ` Josh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=kpmwblzlfu.fsf@gmail.com \
    --to=jzornn@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.