From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11510 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.4.62 is released Date: 07 Jul 1997 01:51:52 -0700 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151208 30779 80.91.224.250 (20 Oct 2002 22:00:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:00:08 +0000 (UTC) Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by altair.xemacs.org (8.8.6/8.8.6) with ESMTP id CAA21087 for ; Mon, 7 Jul 1997 02:48:46 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by sandy.calag.com (8.8.6/8.8.6) with ESMTP id CAA00228 for ; Mon, 7 Jul 1997 02:46:23 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id EAA03001 for ; Mon, 7 Jul 1997 04:45:59 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Mon, 7 Jul 1997 10:49:14 +0200 Original-Received: (qmail 1198 invoked by uid 504); 7 Jul 1997 08:49:13 -0000 Original-Received: (qmail 1195 invoked from network); 7 Jul 1997 08:49:12 -0000 Original-Received: from xemacs.miranova.com (HELO altair.xemacs.org) (steve@206.190.83.19) by claymore.vcinet.com with SMTP; 7 Jul 1997 08:49:12 -0000 Original-Received: (from steve@localhost) by altair.xemacs.org (8.8.6/8.8.6) id BAA20888; Mon, 7 Jul 1997 01:51:52 -0700 Mail-Copies-To: never Original-To: ding@gnus.org X-Url: http://www.miranova.com/%7Esteve/ X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5" f8*@r4ipO6Jl!:Ccqp:9I OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+ X-Attribution: sb In-Reply-To: Lars Magne Ingebrigtsen's message of "06 Jul 1997 17:24:16 +0200" X-Mailer: Gnus v5.4.62/XEmacs 20.3(beta12) - "Helsinki" Original-Lines: 30 Original-Xref: altair.xemacs.org dgnus-list:1900 Xref: main.gmane.org gmane.emacs.gnus.general:11510 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11510 Lars Magne Ingebrigtsen writes: > Fri Jul 4 13:00:39 1997 enami tsugutomo > * gnus-group.el (gnus-group-set-mode-line): Use new, shorter > format. > diff -u -r1.17 -r1.18 > --- gnus-group.el 1997/06/29 23:12:30 1.17 > +++ gnus-group.el 1997/07/07 00:52:41 1.18 > @@ -1213,8 +1213,7 @@ > (not (zerop (buffer-size)))))) > (mode-string (eval gformat))) > ;; Say whether the dribble buffer has been modified. > - (setq mode-line-modified > - (if modified "--**- " "----- ")) > + (setq mode-line-modified (if modified "**" "--")) > ;; If the line is too long, we chop it off. > (when (> (length mode-string) max-len) > (setq mode-string (substring mode-string 0 (- max-len 4)))) Count me as one vote against the new format. Gnus wastes too much valuable modeline space, it is true. But correcting it this way doesn't seem to me to be the Right Thing To Do. Actually, I thought it was an XEmacs bug when I first saw it. -- steve@calag.com baur Unsolicited commercial e-mail will be billed at $250/message.