Gnus development mailing list
 help / color / mirror / Atom feed
* Wrong argument type: stringp, nil in Summary buffer (0.69)
@ 1999-01-13 17:39 Matt Simmons
  1999-01-16 17:33 ` Matt Simmons
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Simmons @ 1999-01-13 17:39 UTC (permalink / raw)


For awhile now, I've been getting the following in the summary buffer
when I try to select a message with RET.

Signaling: (wrong-type-argument stringp nil)
  get-buffer(nil)
  gnus-all-windows-visible-p((quote (vertical 1.0 (horizontal 0.25 ... ...) (article 1.0))))
  gnus-configure-windows(article)
  gnus-summary-scroll-up(1)
  call-interactively(gnus-summary-scroll-up)

This only happens if I try to use RET on the first article I select
upon entering the group (also with RET).  `g' works.  After using `g'
once, RET works on the others.

Here's my window configuration:

;; buffer layout
(gnus-add-configuration
 '(article
   '(vertical 1.0
	(horizontal 0.25
	    (vertical 0.75 (summary 1.0 point))
	    (vertical 1.0
	        (picons 5)
		(tree 1.0)))
	(article 1.0))))

Matt

-- 
     Matt Simmons  -  simmonmt@acm.org  -  http://www.netcom.com/~simmonmt
	    Those who live by the sword get shot by those who don't.


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

end of thread, other threads:[~1999-01-16 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-13 17:39 Wrong argument type: stringp, nil in Summary buffer (0.69) Matt Simmons
1999-01-16 17:33 ` Matt Simmons
1999-01-16 18:10   ` 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).