From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 23 14:20:38 2012 Received: (at submit) by debbugs.gnu.org; 23 Sep 2012 18:20:38 +0000 Received: from localhost ([127.0.0.1]:51494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TFqnF-0003iS-JP for submit@debbugs.gnu.org; Sun, 23 Sep 2012 14:20:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34641) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TFqDT-0002uA-6Y for submit@debbugs.gnu.org; Sun, 23 Sep 2012 13:43:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFqBg-00067P-IN for submit@debbugs.gnu.org; Sun, 23 Sep 2012 13:41:49 -0400 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 ([208.118.235.17]:33312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFqBg-00067H-Cu for submit@debbugs.gnu.org; Sun, 23 Sep 2012 13:41:48 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFqBe-0006JD-R9 for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2012 13:41:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFqBd-00066v-2x for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2012 13:41:46 -0400 Received: from mail-vc0-f169.google.com ([209.85.220.169]:46994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFqBc-00066n-UF for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2012 13:41:45 -0400 Received: by vcbfl17 with SMTP id fl17so6115605vcb.0 for ; Sun, 23 Sep 2012 10:41:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=YJQLouIOuU/DTj25LCxL8zRbQLPx02UtEKbTwPpyP5U=; b=hqztXIkrRtccBol4CJT9aOXD2uQVBp3n3/zm6mBfArqHbpWneUtuduue5VjnAGGrU0 4kcESeFcCFtWRKWKnZXnomXBmld6Q1d7ocZVVZwuXpXxFxdsUqKBTkRGa3qfzQxLxpar mOHmxj0XLb8adX4x/++rFBKGxjSQ7X3oOoZBFTjrgDaOF9cT2QZnz8ziL8+oLeVDruOx nGkwOTt7gM5YldWL4iNpVzdZYlrFLf443nT/XYicMOpiAikhwXcsyvAZfCN92+nRstrW JGgfUnBtQXEZIiAbs/0fU8KG19/zrP7MI93yW8H3zzav73gymwkH2aIFsyLZ4vW9j++8 5h4w== MIME-Version: 1.0 Received: by 10.52.28.173 with SMTP id c13mr5032148vdh.48.1348422103792; Sun, 23 Sep 2012 10:41:43 -0700 (PDT) Received: by 10.58.198.52 with HTTP; Sun, 23 Sep 2012 10:41:43 -0700 (PDT) Date: Sun, 23 Sep 2012 12:41:43 -0500 Message-ID: Subject: 24.2; global newline mode shows whitespace too From: Steven Degutis To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=20cf3079b6d080fb7104ca61fcde X-Gm-Message-State: ALoCoQne6Rz932tnhlQZbFLuAf5C/MVjLZspF9bbzH/GXpgATCQXS+q9K5MG+sRWgffig0rMkA9N X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.2 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 23 Sep 2012 14:20:35 -0400 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: -6.2 (------) --20cf3079b6d080fb7104ca61fcde Content-Type: text/plain; charset=ISO-8859-1 This bug report will be sent to the Bug-GNU-Emacs mailing list and the GNU bug tracker at debbugs.gnu.org. Please check that the From: line contains a valid email address. After a delay of up to one day, you should receive an acknowledgement at that address. Please write in English if possible, as the Emacs maintainers usually do not have translators for other languages. Please describe exactly what actions triggered the bug, and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': putting (global-whitespace-newline-mode) in my init.el file makes all whitespace appear, not just newlines. the work-around that jlp gave me is to use '(whitespace-style (quote (newline newline-mark))) but he said it's definitely a bug that i should report. 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'. For information about debugging Emacs, please read the file /usr/local/Cellar/emacs/24.2/share/emacs/24.2/etc/DEBUG. In GNU Emacs 24.2.1 (x86_64-apple-darwin12.2.0, NS apple-appkit-1187.34) of 2012-09-22 on Stevens-MacBook-Pro-2.local Windowing system distributor `Apple', version 10.3.1187 Configured using: `configure '--prefix=/usr/local/Cellar/emacs/24.2' '--without-dbus' '--enable-locallisppath=/usr/local/share/emacs/site-lisp' '--infodir=/usr/local/Cellar/emacs/24.2/share/info/emacs' '--with-ns' '--disable-ns-self-contained' 'CC=cc'' 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: Dired by name Minor modes in effect: global-undo-tree-mode: t global-whitespace-newline-mode: t global-whitespace-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 auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t - e m Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. ls does not support --dired; see `dired-use-ls-dired' for more details. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils disp-table undo-tree help-fns edmacro kmacro diff go-mode-load dirtree dired-x dired regexp-opt windata tree-mode derived easy-mmode easymenu tree-widget wid-edit cl ido whitespace time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win 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 loaddefs 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 ns multi-tty emacs) --20cf3079b6d080fb7104ca61fcde Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

This bug report will be sent to the Bug-GNU-Emacs mailing l= ist

and the GNU bug tracker at debbugs.gnu.org.=A0 Please check that

the From: line contains a valid email address.=A0 After a d= elay of up

to one day, you should receive an acknowledgement at that a= ddress.


Please write in English if possible, as the Emacs maintaine= rs

usually do not have translators for other languages.


Please describe exactly what actions triggered the bug, and=

the precise symptoms of the bug.=A0 If you can, give a reci= pe

starting from `emacs -Q':


putting (global-whitespace-newline-mode) in my init.el file= makes all

whitespace appear, not just newlines. the work-around that = jlp gave me

is to use '(whitespace-style (quote (newline newline-ma= rk))) but he said

it's definitely a bug that i should report.


If Emacs crashed, and you have the Emacs process in the gdb= debugger,

please include the output from the following gdb commands:<= /p>

=A0 =A0 `bt full' and `xbacktrace'.

For information about debugging Emacs, please read the file=

/usr/local/Cellar/emacs/24.2/share/emacs/24.2/etc/DEBUG.



In GNU Emacs 24.2.1 (x86_64-apple-darwin12.2.0, NS apple-ap= pkit-1187.34)

of 2012-09-22 on Stevens-MacBook-Pro-2.local

Windowing system distributor `Apple', version 10.3.1187=

Configured using:

`configure '--prefix=3D/usr/local/Cellar/emacs/24.2'= ; '--without-dbus'

'--enable-locallisppath=3D/usr/local/share/emacs/site-l= isp'

'--infodir=3D/usr/local/Cellar/emacs/24.2/share/info/em= acs' '--with-ns'

'--disable-ns-self-contained' 'CC=3Dcc''= ;


Important settings:

=A0 value of $LC_ALL: nil

=A0 value of $LC_COLLATE: nil

=A0 value of $LC_CTYPE: nil

=A0 value of $LC_MESSAGES: nil

=A0 value of $LC_MONETARY: nil

=A0 value of $LC_NUMERIC: nil

=A0 value of $LC_TIME: nil

=A0 value of $LANG: en_US.UTF-8

=A0 value of $XMODIFIERS: nil

=A0 locale-coding-system: utf-8-unix

=A0 default enable-multibyte-characters: t


Major mode: Dired by name


Minor modes in effect:

=A0 global-undo-tree-mode: t

=A0 global-whitespace-newline-mode: t

=A0 global-whitespace-mode: t

=A0 tooltip-mode: t

=A0 mouse-wheel-mode: t

=A0 menu-bar-mode: t

=A0 file-name-shadow-mode: t

=A0 global-font-lock-mode: t

=A0 font-lock-mode: t

=A0 blink-cursor-mode: t

=A0 auto-composition-mode: t

=A0 auto-encryption-mode: t

=A0 auto-compression-mode: t

=A0 line-number-mode: t

=A0 transient-mark-mode: t


Recent input:

<ns-open-file-line> <help-echo> M-x r e p o r t= - e=A0

m <tab> <return>


Recent messages:

For information about GNU Emacs and the GNU system, type C-= h C-a.

ls does not support --dired; see `dired-use-ls-dired' f= or more details.


Load-path shadows:

None found.


Features:

(shadow sort gnus-util mail-extr emacsbug message format-sp= ec rfc822 mml

mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 ma= ilabbrev

gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm= -util

mail-prsvr mail-utils disp-table undo-tree help-fns edmacro= kmacro diff

go-mode-load dirtree dired-x dired regexp-opt windata tree-= mode derived

easy-mmode easymenu tree-widget wid-edit cl ido whitespace = time-date

tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win t= ool-bar dnd

fontset image fringe lisp-mode register page menu-bar rfn-e= shadow 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 c= zech european

ethiopic indian cyrillic chinese case-table epa-hook jka-cm= pr-hook help

simple abbrev minibuffer loaddefs button faces cus-face fil= es

text-properties overlay sha1 md5 base64 format env code-pag= es mule

custom widget hashtable-print-readable backquote make-netwo= rk-process ns

multi-tty emacs)

--20cf3079b6d080fb7104ca61fcde-- From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 27 02:41:50 2012 Received: (at 12496) by debbugs.gnu.org; 27 Sep 2012 06:41:50 +0000 Received: from localhost ([127.0.0.1]:57854 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TH7nB-0006no-LC for submit@debbugs.gnu.org; Thu, 27 Sep 2012 02:41:50 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:36568) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TH7n6-0006nd-4F for 12496@debbugs.gnu.org; Thu, 27 Sep 2012 02:41:45 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TH7n2-0005ck-RH; Thu, 27 Sep 2012 02:41:40 -0400 From: Glenn Morris To: Steven Degutis Subject: Re: bug#12496: 24.2; global newline mode shows whitespace too References: X-Spook: assassination HAMASMOIS MIT-LL Plame Etacs Albania X-Ran: HFyX7?Ps-K*x21s>d(?+~Eo!nuXO/)^>+$(!XV^F%F-FV=tY"Ij0nk?zO~8us%ni:x\Hox X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 27 Sep 2012 02:41:40 -0400 In-Reply-To: (Steven Degutis's message of "Sun, 23 Sep 2012 12:41:43 -0500") Message-ID: 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: -6.5 (------) X-Debbugs-Envelope-To: 12496 Cc: viniciusjl@ig.com.br, 12496@debbugs.gnu.org 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: -6.5 (------) Steven Degutis wrote: > putting (global-whitespace-newline-mode) in my init.el file makes all > whitespace appear, not just newlines. the work-around that jlp gave me > is to use '(whitespace-style (quote (newline newline-mark))) but he said > it's definitely a bug that i should report. Thanks for the report. global-whitespace-newline-mode basically does this: (let ((whitespace-style '(newline-mark newline))) (global-whitespace-mode 1)) So it does the right thing in existing buffers, but not in future buffers that are created later (because whitespace-style is back to its default value). I don't know why global-whitespace-newline-mode even needs to exist. It would be simpler to remove it and just say "customize whitespace-style to whatever you want, and call global-whitespace-mode". From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 01 03:15:43 2021 Received: (at 12496) by debbugs.gnu.org; 1 Jun 2021 07:15:43 +0000 Received: from localhost ([127.0.0.1]:35616 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnycp-0000gN-IJ for submit@debbugs.gnu.org; Tue, 01 Jun 2021 03:15:43 -0400 Received: from quimby.gnus.org ([95.216.78.240]:40400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnycn-0000a3-VW for 12496@debbugs.gnu.org; Tue, 01 Jun 2021 03:15:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=bktNukouX4wIxmzCc0z4LB+onf7eDtJif2evkVwN3hg=; b=o0rnHxkcgDa8AgBfFGOkK+IX9K //JqRE/+RT/DsuID0G3fYBw2SDy//u9pt5VD+5q21sqIiN/Q8BBAOUvd5Xd9nTxthStTXjOQbYZYS q2TeBcAL+kMRpR2NigEtuB2E5D2tJd7znGxQvNSNt8P2sJ+Y/fkgFBPyqCzvJeQgPPIg=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lnycc-00052x-Vy; Tue, 01 Jun 2021 09:15:33 +0200 From: Lars Ingebrigtsen To: Glenn Morris Subject: Re: bug#12496: 24.2; global newline mode shows whitespace too References: X-Now-Playing: 75 Dollar Bill's _I Was Real_: "I. New New, II. The Worm, III Like Laundry" Date: Tue, 01 Jun 2021 09:15:30 +0200 In-Reply-To: (Glenn Morris's message of "Thu, 27 Sep 2012 02:41:40 -0400") Message-ID: <875yyydpil.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Glenn Morris writes: > I don't know why global-whitespace-newline-mode even needs to exist. > It would be simpler to remove it and just say "customize > whitespace-style to whatever you want, and call global-whitespace-mo [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 12496 Cc: Steven Degutis , viniciusjl@ig.com.br, 12496@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Glenn Morris writes: > I don't know why global-whitespace-newline-mode even needs to exist. > It would be simpler to remove it and just say "customize > whitespace-style to whatever you want, and call global-whitespace-mode". Makes sense to me, so I've now obsoleted it in Emacs 28. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 01 03:15:46 2021 Received: (at control) by debbugs.gnu.org; 1 Jun 2021 07:15:46 +0000 Received: from localhost ([127.0.0.1]:35619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnycr-0000ib-SJ for submit@debbugs.gnu.org; Tue, 01 Jun 2021 03:15:46 -0400 Received: from quimby.gnus.org ([95.216.78.240]:40414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnycq-0000c8-3S for control@debbugs.gnu.org; Tue, 01 Jun 2021 03:15:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=SVdg8jGkef6aqE0yXFoiH/7LihcVHz5Ot9nP2aPVUXY=; b=Hlu1DkRxlT0s8iyJQ7iwv1+lk9 lsfNkdMReGYZV4Udtt9Z41yW0WcFhH2WMQ9OqVAtDWa19p+vcLVwkMIV5kJj/Vz8QeMFhYYTTyufd AF/a0Xa3Ruatk8seWmXNXHH7lJHZr4q64Ed9XJ9G6SLv2EG0lUxRxazr7wFYkh+4bbw8=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lnyci-000534-OK for control@debbugs.gnu.org; Tue, 01 Jun 2021 09:15:38 +0200 Date: Tue, 01 Jun 2021 09:15:36 +0200 Message-Id: <874keidpif.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #12496 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 12496 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) close 12496 28.1 quit From unknown Tue Jun 24 05:11: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: Tue, 29 Jun 2021 11:24:09 +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