From unknown Mon Jun 23 13:10:15 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#4698 <4698@debbugs.gnu.org> To: bug#4698 <4698@debbugs.gnu.org> Subject: Status: 23.1; C-l in gnus differs from other modes Reply-To: bug#4698 <4698@debbugs.gnu.org> Date: Mon, 23 Jun 2025 20:10:15 +0000 retitle 4698 23.1; C-l in gnus differs from other modes reassign 4698 emacs submitter 4698 Tom Tromey severity 4698 minor thanks From tromey@redhat.com Sat Oct 10 18:23:05 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 11 Oct 2009 01:23: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=-0.4 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9B1N3Op000656 for ; Sat, 10 Oct 2009 18:23:04 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mwn9K-0002vy-U2 for bug-gnu-emacs@gnu.org; Sat, 10 Oct 2009 21:23:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mwn9G-0002qo-8G for bug-gnu-emacs@gnu.org; Sat, 10 Oct 2009 21:23:02 -0400 Received: from [199.232.76.173] (port=47361 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mwn9G-0002qi-0N for bug-gnu-emacs@gnu.org; Sat, 10 Oct 2009 21:22:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21960) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mwn9F-0001CG-Iz for bug-gnu-emacs@gnu.org; Sat, 10 Oct 2009 21:22:57 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9B1MuYw027020 for ; Sat, 10 Oct 2009 21:22:56 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n9B1MuUG004290; Sat, 10 Oct 2009 21:22:56 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n9B1Ms6q006530; Sat, 10 Oct 2009 21:22:55 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 6B4543782D4; Sat, 10 Oct 2009 19:22:54 -0600 (MDT) From: Tom Tromey To: bug-gnu-emacs@gnu.org Subject: 23.1; C-l in gnus differs from other modes Reply-To: Tom Tromey X-Attribution: Tom Date: Sat, 10 Oct 2009 19:22:54 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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 bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Emacs changed the default C-l binding to recenter-top-bottom. However, C-l in the gnus summary buffer is still gnus-recenter, which just calls recenter. I think it would be nice if gnus followed the user's setting here. 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/etc/DEBUG for instructions. In GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.16.6) of 2009-09-29 on x86-7.fedora.phx.redhat.com Windowing system distributor `The X.Org Foundation', version 11.0.10603901 configured using `configure '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--target=i586-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dbus' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm' '--with-x-toolkit=gtk' 'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu' 'target_alias=i586-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables'' 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: Emacs-Lisp Minor modes in effect: shell-dirtrack-mode: t diff-auto-refine-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-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-spelling-mode: t erc-truncate-mode: t flyspell-mode: t eldoc-mode: t erc-status-mode: t erc-services-mode: t erc-networks-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 file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: n SPC n SPC SPC n SPC SPC n SPC SPC SPC n SPC SPC SPC n SPC SPC n n RET RET n C-u RET RET RET RET RET RET RET RET SPC n SPC n SPC n SPC n SPC n SPC n SPC SPC SPC SPC DEL DEL SPC SPC SPC n q s C-f C-l n SPC k n c SPC C-f C-f = c SPC SPC c SPC SPC C-u C-n C-n C-p d SPC C-u RET RET RET C-u d d q C-l n SPC c SPC n n SPC E q SPC E SPC q SPC SPC E q SPC C-n n SPC SPC E SPC SPC E SPC SPC SPC SPC E SPC SPC SPC SPC SPC E SPC P SPC SPC SPC SPC N E SPC E SPC SPC E SPC E SPC E SPC E SPC C-u RET E q C-l SPC SPC SPC E SPC SPC SPC SPC E SPC E SPC P SPC N E SPC E SPC SPC SPC E SPC E SPC E SPC SPC E SPC SPC E SPC P SPC N E SPC E SPC P N E SPC E SPC C-f E q SPC q SPC SPC E q C-l n n SPC q n SPC E E q n n SPC 5 0 RET ESC > ESC < C-v Q y SPC 1 0 0 RET C-v C-v C-u C-n C-u C-n C-l C-l C-l C-l C-l SPC C-h k C-l C-x o C-n C-n C-x o C-x o C-n C-e C-b C-b C-b C-b RET C-x 1 C-l C-h c C-l C-h k C-g C-h k C-l C-x o C-x 1 C-c b C-x k C-g ESC x r e p o r t - e m TAB b TAB RET Recent messages: Retrieving newsgroup: nnml:mail.other... Fetching headers for nnml:mail.other...done Scoring...done Scoring...done Generating summary...done Type "q" to restore this window. uncompressing gnus-sum.el.gz...done Note: file is write protected C-l runs the command recenter-top-bottom Type C-x 1 to delete the help window. Quit Tom From reinersteib+gmane@imap.cc Wed Oct 14 11:24:05 2009 Received: (at 4698) by emacsbugs.donarmstrong.com; 14 Oct 2009 18:24:06 +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.2 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.uni-ulm.de (mail.uni-ulm.de [134.60.1.11]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9EIO3jn011705 for <4698@emacsbugs.donarmstrong.com>; Wed, 14 Oct 2009 11:24:05 -0700 Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.175]) by mail.uni-ulm.de (8.14.2/8.14.2) with ESMTP id n9EIO0YY011520; Wed, 14 Oct 2009 20:24:00 +0200 (MEST) Received: from localhost (localhost [127.0.0.1]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id 0334E1CFA5; Wed, 14 Oct 2009 20:23:59 +0200 (CEST) From: Reiner Steib To: Tom Tromey Cc: 4698@debbugs.gnu.org, ding@gnus.org Subject: Re: bug#4698: 23.1; C-l in gnus differs from other modes References: X-Face: /U7=m^"/-Dn61mAl{g9e3>\G5Tp,oEX|V)g2I1hBk\ML;)7A?6cmB-y7y?'NA^J<=oz7syB =(McAwIHgLX!.B?R3X}98d@?>CrT094KLWh]WU4gDpnL/")MS(XoQTv`Oq225uL>+;CpPXo$N5e>N> $tPd-gbB^F{gQS#1ase]XO~D4p4M"3+F-7~u]dy3I?Pb8RO*H-EFeWDUf?Rf,d]pv\Jvh2Cht!A=im yKAS2Z%Ao^;}W/qzMvMm Mail-Followup-To: Tom Tromey , 4698@debbugs.gnu.org, Gnus Reply-To: Reiner Steib Date: Wed, 14 Oct 2009 20:23:56 +0200 In-Reply-To: (Tom Tromey's message of "Sat, 10 Oct 2009 19:22:54 -0600") Message-ID: <87vdihomv7.fsf@marauder.physik.uni-ulm.de> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-DCC-x.dcc-servers-Metrics: poseidon 104; Body=3 Fuz1=3 Fuz2=3 X-Virus-Scanned: by amavisd-new On Sun, Oct 11 2009, Tom Tromey wrote: > Emacs changed the default C-l binding to recenter-top-bottom. > However, C-l in the gnus summary buffer is still gnus-recenter, > which just calls recenter. > I think it would be nice if gnus followed the user's setting here. Here's a mostly untested patch: --8<---------------cut here---------------start------------->8--- --- gnus-sum.el 9 Sep 2009 09:31:35 -0000 7.240 +++ gnus-sum.el 14 Oct 2009 18:19:46 -0000 @@ -6722,7 +6725,9 @@ (when (and gnus-auto-center-summary (not (eq gnus-auto-center-summary 'vertical))) (gnus-horizontal-recenter)) - (recenter n)) + (if (fboundp 'recenter-top-bottom) + (recenter-top-bottom n) + (recenter n))) (defun gnus-summary-recenter () "Center point in the summary window. --8<---------------cut here---------------end--------------->8--- Could you please test it for a while and report back? Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ From rgm@gnu.org Wed Oct 14 23:23:55 2009 Received: (at control) by emacsbugs.donarmstrong.com; 15 Oct 2009 06:23:55 +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.9 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL 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 n9F6NsTH028527 for ; Wed, 14 Oct 2009 23:23:55 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MyJkf-0000D3-3j; Thu, 15 Oct 2009 02:23:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19158.49144.980212.26977@fencepost.gnu.org> Date: Thu, 15 Oct 2009 02:23:52 -0400 From: Glenn Morris To: control Subject: control reassign 4722 emacs,ns severity 4719 wishlist severity 4709 wishlist severity 4698 minor From yamaoka@jpl.org Fri Oct 16 00:46:57 2009 Received: (at 4698) by emacsbugs.donarmstrong.com; 16 Oct 2009 07:46:57 +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.9 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from orlando.hostforweb.net (orlando.hostforweb.net [216.246.45.90]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9G7kuX3030515 for <4698@emacsbugs.donarmstrong.com>; Fri, 16 Oct 2009 00:46:57 -0700 Received: from localhost ([127.0.0.1]:55560) by orlando.hostforweb.net with esmtpa (Exim 4.69) (envelope-from ) id 1MyhW4-0005Wr-6E; Fri, 16 Oct 2009 02:46:24 -0500 Date: Fri, 16 Oct 2009 16:46:38 +0900 Message-ID: From: Katsumi Yamaoka To: Tom Tromey Cc: 4698@debbugs.gnu.org, Gnus Subject: Re: bug#4698: 23.1; C-l in gnus differs from other modes References: <87vdihomv7.fsf@marauder.physik.uni-ulm.de> X-Hashcash: 1:20:091016:tromey@redhat.com::JgV5H5hk+94VDftF:0000000000000000000000000000000000000000000054WX X-Hashcash: 1:20:091016:4698@emacsbugs.donarmstrong.com::pohbUrlxZFE4me7a:0000000000000000000000000000007bno X-Hashcash: 1:20:091016:ding@gnus.org::BgTr0XYYqWjUiHS+:00000SX4 Organization: Emacsen advocacy group X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:GOv5mN/ca7b8YtE7pBNFXEJoMsM= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - emacsbugs.donarmstrong.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: >>>>> Reiner Steib wrote: > On Sun, Oct 11 2009, Tom Tromey wrote: >> Emacs changed the default C-l binding to recenter-top-bottom. >> However, C-l in the gnus summary buffer is still gnus-recenter, >> which just calls recenter. >> I think it would be nice if gnus followed the user's setting here. > Here's a mostly untested patch: [...] > Could you please test it for a while and report back? Looks good. Thanks. From reiner.steib@uni-ulm.de Mon Nov 30 10:24:52 2009 Received: (at 4698) by emacsbugs.donarmstrong.com; 30 Nov 2009 18:24:52 +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.2 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.uni-ulm.de (mail.uni-ulm.de [134.60.1.11]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAUIOnf5010737; Mon, 30 Nov 2009 10:24:51 -0800 Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.175]) by mail.uni-ulm.de (8.14.2/8.14.2) with ESMTP id nAUIOkpH013353; Mon, 30 Nov 2009 19:24:46 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id 7746513B0F; Mon, 30 Nov 2009 19:24:46 +0100 (CET) From: Reiner Steib To: Tom Tromey , 4698@debbugs.gnu.org, ding@gnus.org Subject: Re: bug#4698: 23.1; C-l in gnus differs from other modes References: <87vdihomv7.fsf@marauder.physik.uni-ulm.de> Reply-To: Reiner Steib Date: Mon, 30 Nov 2009 19:24:43 +0100 In-Reply-To: (Katsumi Yamaoka's message of "Fri, 16 Oct 2009 16:46:38 +0900") Message-ID: <87638r27mc.fsf@marauder.physik.uni-ulm.de> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-DCC-HP_X86_64_4CPU-Metrics: poseidon 1245; Body=4 Fuz1=4 Fuz2=4 X-Virus-Scanned: by amavisd-new On Fri, Oct 16 2009, Katsumi Yamaoka wrote: >>>>>> Reiner Steib wrote: >> On Sun, Oct 11 2009, Tom Tromey wrote: > >>> Emacs changed the default C-l binding to recenter-top-bottom. >>> However, C-l in the gnus summary buffer is still gnus-recenter, >>> which just calls recenter. >>> I think it would be nice if gnus followed the user's setting here. > >> Here's a mostly untested patch: > > [...] > >> Could you please test it for a while and report back? > > Looks good. Thanks. Closing this bug as it was fixed by this change: 2009-11-29 Juri Linkov * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom' when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property on `gnus-recenter'. (Bug#4698, Bug#4981) Bye, Reiner From juri@jurta.org Mon Nov 30 11:49:58 2009 Received: (at 4698) by emacsbugs.donarmstrong.com; 30 Nov 2009 19:49:58 +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,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mx2.starman.ee (smtp-out4.starman.ee [85.253.0.6]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAUJnvqZ018597 for <4698@emacsbugs.donarmstrong.com>; Mon, 30 Nov 2009 11:49:58 -0800 X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Received: from mail.starman.ee (82.131.52.137.cable.starman.ee [82.131.52.137]) by mx2.starman.ee (Postfix) with ESMTP id B84B53F411E; Mon, 30 Nov 2009 21:49:49 +0200 (EET) From: Juri Linkov To: Reiner Steib Cc: 4698@debbugs.gnu.org Subject: Re: bug#4698: 23.1; C-l in gnus differs from other modes Organization: JURTA References: <87vdihomv7.fsf@marauder.physik.uni-ulm.de> <87638r27mc.fsf@marauder.physik.uni-ulm.de> Date: Mon, 30 Nov 2009 21:49:00 +0200 In-Reply-To: <87638r27mc.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Mon, 30 Nov 2009 19:24:43 +0100") Message-ID: <87r5rfkd3n.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > Closing this bug as it was fixed by this change: Thanks. I don't know how I missed this bug report. > 2009-11-29 Juri Linkov > > * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom' > when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property > on `gnus-recenter'. (Bug#4698, Bug#4981) ========= Could you please also update gnus/ChangeLog in CVS adding a reference to Bug#4698 to gnus/ChangeLog. Or did you already update this in Gnus CVS that will be later synced to the Emacs CVS? -- Juri Linkov http://www.jurta.org/emacs/ From unknown Mon Jun 23 13:10:15 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 Dec 2009 12:24:03 +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