From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32746 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Starting a second Gnus -- dangerous? Date: 04 Oct 2000 13:24:11 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035168976 21496 80.91.224.250 (21 Oct 2002 02:56:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:56:16 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 4C2CBD0524 for ; Wed, 4 Oct 2000 13:30:09 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAC02184; Wed, 4 Oct 2000 12:26:23 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 04 Oct 2000 12:24:23 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA04867 for ; Wed, 4 Oct 2000 12:24:14 -0500 (CDT) Original-Received: from multivac.student.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.239.69]) by mailhost.sclp.com (Postfix) with SMTP id 23BEAD0524 for ; Wed, 4 Oct 2000 13:24:39 -0400 (EDT) Original-Received: (qmail 18853 invoked by uid 500); 4 Oct 2000 17:24:33 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: Chris Shenton's message of "04 Oct 2000 09:17:30 -0400" Original-Lines: 16 X-Mailer: Gnus v5.7/Emacs 20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32746 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32746 Chris Shenton writes: > On 03 Oct 2000 18:10:42 -0400, prj@po.cwru.edu (Paul Jarc) said: > Paul> You might add a hook function to create a lock file when Gnus > Paul> starts, signaling an error if it already exists. Add another > Paul> hook for when Gnus exists to delete the file. > > And if it detects the other, remote session and exits, how does one > then get to use Gnus? That's not the problem I was trying to solve (and there are already solutions for that problem, as other have said). I was suggesting a solution to the problem of *noticing* that Gnus was already running somewhere else. paul