From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46229 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: frames more (Re: multiple message frames) Date: Fri, 23 Aug 2002 16:46:00 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1030088829 26936 127.0.0.1 (23 Aug 2002 07:47:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 23 Aug 2002 07:47:09 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17i99v-00070J-00 for ; Fri, 23 Aug 2002 09:47:08 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17i99a-0004uD-00; Fri, 23 Aug 2002 02:46:46 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 23 Aug 2002 02:47:17 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id CAA02326 for ; Fri, 23 Aug 2002 02:47:05 -0500 (CDT) Original-Received: (qmail 20859 invoked by alias); 23 Aug 2002 07:46:29 -0000 Original-Received: (qmail 20854 invoked from network); 23 Aug 2002 07:46:28 -0000 Original-Received: from unknown (HELO mars.web-hosting.com) (207.228.244.150) by gnus.org with SMTP; 23 Aug 2002 07:46:28 -0000 Original-Received: from localhost ([207.228.245.242]) by mars.web-hosting.com (8.11.1/8.11.1) with ESMTP id g7N7kRT08763; Fri, 23 Aug 2002 03:46:27 -0400 (EDT) Original-To: Jinhyok Heo User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Informed Management (RC2), sparc-sun-solaris2.6) X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Cancel-Lock: sha1:v8HU2/AK2EUYb+hMPBfv3LhOUVI= X-Hashcash: 020823:novembre@ournature.org:0f06af046d624502 X-Hashcash: 020823:ding@gnus.org:0d899998ca8eb6ea Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46229 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46229 Hi, >>>>> In >>>>> Jinhyok Heo wrote: > I've found some problems. > I use gnuclient from time to time when I work on another X window. If > I running a xemacs on one window and I try gnuclient on the other, a > new frame is made in a wrong way. Well, there is a non-Gnus frame on the display A, and there is an iconified Gnus frame on the display B. If a user clicks the news toolbar (or types M-x gnus-other-frame) on the display A, a Gnus frame will be popped up on the display B. I think it is a correct behavior. Isn't it? Otherwise, do you anticipate that a Gnus frame is popped up on the display A even if it exists on the display B? I'm using (make-frame-on-display "B:0.0") on the display A. Since I've no experience of using gnuclient, could you please show me how do you use it? Regards, -- Katsumi Yamaoka