From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17455 Path: news.gmane.org!not-for-mail From: Ray Newsgroups: gmane.emacs.gnus.user Subject: Re: Check for new news g hangs gnus Date: Wed, 18 Feb 2015 22:55:14 +0000 Organization: Aioe.org NNTP Server Message-ID: <878ufultil.fsf@Sony.i-did-not-set--mail-host-address--so-tickle-me> References: <87y4nvz2f0.fsf@engels.histomat.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1424300415 15237 80.91.229.3 (18 Feb 2015 23:00:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2015 23:00:15 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Feb 19 00:00:07 2015 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YODbC-0001qn-Oy for gegu-info-gnus-english@m.gmane.org; Thu, 19 Feb 2015 00:00:06 +0100 Original-Received: from localhost ([::1]:54072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YODbC-0000D5-A6 for gegu-info-gnus-english@m.gmane.org; Wed, 18 Feb 2015 18:00:06 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!news.stack.nl!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 26 Original-NNTP-Posting-Host: hCymRBAY+aoDn6ZUzZ1RAw.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:D8jr2cPiW8qDud5pGNeDWQWvfQA= Original-Xref: usenet.stanford.edu gnu.emacs.gnus:88584 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:17455 Archived-At: Haines Brown writes: > I installed gnus with ELPA for emacs 24. It worked properly on old > hardware, but a similar setup on new hardware hangs when I check for new > news by typing "g". What is different is the overall setup. > > I have a key in fluxbox that calls ~/scripts/emacs-gnus executable > script. This script has this line pointing to its init file: > > emacs -q -l /home/haines/.emacs.d/elisp/gnus.el > > The basic change from the working system was to relocate ~/.emacs-gnus > to ~/.emacs.d/elisp/emacs-gnus. Other changes I do not believe are > relevant. > > When the window comes up to display the subscribed news groups and the > number of new messagse in them, the menu bar provides such things as > Gnus, Groups, Group. In the first is the command g to check for new > news. In my current setup, when I type g, it causes gnus to hang. I have exactly the same issues. I get round it by issuing a Ctrl G before g to check for new news. But would be much happier to have it resolved. Shall keep an eye for replies to your thread here. Ray