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: Tue, 18 Sep 2001 14:29:51 +0200	[thread overview]
Message-ID: <87k7ywbs1s.fsf@mogli.aximilation.org> (raw)
In-Reply-To: <m3y9nincul.fsf@onyx.nimbus.northernlight.com>

Just another thought...

With Emacs 21 you can have display-margins. That is, you can leave
some columns empty at the left or at the right. Then, your normal text
can have some text or image assigned to display in that margin.

Eval this in the scratch buffer to see how it in action. (Warning,
manual elisp mail worm <g>)

(require 'time)  ;; to get an example icon
(setq left-margin-width 2)
;; Now C-x b to this buffer! See the new margin.
(insert (propertize "Bla" 'display `((margin left-margin) 
                                     ,display-time-mail-icon)))

	Martin



  reply	other threads:[~2001-09-18 12:29 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
2001-09-13 18:51     ` Ted Zlatanov
2001-09-18 12:29       ` Martin Kretzschmar [this message]
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=87k7ywbs1s.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).