Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: gnus-buffer-configuration bug?
Date: 04 May 1996 21:51:12 +0200	[thread overview]
Message-ID: <x6viiccj4f.fsf@eyesore.no> (raw)
In-Reply-To: Sten Drescher's message of 03 May 1996 13:24:24 -0500

Sten Drescher <sten.drescher@tivoli.com> writes:

> When I do a horizontal split, the mode line isn't working right.  I
> display the time in the mode line, so I do:
> 
> (add-hook 'display-time-hook
> 	  (lambda () (setq gnus-mode-non-string-length 
> 			   (+ 29 (length display-time-string)))))

`gnus-mode-non-string-length' is no longer used by default.  The
buffer names (etc) are all shown unabbreviated, and will push other
items off the mode line.  If you have other stuff on the mode line,
you should either do what you've done here, or modify
`gnus-summary-mode-line-format' (and so on).

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


  reply	other threads:[~1996-05-04 19:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-03 18:24 Sten Drescher
1996-05-04 19:51 ` Lars Magne Ingebrigtsen [this message]
1996-05-04 21:46   ` Sten Drescher
1996-05-05 11:46     ` Lars Magne Ingebrigtsen
1996-05-05 17:22       ` Sten Drescher
1996-05-05 21:51         ` Lars Magne Ingebrigtsen
1996-05-06  5:09           ` Sten Drescher
1996-05-07 20:16         ` Dave Goldberg
1996-05-08  3:22           ` Jason L Tibbitts III
1996-05-09 21:10             ` Sten Drescher

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=x6viiccj4f.fsf@eyesore.no \
    --to=larsi@ifi.uio.no \
    /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).