From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 25 12:02:44 2012 Received: (at submit) by debbugs.gnu.org; 25 Jan 2012 17:02:44 +0000 Received: from localhost ([127.0.0.1]:43558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rq6F9-000091-0X for submit@debbugs.gnu.org; Wed, 25 Jan 2012 12:02:44 -0500 Received: from eggs.gnu.org ([140.186.70.92]:45346) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rpz0H-0005UV-JO for submit@debbugs.gnu.org; Wed, 25 Jan 2012 04:18:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rpyzi-0007hE-L2 for submit@debbugs.gnu.org; Wed, 25 Jan 2012 04:18:23 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:45678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rpyzi-0007h5-IT for submit@debbugs.gnu.org; Wed, 25 Jan 2012 04:18:18 -0500 Received: from eggs.gnu.org ([140.186.70.92]:38478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rpyzc-0007eH-Dz for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2012 04:18:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RpyzX-0007fz-Dg for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2012 04:18:12 -0500 Received: from mailgw9.se.ericsson.net ([193.180.251.57]:50568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpyzX-0007fn-1c for bug-gnu-emacs@gnu.org; Wed, 25 Jan 2012 04:18:07 -0500 X-AuditID: c1b4fb39-b7bf2ae0000069a1-d8-4f1fc8cc4d1d Received: from esessmw0237.eemea.ericsson.se (Unknown_Domain [153.88.253.124]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id 93.0E.27041.CC8CF1F4; Wed, 25 Jan 2012 10:18:04 +0100 (CET) Received: from ESESSCMS0357.eemea.ericsson.se ([169.254.1.146]) by esessmw0237.eemea.ericsson.se ([153.88.115.90]) with mapi; Wed, 25 Jan 2012 10:18:03 +0100 From: Oscar Carlsson To: "bug-gnu-emacs@gnu.org" Date: Wed, 25 Jan 2012 10:18:01 +0100 Subject: 24.0.92; Problems with socks on pre-compiled 24.0.92 on MS Windows Vista Thread-Topic: 24.0.92; Problems with socks on pre-compiled 24.0.92 on MS Windows Vista Thread-Index: AczbQjwwyglQgCbMTaC2YxTdDxI4oA== Message-ID: <1329E5B3CC8F0C4892ADEEBAB77AC8C417613C1BAC@ESESSCMS0357.eemea.ericsson.se> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_1329E5B3CC8F0C4892ADEEBAB77AC8C417613C1BACESESSCMS0357e_" MIME-Version: 1.0 X-Brightmail-Tracker: AAAAAA== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 25 Jan 2012 12:02:41 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.5 (---) --_000_1329E5B3CC8F0C4892ADEEBAB77AC8C417613C1BACESESSCMS0357e_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Using Emacs 24.0.92 on MS Windows Vista (emacs-20120122-r106910-bin-i386), procedure to reproduce the error on Windows: First, setup an socks proxy running at localhost and port 8080 (I'm using putty). Then start emacs. emacs -Q Eval the following: (setq socks-noproxy '("localhost")) (setq socks-server '("mirkproxy" "localhost" 8080 5)) (require 'socks) (setq erc-server-connect-function 'socks-open-network-stream) Then try to connect to irc using ERC. The output begins with: Debugger entered--Lisp error: (error "Autoloading failed to define function socks-original-open-network-stream") In GNU Emacs 24.0.92.1 (i386-mingw-nt6.0.6002) of 2012-01-23 on MARVIN Windowing system distributor `Microsoft Corp.', version 6.0.6002 configured using `configure --with-gcc (4.6) --no-opt --cflags -ID:/devel/e= macs/libs/libXpm-3.5.8/include -ID:/devel/emacs/libs/libXpm-3.5.8/src -ID:/= devel/emacs/libs/libpng-dev_1.4.3-1/include -ID:/devel/emacs/libs/zlib-dev_= 1.2.5-2/include -ID:/devel/emacs/libs/giflib-4.1.4-1/include -ID:/devel/ema= cs/libs/jpeg-6b-4/include -ID:/devel/emacs/libs/tiff-3.8.2-1/include -ID:/d= evel/emacs/libs/gnutls-3.0.9/include --ldflags -LD:/devel/emacs/libs/gnutls= -3.0.9/lib' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: SVE value of $XMODIFIERS: nil locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x e r c p o l p o l y t u x M-x r e p o r t - e m Recent messages: ("localhost") ("mirkproxy" "localhost" 8080 5) socks socks-open-network-stream Quit Connecting to spindeltax.net:123456... socks-open-connection: Autoloading failed to define function socks-original= -open-network-stream Connecting to irc.freenode.net:6667... socks-open-connection: Autoloading failed to define function socks-original= -open-network-stream Making completion list... [2 times] Load-path shadows: None found. Features: (shadow sort mail-extr message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader emacsbug network-stream auth-source eieio byte-opt bytecomp byte-compile cconv macroexp assoc gnus-util mm-util mail-prsvr password-cache starttls tls erc-menu erc-join erc-ring erc-networks erc-pcomplete pcomplete comint regexp-opt ring erc-track erc-match erc-button wid-edit erc-fill erc-stamp erc-netsplit erc-goodies erc erc-backend erc-compat format-spec thingatpt pp socks vc-git help-mode easymenu view time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) --_000_1329E5B3CC8F0C4892ADEEBAB77AC8C417613C1BACESESSCMS0357e_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
Using Emacs 24.0.92 on MS Windows Vista
(emacs-20120122-r106910-bin-i386), procedure to reproduce the error on=
Windows:
 
First, setup an socks proxy running at localhost and port 8080 (I'm
using putty). Then start emacs.
 
emacs -Q
 
Eval the following:
 
(setq socks-noproxy '("localhost"))
(setq socks-server '("mirkproxy" "localhost" 8080 = 5))
(require 'socks)
(setq erc-server-connect-function 'socks-open-network-stream)
 
Then try to connect to irc using ERC.
 
The output begins with:
 
Debugger entered--Lisp error: (error "Autoloading failed to defin= e
function socks-original-open-network-stream")
 
 
In GNU Emacs 24.0.92.1 (i386-mingw-nt6.0.6002)
of 2012-01-23 on MARVIN
Windowing system distributor `Microsoft Corp.', version 6.0.6002
configured using `configure --with-gcc (4.6) --no-opt --cflags -ID:/de= vel/emacs/libs/libXpm-3.5.8/include -ID:/devel/emacs/libs/libXpm-3.5.8/src = -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include -ID:/devel/emacs/libs/zlib= -dev_1.2.5-2/include -ID:/devel/emacs/libs/giflib-4.1.4-1/include -ID:/devel/emacs/libs/jpeg-6b-4/include -ID:/devel/emacs/libs/tiff-3.8.2-1/= include -ID:/devel/emacs/libs/gnutls-3.0.9/include --ldflags -LD:/devel/ema= cs/libs/gnutls-3.0.9/lib'
 
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: SVE
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default enable-multibyte-characters: t
 
Major mode: Lisp Interaction
 
Minor modes in effect:
  erc-list-mode: t
  erc-menu-mode: t
  erc-autojoin-mode: t
  erc-ring-mode: t
  erc-networks-mode: t
  erc-pcomplete-mode: t
  erc-track-mode: t
  erc-track-minor-mode: t
  erc-match-mode: t
  erc-button-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-netsplit-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-move-to-prompt-mode: t
  erc-readonly-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
 
Recent input:
<return> <up> <up> <backspace> <backspace&g= t; <backspace>
<backspace> <backspace> <backspace> <backspace>= ; <backspace>
<backspace> <backspace> <backspace> <backspace>= ; <backspace>
<backspace> <backspace> <backspace> <backspace>= ; <backspace>
<backspace> <backspace> <backspace> <backspace>= ; <backspace>
<backspace> <backspace> <backspace> M-x e r c <re= turn>
<return> <return> <backspace> <backspace> <= backspace>
<backspace> <backspace> <backspace> <backspace>= ; p o
l <backspace> <backspace> <backspace> p o l y t u x =
<return> <return> <up> <left> <left> <= ;left> <left>
<left> <left> <left> <left> <left> <l= eft> <left> <left>
<left> <left> <left> <left> <left> <l= eft> <left> <left>
<left> <left> <left> <left> <left> M-x r= e p o <tab>
r t - e m <tab> <tab> <return>
 
Recent messages:
("localhost")
("mirkproxy" "localhost" 8080 5)
socks
socks-open-network-stream
Quit
Connecting to spindeltax.net:123456...
socks-open-connection: Autoloading failed to define function socks-ori= ginal-open-network-stream
Connecting to irc.freenode.net:6667...
socks-open-connection: Autoloading failed to define function socks-ori= ginal-open-network-stream
Making completion list... [2 times]
 
Load-path shadows:
None found.
 
Features:
(shadow sort mail-extr message rfc822 mml mml-sec mm-decode mm-bodies<= /div>
mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev
mail-utils gmm-utils mailheader emacsbug network-stream auth-source
eieio byte-opt bytecomp byte-compile cconv macroexp assoc gnus-util
mm-util mail-prsvr password-cache starttls tls erc-menu erc-join
erc-ring erc-networks erc-pcomplete pcomplete comint regexp-opt ring
erc-track erc-match erc-button wid-edit erc-fill erc-stamp erc-netspli= t
erc-goodies erc erc-backend erc-compat format-spec thingatpt pp socks<= /div>
vc-git help-mode easymenu view time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars
tool-bar dnd fontset image fringe lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese=
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak=
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer button faces cus-face file= s
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process<= /div>
multi-tty emacs)
 
--_000_1329E5B3CC8F0C4892ADEEBAB77AC8C417613C1BACESESSCMS0357e_-- From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 11 20:41:11 2012 Received: (at 10599) by debbugs.gnu.org; 12 Feb 2012 01:41:11 +0000 Received: from localhost ([127.0.0.1]:36549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RwORD-0006Pa-1x for submit@debbugs.gnu.org; Sat, 11 Feb 2012 20:41:11 -0500 Received: from mail-iy0-f172.google.com ([209.85.210.172]:55765) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RwOPA-0006Lw-HA for 10599@debbugs.gnu.org; Sat, 11 Feb 2012 20:39:05 -0500 Received: by iagf6 with SMTP id f6so2223740iag.3 for <10599@debbugs.gnu.org>; Sat, 11 Feb 2012 17:37:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=NpdpYnGW4aERJialTyYzN8i1YLzgorpGy+RS3TPPktM=; b=wj8QHGsoSCEmgJTVhy7ZYjsQNgixP26F6zIUKT2KSS19fWRsiL9MqSlmdv/es0ULpY 6MOL+JIgnooBTubef+uhheExweSUQACSD54ezJFEYsWfrOBpXo7KqS41ya17bu9TsU4h wNL5uy8ek8Ei8wSJufHPe0PVri9fX3tuANbOM= MIME-Version: 1.0 Received: by 10.50.45.195 with SMTP id p3mr12288124igm.2.1329010656711; Sat, 11 Feb 2012 17:37:36 -0800 (PST) Received: by 10.231.212.85 with HTTP; Sat, 11 Feb 2012 17:37:36 -0800 (PST) Date: Sat, 11 Feb 2012 20:37:36 -0500 Message-ID: Subject: bug#10599 From: Robley Hall To: 10599@debbugs.gnu.org Content-Type: multipart/alternative; boundary=14dae934061b18937704b8ba68d5 X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 10599 X-Mailman-Approved-At: Sat, 11 Feb 2012 20:41:10 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) --14dae934061b18937704b8ba68d5 Content-Type: text/plain; charset=ISO-8859-1 Reproducible on 64bit RHEL linux at version 24.0.93.2 A workaround is to include: (require 'network-stream) (require 'erc-backend) Prior to starting erc. --14dae934061b18937704b8ba68d5 Content-Type: text/html; charset=ISO-8859-1 Reproducible on 64bit RHEL linux at version 24.0.93.2


A workaround is to include:

(require 'network-stream)
(require 'erc-backend)

Prior to starting erc.


--14dae934061b18937704b8ba68d5-- From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 17 03:22:49 2012 Received: (at 10599-done) by debbugs.gnu.org; 17 Feb 2012 08:22:49 +0000 Received: from localhost ([127.0.0.1]:43290 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RyJ5d-0003oK-Be for submit@debbugs.gnu.org; Fri, 17 Feb 2012 03:22:49 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:44102 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RyJ5a-0003oC-Eq for 10599-done@debbugs.gnu.org; Fri, 17 Feb 2012 03:22:47 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RyJ3j-0003sS-QL; Fri, 17 Feb 2012 03:20:52 -0500 From: Glenn Morris To: 10599-done@debbugs.gnu.org Subject: Re: bug#10599: References: <1329E5B3CC8F0C4892ADEEBAB77AC8C417613C1BAC@ESESSCMS0357.eemea.ericsson.se> X-Spook: PLO USDOJ threat computer terrorism LLNL Sears Tower X-Ran: y\/Ed'$6'p1*stqH3|Uo_1~F!EqW%qGa?|#0dFgi%y]]}Xi"y}l`N6s}/oKO|pCpq;|0$a X-Hue: black X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 17 Feb 2012 03:20:51 -0500 In-Reply-To: (Robley Hall's message of "Sat, 11 Feb 2012 20:37:36 -0500") Message-ID: <66sji9x44c.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: 10599-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) Version: 24.0.94 Thanks for the report. Should be fixed now (by making socks.el require network-stream). From unknown Sun Jun 22 03:55:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 16 Mar 2012 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator