Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: display picons _and_ textual address
Date: Thu, 25 Mar 2004 14:21:55 +0100	[thread overview]
Message-ID: <v97jx912q4.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m365ctel63.fsf@defun.localdomain>

On Thu, Mar 25 2004, Jesper Harder wrote:

> Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:
>
>> does anyone have code to display picons similar to the way Loom [1]
>> does?  Loom displays the textual address _and_ picons whereas the
>> picons *replace* the textual parts in Gnus.
>
> Here's a patch.  I think it looks a lot better than the current
> style.

Thanks, I like it a lot!

I'd prefer one minor change: For Emacs <= 21.3 (I know that CVS-Emacs
handle this better), it would be better to use "window-width minus one
minus len":

-  (cons 'space (list :align-to (- (window-width) 1 len))))))
+  (cons 'space (list :align-to (- (window-width) len))))))

> (it probably doesn't work in XEmacs -- porting is left as an exercise
> for the reader).

Does anyone like to test it (and make it work?) with XEmacs?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




  reply	other threads:[~2004-03-25 13:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-02 15:30 Reiner Steib
2004-03-02 18:05 ` Wes Hardaker
2004-03-02 19:57   ` Reiner Steib
2004-03-02 20:30     ` Wes Hardaker
2004-03-04 21:17       ` Jesper Harder
2004-03-04 22:05         ` Wes Hardaker
2004-03-25  2:05 ` Jesper Harder
2004-03-25 13:21   ` Reiner Steib [this message]
     [not found]     ` <v97jx912q4.fsf-WZbs9ZYJ0ya4nSHvGpykACzlmkwuQ7VwhC4ANOJQIlc@public.gmane.org>
2004-03-27 12:14       ` Jochen Küpper
2004-05-16 16:10         ` Lars Magne Ingebrigtsen
     [not found]           ` <m3wu3cbbf3.fsf-qBEgNjfYAPolG3ThADb//ti2O/JbrIOy@public.gmane.org>
2004-05-17 20:32             ` Jochen Küpper
2004-05-18 12:21           ` Reiner Steib
     [not found]             ` <v98yfq2af4.fsf-WZbs9ZYJ0ya4nSHvGpykACzlmkwuQ7VwhC4ANOJQIlc@public.gmane.org>
2004-05-18 21:49               ` Jochen Küpper
2006-12-30 14:53                 ` Reiner Steib
2004-05-18 21:53             ` Jesper Harder
2004-05-18 22:07               ` Lars Magne Ingebrigtsen

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=v97jx912q4.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.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).