Gnus development mailing list
 help / color / mirror / Atom feed
* possible window edges bug in 0.72
@ 1996-12-02 13:10 Andreas Kaempf
  1996-12-05 18:56 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kaempf @ 1996-12-02 13:10 UTC (permalink / raw)



hi all...

i think i might have stumbled onto a bug or maybe it is just me...

when trying to read my mail groups i get the following error thru
backtrace when i hit the enter key...

can some one tell me is it something i am doing wrong or is this a
bug...

i am using xemacs-19.15b2 and rgnus 0.72...

Signalling: (void-function window-edges)
  window-edges(nil)
  gnus-window-top-edge()
  gnus-remove-some-windows()
  gnus-configure-windows(summary force)
  gnus-summary-read-group("nnml+private:ntemacs" nil t nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  call-interactively(gnus-group-select-group)

cheers,
andreas
-- 

   Steller Computer Consultants	 	Andreas Kaempf
	P.O. BOX 3873			
     Nashua, NH 03062  USA	      akaempf@sccon.com



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

* Re: possible window edges bug in 0.72
  1996-12-02 13:10 possible window edges bug in 0.72 Andreas Kaempf
@ 1996-12-05 18:56 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-12-05 18:56 UTC (permalink / raw)


Andreas Kaempf <andreas@iacnet.com> writes:

> when trying to read my mail groups i get the following error thru
> backtrace when i hit the enter key...
> 
> can some one tell me is it something i am doing wrong or is this a
> bug...
> 
> i am using xemacs-19.15b2 and rgnus 0.72...
> 
> Signalling: (void-function window-edges)
>   window-edges(nil)
>   gnus-window-top-edge()

Under XEmacs, this function should be defined thusly:

(defun gnus-xmas-window-top-edge (&optional window)
  (nth 1 (window-pixel-edges window)))

Isn't the function being properly redefined?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

end of thread, other threads:[~1996-12-05 18:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-02 13:10 possible window edges bug in 0.72 Andreas Kaempf
1996-12-05 18:56 ` 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).