From viking_r@george24.com Tue Sep 9 03:19:20 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.7 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED,RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_CBL autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 9 Sep 2008 10:19:20 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m89AJHT7021389 for ; Tue, 9 Sep 2008 03:19:18 -0700 Received: from mail.gnu.org ([199.232.76.166]:46609 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Kd0Hq-0006HF-MU for emacs-pretest-bug@gnu.org; Tue, 09 Sep 2008 06:17:30 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Kd0JT-0002Sd-QA for emacs-pretest-bug@gnu.org; Tue, 09 Sep 2008 06:19:15 -0400 Received: from watcher1.invoice.ne.jp ([202.235.198.2]:43926) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kd0JT-0002S6-CY for emacs-pretest-bug@gnu.org; Tue, 09 Sep 2008 06:19:11 -0400 Received: from [202.235.198.20] ([202.235.198.20]) by watcher1.invoice.ne.jp ([202.235.198.2]) with ESMTP id 1220955546.523416.3044973488.watcher1 for ; Tue, 09 Sep 2008 19:19:06 +0900 (JST) Received: (qmail 84602 invoked from network); 9 Sep 2008 19:19:11 +0900 Received: from unknown (HELO ?192.168.0.81?) (220.110.237.245) by george.george24.com with SMTP; 9 Sep 2008 19:19:11 +0900 Message-ID: <48C64D9A.8090004@george24.com> Date: Tue, 09 Sep 2008 19:19:06 +0900 From: "Joshua S." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.2pre) Gecko/2008082101 SeaMonkey/2.0a1pre MIME-Version: 1.0 To: emacs-pretest-bug@gnu.org Subject: NTEmacs hangs with cygwin\usr\X11R6\bin\libXpm.dll X-TERRACE-DUMMYSUBJECT: Terrace Spam system * Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: NO (SR:18.30) (by Terrace) X-TERRACE-CLASSID: type=NO,str=0001.0A150205.48C64D9B.001D:SCFSTAT1346166,ss=1,fgs=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Xpm enabled NTEmacs hangs if your %PATH% includes cygwin\usr\X11R6\bin. LoadLibrary("libxpm.dll") never returns in w32_delayed_load() in src/image.c. Since the most cygwin DLLs are not meant to be loaded by non-cygwin apps (if you do, they hang), I suggest we simply remove "libxpm.dll" and "libXpm-nox4.dll" from image-library-alist. (AFAIK Emacs on Cygwin does not use this variable.) Index: lisp/term/w32-win.el =================================================================== RCS file: /sources/emacs/emacs/lisp/term/w32-win.el,v retrieving revision 1.105 diff -u -d -w -r1.105 w32-win.el --- lisp/term/w32-win.el 11 Aug 2008 01:23:07 -0000 1.105 +++ lisp/term/w32-win.el 9 Sep 2008 10:03:39 -0000 @@ -199,7 +199,7 @@ ;;; Set default known names for image libraries (setq image-library-alist - '((xpm "libxpm.dll" "xpm4.dll" "libXpm-nox4.dll") + '((xpm "xpm4.dll") (png "libpng12d.dll" "libpng12.dll" "libpng.dll" ;; these are libpng 1.2.8 from GTK+ "libpng13d.dll" "libpng13.dll") From lekktu@gmail.com Tue Sep 9 03:59:43 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.5 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 942) by emacsbugs.donarmstrong.com; 9 Sep 2008 10:59:44 +0000 Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.245]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m89AxbQ0002603 for <942@emacsbugs.donarmstrong.com>; Tue, 9 Sep 2008 03:59:38 -0700 Received: by hs-out-0708.google.com with SMTP id 4so520670hsl.1 for <942@emacsbugs.donarmstrong.com>; Tue, 09 Sep 2008 03:59:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ex2iZpHMQ9QwuDMSU0wFC347JC548Ue3QEAQVW/ICN4=; b=J1xIeFOkgXs0N1p1TTI80ikTa+dzsB7a0JtJV5pYhhwpfgFY4+XdthIagMcoeql3lJ 9SRCRlMiBGca58gpO+iBCGT4mloWvKXn8wMPbiw+W2Z+0GGLqH900lSawGpJRrUfR1Xw 78uy634Bd9ZTEsR/YbREtICrWuwENkW8TVjpU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=fdFbyLx/sQ3h3YoBKoI5/5WbHpGFGiAaPw8lJuE1Js7uzrgXauzlqyo97TacBofa/I socfaISYNJQlgSW5ydqGT53dIw5tVbuFYKrnKXV/Ny2Sjfl9F8YznmGbumhfIqMYk5Ly Rk9kw0EznrdascBquAPOgFPo3MTx130T40phI= Received: by 10.100.152.11 with SMTP id z11mr16996603and.112.1220957976746; Tue, 09 Sep 2008 03:59:36 -0700 (PDT) Received: by 10.100.13.13 with HTTP; Tue, 9 Sep 2008 03:59:36 -0700 (PDT) Message-ID: Date: Tue, 9 Sep 2008 12:59:36 +0200 From: "Juanma Barranquero" To: "Joshua S." , 942@debbugs.gnu.org Subject: Re: bug#942: NTEmacs hangs with cygwin\usr\X11R6\bin\libXpm.dll In-Reply-To: <48C64D9A.8090004@george24.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48C64D9A.8090004@george24.com> On Tue, Sep 9, 2008 at 12:19, Joshua S. wrote: > Xpm enabled NTEmacs hangs if your %PATH% includes cygwin\usr\X11R6\bin. It is better not to have a cygwin binary directory in Emacs' PATH. If you don't want to mess the system or user PATH variables for Emacs, you can define your own PATH variable as a value in the registry (in key HKLM\Software\GNU\Emacs), and Emacs (the Windows port, at least) will obey it. > Since the most cygwin DLLs are not meant to be loaded by non-cygwin apps (if > you do, they hang), > I suggest we simply remove "libxpm.dll" and "libXpm-nox4.dll" from > image-library-alist. libxpm.dll and libxpm-nox4.dll are not "cygwin DLLs". There are MinGW-compiled versions of both. You can also modify `image-library-alist' in your path. There's no need to change the default value. Juanma From lekktu@gmail.com Tue Sep 9 04:00:52 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.8 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 942) by emacsbugs.donarmstrong.com; 9 Sep 2008 11:00:52 +0000 Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m89B0k0j003924 for <942@emacsbugs.donarmstrong.com>; Tue, 9 Sep 2008 04:00:47 -0700 Received: by wx-out-0506.google.com with SMTP id s7so1013504wxc.13 for <942@emacsbugs.donarmstrong.com>; Tue, 09 Sep 2008 04:00:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=uXITfDvmzVbsJEZjnIpW/SkMHRV01y0Rl+YpcwYXlvw=; b=pUZk0aZAM6hw4CeOlyOb2rfLqTCSpoTlqewWQ0fUldlCmL1gv9GA4/tbLui1lq45E8 8jl3fRyXGNJULR8UiaQciqiOj6wN1w6oJj5Pp+VORxoNAfQIJwyHfqJSIyUDNH8+ibUu DPpYP7UZ8bdW1KD8kSiWd2XvObR4E99HYqtPE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=SycLpxDTdc14jEomSXJZzIsrhihyjHesSmMflFCbGbbc8oWK5npVH8wlfreplShV/w +hQBKNcPPIYDiEIcfw4GBuh8uvZhrFnHLrcbG6Ccse42FZVy3lxYQ2sglgqNN8p7gP1r QHxxSItL188dLsygnUeRZ08FhuUvf3Go95DbY= Received: by 10.100.112.6 with SMTP id k6mr17024259anc.71.1220958046345; Tue, 09 Sep 2008 04:00:46 -0700 (PDT) Received: by 10.100.13.13 with HTTP; Tue, 9 Sep 2008 04:00:46 -0700 (PDT) Message-ID: Date: Tue, 9 Sep 2008 13:00:46 +0200 From: "Juanma Barranquero" To: "Joshua S." , 942@debbugs.gnu.org Subject: Re: bug#942: NTEmacs hangs with cygwin\usr\X11R6\bin\libXpm.dll In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48C64D9A.8090004@george24.com> > You can also modify `image-library-alist' in your path. There's no s/path/.emacs/ Juanma From viking_r@george24.com Tue Sep 9 04:58:36 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.3 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER,RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_CBL autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 942) by emacsbugs.donarmstrong.com; 9 Sep 2008 11:58:36 +0000 Received: from watcher1.invoice.ne.jp (watcher1.invoice.ne.jp [202.235.198.2]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m89BwW3j023698 for <942@emacsbugs.donarmstrong.com>; Tue, 9 Sep 2008 04:58:33 -0700 Received: from [202.235.198.20] ([202.235.198.20]) by watcher1.invoice.ne.jp ([202.235.198.2]) with ESMTP id 1220961504.317046.2963270576.watcher1 for <942@emacsbugs.donarmstrong.com>; Tue, 09 Sep 2008 20:58:24 +0900 (JST) Received: (qmail 1718 invoked from network); 9 Sep 2008 20:58:30 +0900 Received: from unknown (HELO ?192.168.0.81?) (220.110.237.245) by george.george24.com with SMTP; 9 Sep 2008 20:58:30 +0900 Message-ID: <48C664E0.3020805@george24.com> Date: Tue, 09 Sep 2008 20:58:24 +0900 From: "Joshua S." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.2pre) Gecko/2008082101 SeaMonkey/2.0a1pre MIME-Version: 1.0 To: 942@debbugs.gnu.org Subject: Re: bug#942: NTEmacs hangs with cygwin\usr\X11R6\bin\libXpm.dll X-TERRACE-DUMMYSUBJECT: Terrace Spam system * References: <48C64D9A.8090004@george24.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: NO (SR:12.43) (by Terrace) X-TERRACE-CLASSID: type=NO,str=0001.0A150204.48C664E1.00AF:SCFSTAT1346166,ss=1,fgs=0 Thanks. > It is better not to have a cygwin binary directory in Emacs' PATH. It may need a special notice about this when you distribute xpm-enabled NTEmacs binaries. I know a few users who get into this trouble. >> You can also modify `image-library-alist' in your path. There's no > s/path/.emacs/ This does not work when I do "make bootstrap". I will do the registry thing. Thank you for information. From viking_r@george24.com Tue Sep 9 06:13:14 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.2 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER,RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_CBL autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 942) by emacsbugs.donarmstrong.com; 9 Sep 2008 13:13:15 +0000 Received: from watcher1.invoice.ne.jp (watcher1.invoice.ne.jp [202.235.198.2]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m89DD8Rg018040 for <942@emacsbugs.donarmstrong.com>; Tue, 9 Sep 2008 06:13:10 -0700 Received: from [202.235.198.20] ([202.235.198.20]) by watcher1.invoice.ne.jp ([202.235.198.2]) with ESMTP id 1220965980.253892.1771043760.watcher1 for <942@emacsbugs.donarmstrong.com>; Tue, 09 Sep 2008 22:13:00 +0900 (JST) Received: (qmail 73434 invoked from network); 9 Sep 2008 22:13:08 +0900 Received: from unknown (HELO ?192.168.0.81?) (220.110.237.245) by george.george24.com with SMTP; 9 Sep 2008 22:13:08 +0900 Message-ID: <48C6765D.3080105@george24.com> Date: Tue, 09 Sep 2008 22:13:01 +0900 From: "Joshua S." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.2pre) Gecko/2008082101 SeaMonkey/2.0a1pre MIME-Version: 1.0 To: 942@debbugs.gnu.org Subject: Re: bug#942: NTEmacs hangs with cygwin\usr\X11R6\bin\libXpm.dll X-TERRACE-DUMMYSUBJECT: Terrace Spam system * References: <48C64D9A.8090004@george24.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: NO (SR:15.39) (by Terrace) X-TERRACE-CLASSID: type=NO,str=0001.0A150205.48C6765E.0072:SCFSTAT1346166,ss=1,fgs=0 > you can define your own PATH variable as a value in the registry (in > key HKLM\Software\GNU\Emacs), and Emacs (the Windows port, at least) > will obey it. > It does not work. Quick look at init_environment() in w32.c, it seems Emacs does not look for PATH. Anyway, I can overcome the problem on my own, just end users' sake. Thanks. From lekktu@gmail.com Tue Sep 9 06:37:27 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.5 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 942) by emacsbugs.donarmstrong.com; 9 Sep 2008 13:37:27 +0000 Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m89DbNKo026840 for <942@emacsbugs.donarmstrong.com>; Tue, 9 Sep 2008 06:37:25 -0700 Received: by yw-out-2324.google.com with SMTP id 3so235570ywj.31 for <942@emacsbugs.donarmstrong.com>; Tue, 09 Sep 2008 06:37:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=UJ/EvahfTDTztJJOdQfk5FAG9uNNqiDXOEqepVeXyl4=; b=gDS9yV0HBuKhkUE09fIln3tRRONw3OvVCWefyJMgu/ZxPP3/ND3Rgi81PXOWtO07xo PtTnyAKoEVnG8arCdumiWuVvbQEAsRF/Be3n3VKcUeABRy9FKhXicB8W3y4UOVUR5WEI KJIpm19BbHYsLDUzsmznezDVi3B3TNmq4tjLM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Y3st9HNw3IFcX1Pr4iXcyNF7lDa4gwOvQzIBUzWT8Z8hhdFiNTR6Qa/ztK6B/XfqBZ 6TwNzBIOAy8zY0uRQcBCDQ81LY/U6hY5QnBSdq2t+ssTaSh71TY3HVZyTL+fX7rXg389 1SMK21H+S/HkO2sNyJaaE9NKqN36XO5Wkwn1I= Received: by 10.100.248.14 with SMTP id v14mr17255858anh.147.1220967443498; Tue, 09 Sep 2008 06:37:23 -0700 (PDT) Received: by 10.100.13.13 with HTTP; Tue, 9 Sep 2008 06:37:23 -0700 (PDT) Message-ID: Date: Tue, 9 Sep 2008 15:37:23 +0200 From: "Juanma Barranquero" To: "Joshua S." , 942@debbugs.gnu.org Subject: Re: bug#942: NTEmacs hangs with cygwin\usr\X11R6\bin\libXpm.dll In-Reply-To: <48C664E0.3020805@george24.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48C64D9A.8090004@george24.com> <48C664E0.3020805@george24.com> On Tue, Sep 9, 2008 at 13:58, Joshua S. wrote: > It may need a special notice about this when you distribute xpm-enabled > NTEmacs binaries. > I know a few users who get into this trouble. Perhaps it would be worth noting it somewhere, but the trouble is not Emacs-specific. Other MinGW-built free software using image libraries could fall in the same trap. >>> You can also modify `image-library-alist' in your path. There's no > >> s/path/.emacs/ > > This does not work when I do "make bootstrap". True. This could be circumvented with "make PATH=... bootstrap", but again, it is best not to have Cygwin in the path (or, at the very least, not before the Emacs binary directory) unless needed. > I will do the registry thing. Thank you for information. > It does not work. Yes, you're right. I misremembered that Emacs looks for HOME. Sorry. Juanma From rgm@gnu.org Wed Sep 10 13:50:29 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,UNRESOLVED_TEMPLATE,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 10 Sep 2008 20:50:29 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8AKoQiA010924 for ; Wed, 10 Sep 2008 13:50:27 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KdWcA-0007Zt-LV; Wed, 10 Sep 2008 16:48:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18632.12966.290751.923811@fencepost.gnu.org> Date: Wed, 10 Sep 2008 16:48:38 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: frd\n&.;i{!RQC\u5mCcBO`:%KRJr@mr!z,VI|pTMy}#3AX#u|]PZ2dAe2`UUs,gu$:["A X-Debbugs-No-Ack: yes reassign 942 emacs,w32 reassign 950 emacs,w32 reassign 952 emacs,w32 From lekktu@gmail.com Tue Dec 16 07:01:03 2008 Received: (at control) by emacsbugs.donarmstrong.com; 16 Dec 2008 15:01:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBGF0w1D010212 for ; Tue, 16 Dec 2008 07:01:00 -0800 Received: by yx-out-2324.google.com with SMTP id 8so1292737yxg.31 for ; Tue, 16 Dec 2008 07:00:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=1RLRyC9YnGGow6cxnMWeiLnbWqfDnuOgIMh1+ZCigIo=; b=SfTuyVlE3ugyqk6+JGM8n65Zr7Np4g2XQeu77lvbZASGbp8ToSaqcyPefRwyFoxI5J uSVxudJP75rYEWU8+dPFJbZeJ00P2+nuWM7usfyg+bOtRoT+xEF+5sKv1Rtp61FPdIWi jZlR1IC891ja68OutTArgO9eypDU/S0+mZKHY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=QxULkmApPItcOsufLn/tSGsFGwbhRLHx9oDds0bsqoHQkpVEpdT1mG9AZ0RWyO/3Bh P/DZLBrWyEeGL1318itaJ7MMLp31mNoEjapx4zcN1U70k8DZQ4QzS358QZPa/WSG/LeC DrjBd2sTF+bdL1tZqU7tYx/KA+UBPUHIJ7vDI= Received: by 10.100.32.6 with SMTP id f6mr5507845anf.90.1229439658700; Tue, 16 Dec 2008 07:00:58 -0800 (PST) Received: by 10.100.13.13 with HTTP; Tue, 16 Dec 2008 07:00:58 -0800 (PST) Message-ID: Date: Tue, 16 Dec 2008 16:00:58 +0100 From: "Juanma Barranquero" To: control@debbugs.gnu.org Subject: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline tag 942 + notabug wontfix quit From lekktu@gmail.com Tue Dec 16 10:42:38 2008 Received: (at control) by emacsbugs.donarmstrong.com; 16 Dec 2008 18:42:39 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBGIgWvf024485 for ; Tue, 16 Dec 2008 10:42:34 -0800 Received: by yx-out-2324.google.com with SMTP id 8so1346578yxg.31 for ; Tue, 16 Dec 2008 10:42:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=rmDGhAeO7i7ipEr1HzycXUDxq0la3be1n8Vfm7K+rhk=; b=dDohcoJ7GB6ObzUYp7x1hoBhIpItqr47+v9Sh/HOpMloM8+BpGyZ/c0hQSgP4K+mTX xUMkTb0IDaJ26Khg/LCocqxkebTRMWwdW5XsP70M/5gxi2YGMww0eOTljSj/h+ca7USn k7lT5KetZ5Cnsk5+ZdU92Z9S0ISjOQV8WCyqs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=g1gKhzR3JO+YqGW8CoLe2uryycDyaPKfyKih8gkOGySPWZ2k0EIaMzGSF0ZwD1pYC1 5bby1b4XVbOFqrKpZHSkH7OpVo5MmTopzDUb1D2s0og05gAE4okyVuXHncATtDREX/re lKTQ6KW0pQeN3agBXUPomb/rZMM/kprIIgHQE= Received: by 10.100.216.10 with SMTP id o10mr5881354ang.125.1229452952477; Tue, 16 Dec 2008 10:42:32 -0800 (PST) Received: by 10.100.13.13 with HTTP; Tue, 16 Dec 2008 10:42:32 -0800 (PST) Message-ID: Date: Tue, 16 Dec 2008 19:42:32 +0100 From: "Juanma Barranquero" To: control@debbugs.gnu.org Subject: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline tags 942 + notabug wontfix quit From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 27 20:30:30 2011 Received: (at control) by debbugs.gnu.org; 28 Jul 2011 00:30:30 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmEUg-0001KY-Er for submit@debbugs.gnu.org; Wed, 27 Jul 2011 20:30:30 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmEUd-0001Gs-G6 for control@debbugs.gnu.org; Wed, 27 Jul 2011 20:30:29 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QmEUX-0008Gn-AD for control@debbugs.gnu.org; Thu, 28 Jul 2011 02:30:21 +0200 Date: Thu, 28 Jul 2011 02:30:08 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #942 X-MailScanner-ID: 1QmEUX-0008Gn-AD X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1312417821.76546@DdRAtw1JSUgyZhuTKtj3sA X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -2.7 (--) close 942 From unknown Wed Jun 18 23:09:36 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 25 Aug 2011 11:24:03 +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