Gnus development mailing list
 help / color / mirror / Atom feed
From: Matt Simmons <simmonmt@acm.org>
Subject: Wrong argument type: stringp, nil in Summary buffer (0.69)
Date: 13 Jan 1999 09:39:14 -0800	[thread overview]
Message-ID: <yfq4spv5ayl.fsf@acm.org> (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.


             reply	other threads:[~1999-01-13 17:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-13 17:39 Matt Simmons [this message]
1999-01-16 17:33 ` Matt Simmons
1999-01-16 18:10   ` 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=yfq4spv5ayl.fsf@acm.org \
    --to=simmonmt@acm.org \
    /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).