From unknown Tue Aug 19 14:23:45 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4497: 23.1; vc-print-log -vs- very long log files Reply-To: Tom Tromey , 4497@debbugs.gnu.org Resent-From: Tom Tromey Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Sun, 20 Sep 2009 19:00:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4497 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125347281123880 (code B ref -1); Sun, 20 Sep 2009 19:00:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 20 Sep 2009 18:53:31 +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.5 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 n8KIrUEv023877 for ; Sun, 20 Sep 2009 11:53:31 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MpRXN-0003as-PI for bug-gnu-emacs@gnu.org; Sun, 20 Sep 2009 14:53:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MpRXI-0003aS-8S for bug-gnu-emacs@gnu.org; Sun, 20 Sep 2009 14:53:28 -0400 Received: from [199.232.76.173] (port=56010 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpRXI-0003aP-1o for bug-gnu-emacs@gnu.org; Sun, 20 Sep 2009 14:53:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34842) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MpRXH-0001gk-Ed for bug-gnu-emacs@gnu.org; Sun, 20 Sep 2009 14:53:23 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8KIrLVB016298 for ; Sun, 20 Sep 2009 14:53:21 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8KIrK2m006878; Sun, 20 Sep 2009 14:53:21 -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 n8KIrJ0b018543; Sun, 20 Sep 2009 14:53:20 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 407363782A4; Sun, 20 Sep 2009 12:53:19 -0600 (MDT) From: Tom Tromey To: bug-gnu-emacs@gnu.org X-Attribution: Tom Date: Sun, 20 Sep 2009 12:53:19 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 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: I invoked vc-print-log from vc-dir on the emacs git repository. This generates an extremely large amount of data. I couldn't find a way to interrupt the log generation; I ended up killing git directly from the shell. It would be nice if VC were smarter about limiting the amount of log output. I am not sure exactly how I would want this to work, but at least by default I probably don't want more than a couple megabytes of output. 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.5) of 2009-08-26 on x86-2.fedora.phx.redhat.com Windowing system distributor `The X.Org Foundation', version 11.0.10601901 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: C/l Minor modes in effect: auto-fill-function: tjt-c++-do-auto-fill shell-dirtrack-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 diff-auto-refine-mode: t flyspell-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 abbrev-mode: t Recent input: C-n C-u C-n p n SPC n = C-n C-u C-u d C-u C-u d C-l C-u C-p C-p C-p SPC N P N N P P N N N N = C-u d d d d d C-u C-u C-u d q s SPC c SPC SPC d q SPC SPC c SPC SPC C-u C-n SPC q s M-g M-g p SPC C-n d q M-< SPC c SPC SPC c SPC SPC c SPC n SPC c SPC SPC SPC c SPC SPC c SPC n SPC c SPC SPC d SPC q s n n n SPC c SPC n SPC q n n M-g n n SPC c C-g SPC q SPC c SPC SPC c SPC C-p C-p C-u = 5 2 5 C-s z o o k C-a SPC SPC SPC N N N N S-SPC N S-SPC N N q s n n C-l SPC C-z o C-v C-l C-v C-v n n q M-x g i d C-g M-x g i d a c c C-a C-k a c c e p t - p r o c e s s - o u t p u t n M-x g i d M-p M-b M-b M-b F M-f C-d _ M-f C-d _ n C-x 1 C-z o c SPC SPC d q n n SPC d q n M-g p SPC M-> Q y s C-v C-f C-z n l s C-v C-u C-n C-u C-n n n n n n n n SPC 5 0 M-> q s z C-c b C-z C-g C-c b C-c b C-z o C-z o M-x r e p o r t - e m b Recent messages: Scoring...done Scoring...done Generating summary...done Mark set Expiring articles...done (No changes need to be saved) Saving /home/tromey/.newsrc.eld... Saving file /home/tromey/.newsrc.eld... Wrote /home/tromey/.newsrc.eld Saving /home/tromey/.newsrc.eld...done Tom From unknown Tue Aug 19 14:23:45 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4497: 23.1; vc-print-log -vs- very long log files Reply-To: Dan Nicolaescu , 4497@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Wed, 18 Nov 2009 20:05:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4497 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4497-submit@emacsbugs.donarmstrong.com id=B4497.125857418221025 (code B ref 4497); Wed, 18 Nov 2009 20:05:06 +0000 Received: (at 4497) by emacsbugs.donarmstrong.com; 18 Nov 2009 19:56:22 +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=-6.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from paul-mcgann-v0.ics.uci.edu (paul-mcgann-v0.ics.uci.edu [128.195.1.147]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAIJuLxn021022 for <4497@emacsbugs.donarmstrong.com>; Wed, 18 Nov 2009 11:56:22 -0800 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by paul-mcgann-v0.ics.uci.edu (8.13.8/8.13.8) with ESMTP id nAIJu9sk009503 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 18 Nov 2009 11:56:09 -0800 Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id nAIJu9SH010417; Wed, 18 Nov 2009 11:56:09 -0800 (PST) Date: Wed, 18 Nov 2009 11:56:09 -0800 (PST) Message-Id: <200911181956.nAIJu9SH010417@godzilla.ics.uci.edu> From: Dan Nicolaescu To: Tom Tromey Cc: 4497@debbugs.gnu.org References: In-Reply-To: (Tom Tromey's message of "Sun, 20 Sep 2009 12:53:19 -0600") Lines: 28 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please send mail to helpdesk@ics.uci.edu or more information X-ICS-MailScanner-ID: nAIJu9sk009503 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu Tom Tromey writes: > 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: > > > I invoked vc-print-log from vc-dir on the emacs git repository. > This generates an extremely large amount of data. > I couldn't find a way to interrupt the log generation; I ended up > killing git directly from the shell. > > It would be nice if VC were smarter about limiting the amount of log > output. I am not sure exactly how I would want this to work, but at > least by default I probably don't want more than a couple megabytes of > output. The generic part of this is solved now, there's a limit on the number of log entries displayed by default. But vc-git.el does not no support this feature. When passed a non-nil LIMIT argument `vc-git-print-log' should tell "git log" to limit the output. From unknown Tue Aug 19 14:23:45 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Tom Tromey Subject: bug#4497 closed by Dan Nicolaescu (Re: bug#4497: 23.1; vc-print-log -vs- very long log files) Message-ID: References: <200912101945.nBAJjwjj014727@godzilla.ics.uci.edu> X-Emacs-PR-Message: they-closed 4497 X-Emacs-PR-Package: emacs Reply-To: 4497@debbugs.gnu.org Date: Thu, 10 Dec 2009 19:50:11 +0000 Content-Type: multipart/mixed; boundary="----------=_1260474611-15036-1" This is a multi-part message in MIME format... ------------=_1260474611-15036-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #4497: 23.1; vc-print-log -vs- very long log files It has been closed by Dan Nicolaescu . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Dan Nicolaescu by replying to this email. --=20 4497: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4497 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1260474611-15036-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4497-done) by emacsbugs.donarmstrong.com; 10 Dec 2009 19:46:11 +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=-6.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from paul-mcgann-v0.ics.uci.edu (paul-mcgann-v0.ics.uci.edu [128.195.1.147]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nBAJk9wt014729 for <4497-done@emacsbugs.donarmstrong.com>; Thu, 10 Dec 2009 11:46:10 -0800 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by paul-mcgann-v0.ics.uci.edu (8.13.8/8.13.8) with ESMTP id nBAJjwrW019616 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Dec 2009 11:45:58 -0800 Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id nBAJjwjj014727; Thu, 10 Dec 2009 11:45:58 -0800 (PST) Date: Thu, 10 Dec 2009 11:45:58 -0800 (PST) Message-Id: <200912101945.nBAJjwjj014727@godzilla.ics.uci.edu> From: Dan Nicolaescu To: Tom Tromey Cc: 4497-done@debbugs.gnu.org Subject: Re: bug#4497: 23.1; vc-print-log -vs- very long log files References: X-Debbugs-No-Ack: yes In-Reply-To: (Tom Tromey's message of "Sun, 20 Sep 2009 12:53:19 -0600") Lines: 1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please send mail to helpdesk@ics.uci.edu or more information X-ICS-MailScanner-ID: nBAJjwrW019616 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu This is fixed now in CVS. ------------=_1260474611-15036-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 20 Sep 2009 18:53:31 +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.5 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 n8KIrUEv023877 for ; Sun, 20 Sep 2009 11:53:31 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MpRXN-0003as-PI for bug-gnu-emacs@gnu.org; Sun, 20 Sep 2009 14:53:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MpRXI-0003aS-8S for bug-gnu-emacs@gnu.org; Sun, 20 Sep 2009 14:53:28 -0400 Received: from [199.232.76.173] (port=56010 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpRXI-0003aP-1o for bug-gnu-emacs@gnu.org; Sun, 20 Sep 2009 14:53:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34842) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MpRXH-0001gk-Ed for bug-gnu-emacs@gnu.org; Sun, 20 Sep 2009 14:53:23 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8KIrLVB016298 for ; Sun, 20 Sep 2009 14:53:21 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8KIrK2m006878; Sun, 20 Sep 2009 14:53:21 -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 n8KIrJ0b018543; Sun, 20 Sep 2009 14:53:20 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 407363782A4; Sun, 20 Sep 2009 12:53:19 -0600 (MDT) From: Tom Tromey To: bug-gnu-emacs@gnu.org Subject: 23.1; vc-print-log -vs- very long log files Reply-To: Tom Tromey X-Attribution: Tom Date: Sun, 20 Sep 2009 12:53:19 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 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: I invoked vc-print-log from vc-dir on the emacs git repository. This generates an extremely large amount of data. I couldn't find a way to interrupt the log generation; I ended up killing git directly from the shell. It would be nice if VC were smarter about limiting the amount of log output. I am not sure exactly how I would want this to work, but at least by default I probably don't want more than a couple megabytes of output. 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.5) of 2009-08-26 on x86-2.fedora.phx.redhat.com Windowing system distributor `The X.Org Foundation', version 11.0.10601901 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: C/l Minor modes in effect: auto-fill-function: tjt-c++-do-auto-fill shell-dirtrack-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 diff-auto-refine-mode: t flyspell-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 abbrev-mode: t Recent input: C-n C-u C-n p n SPC n = C-n C-u C-u d C-u C-u d C-l C-u C-p C-p C-p SPC N P N N P P N N N N = C-u d d d d d C-u C-u C-u d q s SPC c SPC SPC d q SPC SPC c SPC SPC C-u C-n SPC q s M-g M-g p SPC C-n d q M-< SPC c SPC SPC c SPC SPC c SPC n SPC c SPC SPC SPC c SPC SPC c SPC n SPC c SPC SPC d SPC q s n n n SPC c SPC n SPC q n n M-g n n SPC c C-g SPC q SPC c SPC SPC c SPC C-p C-p C-u = 5 2 5 C-s z o o k C-a SPC SPC SPC N N N N S-SPC N S-SPC N N q s n n C-l SPC C-z o C-v C-l C-v C-v n n q M-x g i d C-g M-x g i d a c c C-a C-k a c c e p t - p r o c e s s - o u t p u t n M-x g i d M-p M-b M-b M-b F M-f C-d _ M-f C-d _ n C-x 1 C-z o c SPC SPC d q n n SPC d q n M-g p SPC M-> Q y s C-v C-f C-z n l s C-v C-u C-n C-u C-n n n n n n n n SPC 5 0 M-> q s z C-c b C-z C-g C-c b C-c b C-z o C-z o M-x r e p o r t - e m b Recent messages: Scoring...done Scoring...done Generating summary...done Mark set Expiring articles...done (No changes need to be saved) Saving /home/tromey/.newsrc.eld... Saving file /home/tromey/.newsrc.eld... Wrote /home/tromey/.newsrc.eld Saving /home/tromey/.newsrc.eld...done Tom ------------=_1260474611-15036-1--