From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57835 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: How do I tell if Gnus is running? Date: Fri, 04 Jun 2004 04:07:32 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1086315209 19058 80.91.224.253 (4 Jun 2004 02:13:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Jun 2004 02:13:29 +0000 (UTC) Original-X-From: ding-owner+M6376@lists.math.uh.edu Fri Jun 04 04:13:20 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BW4Ct-0000AV-00 for ; Fri, 04 Jun 2004 04:13:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BW4B8-0002uT-00; Thu, 03 Jun 2004 21:11:30 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BW4B4-0002uO-00 for ding@lists.math.uh.edu; Thu, 03 Jun 2004 21:11:26 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BW4B2-0005x9-Ur for ding@lists.math.uh.edu; Thu, 03 Jun 2004 21:11:24 -0500 Original-Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by justine.libertine.org (Postfix) with ESMTP id 3DC413A005F for ; Thu, 3 Jun 2004 21:11:24 -0500 (CDT) Original-Received: from [195.215.224.129] (0xc3d7e081.esnxr4.ras.tele.dk [195.215.224.129]) by pfepc.post.tele.dk (Postfix) with ESMTP id BDEE4262836 for ; Fri, 4 Jun 2004 04:11:22 +0200 (CEST) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Paul Moore's message of "Thu, 03 Jun 2004 20:18:42 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57835 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57835 Paul Moore writes: > What's the best way of testing if Gnus is already running? Is testing > for the existence of the *Group* buffer enough? `gnus-alive-p' is intended for this. -- Jesper Harder