Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@xemacs.org>
Subject: Re: Gnus v5.4.62 is released
Date: 07 Jul 1997 01:51:52 -0700	[thread overview]
Message-ID: <m2k9j31byv.fsf@altair.xemacs.org> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "06 Jul 1997 17:24:16 +0200"

Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> Fri Jul  4 13:00:39 1997  enami tsugutomo  <enami@but-b.or.jp>

> 	* 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.


  parent reply	other threads:[~1997-07-07  8:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-07-06 15:24 Lars Magne Ingebrigtsen
1997-07-06 16:05 ` Hrvoje Niksic
1997-07-07  9:08   ` Lars Magne Ingebrigtsen
1997-07-07 21:14     ` Hrvoje Niksic
1997-07-07 23:15       ` Jens Lautenbacher
1997-07-07 23:52         ` Hrvoje Niksic
1997-07-08  1:28           ` Steven L Baur
1997-07-08  2:39           ` Jens Lautenbacher
1997-07-08  4:01             ` Hrvoje Niksic
1997-07-08  5:28               ` Sudish Joseph
1997-07-08  7:34                 ` Hrvoje Niksic
1997-07-08 16:56                   ` Sudish Joseph
1997-07-08 18:30               ` Jens Lautenbacher
1997-07-08 20:49                 ` Hrvoje Niksic
1997-07-10 18:16                   ` Lars Magne Ingebrigtsen
1997-07-07  8:51 ` Steven L Baur [this message]
1997-07-07 11:36   ` Lars Magne Ingebrigtsen
1997-07-07 21:13     ` Hrvoje Niksic
1997-07-07 23:56       ` Steven L Baur
1997-07-10 18:08         ` Lars Magne Ingebrigtsen
1997-07-13 23:25           ` Hrvoje Niksic
1997-07-18  3:12             ` Steven L Baur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2k9j31byv.fsf@altair.xemacs.org \
    --to=steve@xemacs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).