Gnus development mailing list
 help / color / mirror / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Julien Danjou <julien@danjou.info>
Cc: ding@gnus.org
Subject: Error on leaving Gnus group
Date: Sun, 06 Feb 2011 09:36:00 -0500	[thread overview]
Message-ID: <87lj1tut67.fsf@stupidchicken.com> (raw)

When I type "q" in the Gnus summary buffer to leave the group, I now
obtain the following backtrace:

Debugger entered--Lisp error: (error "No 1.0 specs in (vertical 1 (group 1 point))")
  signal(error ("No 1.0 specs in (vertical 1 (group 1 point))"))
  error("No 1.0 specs in %s" (vertical 1 (group 1 point)))
  gnus-configure-frame((vertical 1.0 (group 1 point)))
  gnus-configure-windows(group force)
  gnus-summary-exit()
  call-interactively(gnus-summary-exit nil nil)

This problem was introduced by this change:


2011-01-28  Julien Danjou  <julien@danjou.info>

	* gnus-win.el: Remove dead function gnus-window-configuration-element.
	(gnus-all-windows-visible-p): Remove old compatibility code.
	(gnus-window-top-edge): Add docstring.

If I put the "old compatibility code" back into
gnus-all-windows-visible-p, the error is not signalled.  Dunno what the
"old compatibility" refers to; I don't have much in the way of Gnus
customization, and using a fresh .newsrc.eld file gives the same error.

Does this ring a bell for anyone?  If not, I can try making a test case.



             reply	other threads:[~2011-02-06 14:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-06 14:36 Chong Yidong [this message]
2011-02-07 16:32 ` Lars Ingebrigtsen
2011-02-07 18:15   ` Julien Danjou
2011-02-07 18:35   ` Chong Yidong
2011-02-08  9:46 ` Julien Danjou
2011-02-14  2:42   ` Lars Ingebrigtsen
2011-02-14  4:12     ` Chong Yidong
2011-02-14  5:14     ` Chong Yidong

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=87lj1tut67.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=ding@gnus.org \
    --cc=julien@danjou.info \
    /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).