Gnus development mailing list
 help / color / mirror / Atom feed
From: Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
Subject: Re: collapsed thread indicator change?
Date: Wed, 12 Sep 2001 16:43:42 +0200	[thread overview]
Message-ID: <873d5s1nc1.fsf@mogli.aximilation.org> (raw)
In-Reply-To: <878zfl796r.fsf@mogli.aximilation.org> (Martin Kretzschmar's message of "Tue, 11 Sep 2001 22:40:28 +0200")

Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de> writes:

> Ted Zlatanov <tzz@northernlight.com> writes:
>
>> I didn't see this in the manual: can the collapsed thread indicator
>> [...] be changed?  It would be great if the left side trough (sorry if
>> this is not the right term for it) that Emacs 21 has could be used to
>> indicate a collapsed thread, for instance.
>
> If I understand that part of emacs (you speak of the ``fringe'' btw),
> there is little chance to do this (and Simons idea of indicating
> encryption state in the fringe). [snip]

OTOH you can change ... to something else (but you can't change its
position). Look for selective display in the elisp manual. Or try
this:

(add-hook 'gnus-summary-prepare-hook
	  (lambda () (set-display-table-slot buffer-display-table 
					     'selective-display 
					     (string-to-vector "hit C-M-s for more"))))

	Martin



  reply	other threads:[~2001-09-12 14:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-10 14:51 Ted Zlatanov
2001-09-11 20:40 ` Martin Kretzschmar
2001-09-12 14:43   ` Martin Kretzschmar [this message]
2001-09-13 18:51     ` Ted Zlatanov
2001-09-18 12:29       ` Martin Kretzschmar
2001-09-18 13:55         ` Ted Zlatanov
2001-09-19  9:47           ` Martin Kretzschmar
     [not found]   ` <87g09t4dpt.fsf@bassanio.walfield.org>
     [not found]     ` <877kv41o1c.fsf@mogli.aximilation.org>
2001-09-12 16:01       ` Neal H Walfield

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=873d5s1nc1.fsf@mogli.aximilation.org \
    --to=martin.kretzschmar@inf.tu-dresden.de \
    /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).