Gnus development mailing list
 help / color / mirror / Atom feed
From: William Perry <wmperry@aventail.com>
Cc: ding@ifi.uio.no
Subject: Re: Gnus startup
Date: Thu, 18 Jul 1996 15:06:46 -0700	[thread overview]
Message-ID: <31EEB576.3EEB@aventail.com> (raw)
In-Reply-To: <w8sd91tmfhq.fsf@hler.ifi.uio.no>

Lars Magne Ingebrigtsen wrote:
> 
> William Perry <wmperry@spry.com> writes:
> 
> >   You can with 19.14 - I can whip up the sample code, but you can look at
> > ..../lisp/prim/modeline.el for some examples.
> 
> The only way to display a glyph is to use the
> annotation/set-extent-{begin,end}-glyph thingies, right?  But it seems
> to me that the extents used for these things have to be in some
> buffer, while the modeline extents typically have been created as
> `(make-extent nil nil)'.  I have a feeling I'm misunderstanding
> something fundamental here...

  you can attach a glyph to a portion of the modeline by making a
portion of it a cons cell of (glyph . string), like:

(setq modeline-format (list (cons (make-glyph "woman") "foo")))

sorry I waswn't a little clearer earlier.

-bill P.


      parent reply	other threads:[~1996-07-18 22:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-12 14:28 Dr. Pete Gieser
1996-07-12 16:03 ` Michael Lamoureux
1996-07-13  4:44   ` Steven L Baur
1996-07-14 18:37     ` Jehangir K. Tajik
1996-07-14 13:52 ` Lars Magne Ingebrigtsen
1996-07-14 15:45   ` Sudish Joseph
1996-07-14 16:27     ` Lars Magne Ingebrigtsen
1996-07-15  2:31       ` William Perry
1996-07-15 17:34         ` Lars Magne Ingebrigtsen
1996-07-18 21:13         ` Lars Magne Ingebrigtsen
1996-07-18 21:41           ` Lars Magne Ingebrigtsen
1996-07-18 22:06           ` William Perry [this message]

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=31EEB576.3EEB@aventail.com \
    --to=wmperry@aventail.com \
    --cc=ding@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).