From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83778 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: How to get this debugged (pressing g fails) Date: Wed, 25 Sep 2013 20:01:05 -0400 Organization: Still searching... Message-ID: <871u4cwiwu.fsf@newsguy.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1380153752 24255 80.91.229.3 (26 Sep 2013 00:02:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Sep 2013 00:02:32 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32034@lists.math.uh.edu Thu Sep 26 02:02:34 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VOz2O-00070q-U3 for ding-account@gmane.org; Thu, 26 Sep 2013 02:02:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1VOz1I-0007wE-Ts; Wed, 25 Sep 2013 19:01:24 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1VOz1G-0007w2-BV for ding@lists.math.uh.edu; Wed, 25 Sep 2013 19:01:22 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1VOz1E-0003mo-CO for ding@lists.math.uh.edu; Wed, 25 Sep 2013 19:01:21 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1VOz1C-0003ta-Fl for ding@gnus.org; Thu, 26 Sep 2013 02:01:18 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VOz1C-00063z-8l for ding@gnus.org; Thu, 26 Sep 2013 02:01:18 +0200 Original-Received: from z65-50-57-227.ips.direcpath.com ([65.50.57.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Sep 2013 02:01:18 +0200 Original-Received: from reader by z65-50-57-227.ips.direcpath.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Sep 2013 02:01:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: z65-50-57-227.ips.direcpath.com User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.0.92 (gnu/linux) Cancel-Lock: sha1:loIuBnB4o7R6oSyOChOPz24GigA= X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83778 Archived-At: I've been ignoring this for a very long time, but I need to fix it. Whenever I press g in group buffer to get new news it starts to work but then ends up failing. All I catch with debugger turned on is: Debugger entered: nil gnus-group-get-new-news(nil) call-interactively(gnus-group-get-new-news nil nil) ------- --------- ---=--- --------- -------- This has stayed with me for several mnths and several upgrade pulls of gnus source code for magnus. I really don't have a clue how to determine what is causing it. Obviously not a general problem and just as obviously its in my environment somehow. But where to look, and how to look?