bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13833: 24.2.93; Proper SOCKS support


From: Stefan Monnier
Subject: bug#13833: 24.2.93; Proper SOCKS support
Date: Sat, 03 Aug 2013 12:35:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> It would be great if all network primitives (open-network-stream and
>> friends) supported SOCKS.
> There is lisp/net/socks.el.  Unfortunately the implementation overwrites
> open-network-stream using defalias.  That is terrible.

Yes, that's a bug.

> Maybe add-function could be used here?

You mean add-advice?  Yes, that would be better at least.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]