From tassilo@member.fsf.org Mon Oct 26 00:41:45 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 26 Oct 2009 07:41:45 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) 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.7 required=4.0 tests=AWL,FOURLA,FVGT_m_MULTI_ODD, MURPHY_DRUGS_REL8 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9Q7fhLi020260 for ; Mon, 26 Oct 2009 00:41:44 -0700 Received: from mail.gnu.org ([199.232.76.166]:34594 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1N2KCz-0003lB-2K for emacs-pretest-bug@gnu.org; Mon, 26 Oct 2009 03:41:41 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1N2KCu-0006Nz-Rk for emacs-pretest-bug@gnu.org; Mon, 26 Oct 2009 03:41:40 -0400 Received: from deliver.uni-koblenz.de ([141.26.64.15]:23170) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N2KCt-0006No-OE for emacs-pretest-bug@gnu.org; Mon, 26 Oct 2009 03:41:36 -0400 Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 3055F78A237E for ; Mon, 26 Oct 2009 08:41:34 +0100 (CET) Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17274-01 for ; Mon, 26 Oct 2009 08:41:32 +0100 (CET) X-CHKRCPT: Envelopesender vrfy tassilo@member.fsf.org Received: from thinkpad.tsdh.de (wlan-190.uni-koblenz.de [141.26.93.190]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 4B6B178A237A for ; Mon, 26 Oct 2009 08:41:32 +0100 (CET) From: Tassilo Horn To: emacs-pretest-bug@gnu.org Subject: 23.1.50; Emacs compile runs forever at ucs-normalize.el with current HEAD Date: Mon, 26 Oct 2009 08:41:31 +0100 Message-ID: <87tyxm61qs.fsf@thinkpad.tsdh.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at uni-koblenz.de X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: When I try to compile the current CVS HEAD, the byte compilation runs forever at ../src/emacs -batch --no-site-file --multibyte -f batch-byte-compile \ /var/tmp/portage/app-editors/emacs-cvs-23.1.9999-r1/work/emacs/lisp/international/ucs-normalize.el This is a clean checkout. When I try to byte-compile this file with the currently installed emacs version instead of the dumped one, it works. So the problem seems to be somewhere in the byte compiler and not in ucs-normalize.el. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.1.50/etc/DEBUG for instructions. In GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.16.6) of 2009-10-22 on localhost Windowing system distributor `The X.Org Foundation', version 11.0.10605000 configured using `configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--program-suffix=-emacs-23-cvs' '--infodir=/usr/share/info/emacs-23-cvs' '--with-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--with-xft' '--with-libotf' '--with-m17n-flt' '--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-dbus' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=core2 -O2 -pipe' 'LDFLAGS=-Wl,-z,now'' 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: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: paredit-mode: t eldoc-mode: t highlight-symbol-mode: t hi-lock-mode: t outline-minor-mode: t highlight-parentheses-mode: t recentf-mode: t ido-everywhere: t window-number-meta-mode: t window-number-mode: t exec-abbrev-cmd-mode: t savehist-mode: t show-paren-mode: t display-battery-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e b Recent messages: File /home/horn/crypt/rail/NDA/RAIL/Sources/JavaFE/rail_analysis_results/error/AbstractTabbedPanel.err removed from the recentf list File /home/horn/crypt/rail/NDA/RAIL/Sources/rail_sourcen/server-ejb/src/resources/server/staterep/CustomerProfileFetch.xml removed from the recentf list Cleaning up the recentf list...done (5 removed) Loading /home/horn/.emacs.d/filesets-cache.el (source)...done OVERVIEW Loading vc-git...done OVERVIEW [3 times] Loading vc-svn...done Added 1 event for today For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: ~/repos/el/emacs-eclim/json hides /usr/share/emacs/23.1.50/lisp/json ~/repos/el/org-mode/lisp/org-bbdb hides /usr/share/emacs/23.1.50/lisp/org/org-bbdb ~/repos/el/org-mode/lisp/org-colview hides /usr/share/emacs/23.1.50/lisp/org/org-colview ~/repos/el/org-mode/lisp/org-footnote hides /usr/share/emacs/23.1.50/lisp/org/org-footnote ~/repos/el/org-mode/lisp/org-compat hides /usr/share/emacs/23.1.50/lisp/org/org-compat ~/repos/el/org-mode/lisp/org-icalendar hides /usr/share/emacs/23.1.50/lisp/org/org-icalendar ~/repos/el/org-mode/lisp/org-clock hides /usr/share/emacs/23.1.50/lisp/org/org-clock ~/repos/el/org-mode/lisp/org-bibtex hides /usr/share/emacs/23.1.50/lisp/org/org-bibtex ~/repos/el/org-mode/lisp/org-indent hides /usr/share/emacs/23.1.50/lisp/org/org-indent ~/repos/el/org-mode/lisp/org-faces hides /usr/share/emacs/23.1.50/lisp/org/org-faces ~/repos/el/org-mode/lisp/org-timer hides /usr/share/emacs/23.1.50/lisp/org/org-timer ~/repos/el/org-mode/lisp/org-vm hides /usr/share/emacs/23.1.50/lisp/org/org-vm ~/repos/el/org-mode/lisp/org-list hides /usr/share/emacs/23.1.50/lisp/org/org-list ~/repos/el/org-mode/lisp/org-gnus hides /usr/share/emacs/23.1.50/lisp/org/org-gnus ~/repos/el/org-mode/lisp/org-crypt hides /usr/share/emacs/23.1.50/lisp/org/org-crypt ~/repos/el/org-mode/lisp/org-exp hides /usr/share/emacs/23.1.50/lisp/org/org-exp ~/repos/el/org-mode/lisp/org-protocol hides /usr/share/emacs/23.1.50/lisp/org/org-protocol ~/repos/el/org-mode/lisp/org-inlinetask hides /usr/share/emacs/23.1.50/lisp/org/org-inlinetask ~/repos/el/org-mode/lisp/org-wl hides /usr/share/emacs/23.1.50/lisp/org/org-wl ~/repos/el/org-mode/lisp/org-plot hides /usr/share/emacs/23.1.50/lisp/org/org-plot ~/repos/el/org-mode/lisp/org-w3m hides /usr/share/emacs/23.1.50/lisp/org/org-w3m ~/repos/el/org-mode/lisp/org-agenda hides /usr/share/emacs/23.1.50/lisp/org/org-agenda ~/repos/el/org-mode/lisp/org-archive hides /usr/share/emacs/23.1.50/lisp/org/org-archive ~/repos/el/org-mode/lisp/org-attach hides /usr/share/emacs/23.1.50/lisp/org/org-attach ~/repos/el/org-mode/lisp/org-latex hides /usr/share/emacs/23.1.50/lisp/org/org-latex ~/repos/el/org-mode/lisp/org-mhe hides /usr/share/emacs/23.1.50/lisp/org/org-mhe ~/repos/el/org-mode/lisp/org-irc hides /usr/share/emacs/23.1.50/lisp/org/org-irc ~/repos/el/org-mode/lisp/org-table hides /usr/share/emacs/23.1.50/lisp/org/org-table ~/repos/el/org-mode/lisp/org-info hides /usr/share/emacs/23.1.50/lisp/org/org-info ~/repos/el/org-mode/lisp/org-docbook hides /usr/share/emacs/23.1.50/lisp/org/org-docbook ~/repos/el/org-mode/lisp/org-ascii hides /usr/share/emacs/23.1.50/lisp/org/org-ascii ~/repos/el/org-mode/lisp/org-jsinfo hides /usr/share/emacs/23.1.50/lisp/org/org-jsinfo ~/repos/el/org-mode/lisp/org-id hides /usr/share/emacs/23.1.50/lisp/org/org-id ~/repos/el/org-mode/lisp/org-feed hides /usr/share/emacs/23.1.50/lisp/org/org-feed ~/repos/el/org-mode/lisp/org-xoxo hides /usr/share/emacs/23.1.50/lisp/org/org-xoxo ~/repos/el/org-mode/lisp/org-publish hides /usr/share/emacs/23.1.50/lisp/org/org-publish ~/repos/el/org-mode/lisp/org-exp-blocks hides /usr/share/emacs/23.1.50/lisp/org/org-exp-blocks ~/repos/el/org-mode/lisp/org-mew hides /usr/share/emacs/23.1.50/lisp/org/org-mew ~/repos/el/org-mode/lisp/org-mobile hides /usr/share/emacs/23.1.50/lisp/org/org-mobile ~/repos/el/org-mode/lisp/org-remember hides /usr/share/emacs/23.1.50/lisp/org/org-remember ~/repos/el/org-mode/lisp/org-macs hides /usr/share/emacs/23.1.50/lisp/org/org-macs ~/repos/el/org-mode/lisp/org-mouse hides /usr/share/emacs/23.1.50/lisp/org/org-mouse ~/repos/el/org-mode/lisp/org-html hides /usr/share/emacs/23.1.50/lisp/org/org-html ~/repos/el/org-mode/lisp/org-install hides /usr/share/emacs/23.1.50/lisp/org/org-install ~/repos/el/org-mode/lisp/org-src hides /usr/share/emacs/23.1.50/lisp/org/org-src ~/repos/el/org-mode/lisp/org hides /usr/share/emacs/23.1.50/lisp/org/org ~/repos/el/org-mode/lisp/org-rmail hides /usr/share/emacs/23.1.50/lisp/org/org-rmail ~/repos/el/org-mode/lisp/org-mac-message hides /usr/share/emacs/23.1.50/lisp/org/org-mac-message Features: (shadow gnus-cite mail-extr gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source format-spec gnus-start gnus-spec gnus-int gnus-range gnus-win emacsbug garak elim warnings lui tracking flyspell ispell incomplete rcirc-late-fix rcirc eclim eclim-ant eclim-java json eclim-project tg-mode greqlscript-mode generic greql-mode th-latex swank-clojure-autoload clojure-mode swank-clojure paredit slime-fancy slime-fontifying-fu slime-package-fu slime-mdot-fu slime-references slime-xref-browser slime-scratch slime-presentations slime-highlight-edits slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-enclosing-context slime-parse slime-repl slime apropos hideshow hyperspec wtf cus-edit cus-start cus-load rdictcc appt diary-lib diary-loaddefs vc-dispatcher vc-svn vc-git org-attach org-protocol org-irc org-info org-gnus org-bbdb org-id org-agenda org-remember org org-footnote org-src org-list org-faces org-compat org-macs remember org-install cal-menu calendar cal-loaddefs dired-x dired-aux pcomplete em-term term ehelp electric esh-var esh-io esh-cmd esh-ext esh-proc esh-arg eldoc esh-groups eshell esh-util esh-module esh-mode lisppaste xml-rpc xml th-boxquote boxquote rect highlight-symbol hi-lock footnote smtpmail message idna sendmail ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader canlock sha1 hex-util hashcash info server yasnippet dropdown-list derived disp-table noutline outline highlight-parentheses filesets recentf tree-widget sr-speedbar speedbar sb-image ezimage dframe ido anything-config compile comint ring semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw semantic/loaddefs eieio byte-opt bytecomp byte-compile mode-local cedet imenu w3m-bookmark w3m browse-url doc-view jka-compr image-mode w3m-hist w3m-fb w3m-ems w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util bookmark pp ffap dired rx thingatpt anything woman easymenu man assoc window-number uniquify advice help-fns advice-preload exec-abbrev-cmd easy-mmode cl cl-19 saveplace savehist paren th-private edmacro kmacro battery time th-common mm-url gnus gnus-ems nnheader gnus-util netrc mail-utils wid-edit url-http tls url url-proxy url-privacy url-expand url-methods url-history mailcap url-auth mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums time-date url-cookie url-util url-parse url-gw url-vars mm-util mail-prsvr windmove site-gentoo w3m-load bbdb-autoloads bbdb regexp-opt timezone tex-site auto-loads tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag 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 loaddefs button minibuffer faces cus-face text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gtk x-toolkit x multi-tty emacs) From tassilo@member.fsf.org Mon Oct 26 08:32:32 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 26 Oct 2009 15:32:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) 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=-3.8 required=4.0 tests=AWL,FOURLA,HAS_BUG_NUMBER autolearn=unavailable version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9QFWVFE026304 for ; Mon, 26 Oct 2009 08:32:32 -0700 Received: from mx10.gnu.org ([199.232.76.166]:49099) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1N2RYc-0005EG-Ne for emacs-pretest-bug@gnu.org; Mon, 26 Oct 2009 11:32:30 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1N2RYb-0005EV-Ma for emacs-pretest-bug@gnu.org; Mon, 26 Oct 2009 11:32:30 -0400 Received: from deliver.uni-koblenz.de ([141.26.64.15]:17466) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N2RYb-0005EJ-DC for emacs-pretest-bug@gnu.org; Mon, 26 Oct 2009 11:32:29 -0400 Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id C7AF378A23C3; Mon, 26 Oct 2009 16:32:28 +0100 (CET) Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01131-02; Mon, 26 Oct 2009 16:32:28 +0100 (CET) X-CHKRCPT: Envelopesender vrfy tassilo@member.fsf.org Received: from thinkpad.tsdh.de (wlan-190.uni-koblenz.de [141.26.93.190]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 4169178A211B; Mon, 26 Oct 2009 16:32:28 +0100 (CET) From: Tassilo Horn To: 4806@debbugs.gnu.org Cc: emacs-pretest-bug@gnu.org Subject: Re: bug#4806: 23.1.50; Emacs compile runs forever at ucs-normalize.el with current HEAD References: Date: Mon, 26 Oct 2009 16:32:28 +0100 In-Reply-To: (Tassilo Horn's message of "Mon, 26 Oct 2009 08:41:31 +0100") Message-ID: <87ocnu41df.fsf@thinkpad.tsdh.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at uni-koblenz.de X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Tassilo Horn writes: > When I try to compile the current CVS HEAD, the byte compilation runs > forever at > > ../src/emacs -batch --no-site-file --multibyte -f batch-byte-compile \ > /var/tmp/portage/app-editors/emacs-cvs-23.1.9999-r1/work/emacs/lisp/international/ucs-normalize.el > > This is a clean checkout. > > When I try to byte-compile this file with the currently installed emacs > version instead of the dumped one, it works. So the problem seems to be > somewhere in the byte compiler and not in ucs-normalize.el. With the current HEAD as of Mon Oct 26 16:32:08 CET 2009 it seems to work again. Bye, Tassilo From lekktu@gmail.com Mon Oct 26 09:25:05 2009 Received: (at 4806-done) by emacsbugs.donarmstrong.com; 26 Oct 2009 16:25:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) 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=-4.2 required=4.0 tests=AWL,FOURLA,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9QGP3LR001482 for <4806-done@emacsbugs.donarmstrong.com>; Mon, 26 Oct 2009 09:25:04 -0700 Received: by ey-out-2122.google.com with SMTP id 9so2149698eyd.15 for <4806-done@emacsbugs.donarmstrong.com>; Mon, 26 Oct 2009 09:25:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=3RCu9v00TOo4s3e4KvqSmRBFV1NqSed9JOGcHUZ2WGw=; b=B3IhQj+JVdDnqLTySt1eTMhFZpRxaGSn1rZbL0u79PvwjYMPCbF1Etkv6PvvMgLh/i SVEOAZEKCwGzpJPx6gMZ2kg91oftpz5zZ7J+l53naJm7nW3xaNpQx7BcDs0KwUJrBWjy QJUPH6v6UDe/zMbFgT+KXAIyOHewhLZ+Gq8Js= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=Ez8c3mQFlhaV4ljji6ljWJIb2nAdBeTna9ebSgBD2+qLwaMEauHh+ZAHUNCxLRWubl J+ILM6o3jPtXLNqMW/+cGnst9W2Ii/NeV66vvSRqxp10GbpDXBlBTUAJNYWyopmLQ7oQ cMlVZCKoEPiE3sn+kEDY+B9rGPVMF/p39QPWA= MIME-Version: 1.0 Received: by 10.211.128.14 with SMTP id f14mr3602679ebn.75.1256574302415; Mon, 26 Oct 2009 09:25:02 -0700 (PDT) In-Reply-To: <87ocnu41df.fsf@thinkpad.tsdh.de> References: <87ocnu41df.fsf@thinkpad.tsdh.de> From: Juanma Barranquero Date: Mon, 26 Oct 2009 17:24:42 +0100 Message-ID: Subject: Re: bug#4806: 23.1.50; Emacs compile runs forever at ucs-normalize.el with current HEAD To: Tassilo Horn Cc: 4806-done@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 On Mon, Oct 26, 2009 at 16:32, Tassilo Horn wrote: > With the current HEAD as of Mon Oct 26 16:32:08 CET 2009 it seems to > work again. I'm closing this bug. Please reopen it if the problem reappears. Thanks, Juanma From unknown Sat Aug 16 21:16:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 24 Nov 2009 15:24:12 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator