Gnus development mailing list
 help / color / mirror / Atom feed
* Question about gnus-summary-next-page
@ 2001-09-04 23:02 Nevin Kapur
  2001-12-30  3:57 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Nevin Kapur @ 2001-09-04 23:02 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question about gnus-summary-next-page
  2001-09-04 23:02 Question about gnus-summary-next-page Nevin Kapur
@ 2001-12-30  3:57 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-12-30  3:57 UTC (permalink / raw)


Nevin Kapur <nevin@jhu.edu> writes:

> 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?

Yes, it should return the window displaying that buffer in any frame. 

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-30  3:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-04 23:02 Question about gnus-summary-next-page Nevin Kapur
2001-12-30  3:57 ` Lars Magne Ingebrigtsen

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).