Gnus development mailing list
 help / color / mirror / Atom feed
From: Nevin Kapur <nevin@jhu.edu>
Subject: Question about gnus-summary-next-page
Date: Tue, 04 Sep 2001 19:02:47 -0400	[thread overview]
Message-ID: <m3iteyk2k6.fsf@fermat.mts.jhu.edu> (raw)

I have a question about gnus-summary-next-page, specifically the
following snippet:

,----
|   (let ((article (gnus-summary-article-number))
| 	(article-window (get-buffer-window gnus-article-buffer t))
|                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| 	endp)
|   etc.
`----

What is the expected return value of 

(get-buffer-window gnus-article-buffer t)

?

If I have a visible *Article* buffer, it should be non-nil, right?

[ I am trying to track down an annoyance that prevents me from using
g-s-n-p when using Gnus in a remote tty gnuclient and I suspect that
I've run across an XEmacs bug. I ran g-s-n-p using edebug and the
above sexp evaluated to nil when I was experiencing my problem.]

Thanks.

-- 
Nevin


             reply	other threads:[~2001-09-04 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-04 23:02 Nevin Kapur [this message]
2001-12-30  3:57 ` 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=m3iteyk2k6.fsf@fermat.mts.jhu.edu \
    --to=nevin@jhu.edu \
    /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).