Gnus development mailing list
 help / color / mirror / Atom feed
From: Wes Hardaker <hardaker@ece.ucdavis.edu>
Cc: ding@ifi.uio.no
Subject: Finding a buffer given a symbolp pointer...  err...
Date: Tue, 19 Dec 1995 14:35:46 -0800	[thread overview]
Message-ID: <199512192235.AA181932547@chroma.ece.ucdavis.edu> (raw)


The good news is that I have drastically improved the icons support in
the last two days.  You can now put the icons in its own buffer.

Before I send it out, I want to know how to do something like this:
(err, properly that is)

(defvar gnus-picons-buffer "*Icons Buffer*")

(defvar gnus-picons-display-where 'gnus-picons-buffer)

This works.  However, I also want to be able to follow the rapidly
moving targets:  gnus-article-buffer and gnus-summary-buffer.  It
seems to me rather than

(setq gnus-picons-display-where 'gnus-summary-buffer)

one should do something more along the lines of the rest of the sgnus
config world:

(setq gnus-picons-display-where 'summary)

But, the question is how to extract the correct buffer name from
a 'summary reference.

Tanx,
Wes






             reply	other threads:[~1995-12-19 22:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-12-19 22:35 Wes Hardaker [this message]
1995-12-19 23:36 ` Wes Hardaker
1995-12-20  1:05 ` 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=199512192235.AA181932547@chroma.ece.ucdavis.edu \
    --to=hardaker@ece.ucdavis.edu \
    --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).