From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Is a frame associated with gnuserv? Date: Tue, 31 Aug 2004 18:06:20 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <012b01c48f74$aaf72b40$0200a8c0@sedrcw11488> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093968492 14747 80.91.224.253 (31 Aug 2004 16:08:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Aug 2004 16:08:12 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 31 18:07:43 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C2BAd-0004b5-00 for ; Tue, 31 Aug 2004 18:07:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2BFV-0006Ar-Te for ged-emacs-devel@m.gmane.org; Tue, 31 Aug 2004 12:12:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2BFO-00069T-5D for emacs-devel@gnu.org; Tue, 31 Aug 2004 12:12:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2BFM-00067S-1K for emacs-devel@gnu.org; Tue, 31 Aug 2004 12:12:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2BFL-00067F-TH for emacs-devel@gnu.org; Tue, 31 Aug 2004 12:12:35 -0400 Original-Received: from [81.228.11.116] (helo=av9-2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C2BAM-0003sV-H6 for emacs-devel@gnu.org; Tue, 31 Aug 2004 12:07:26 -0400 Original-Received: by av9-2-sn1.fre.skanova.net (Postfix, from userid 502) id B3C5A37EB3; Tue, 31 Aug 2004 18:07:25 +0200 (CEST) Original-Received: from smtp3-1-sn1.fre.skanova.net (smtp3-1-sn1.fre.skanova.net [81.228.11.163]) by av9-2-sn1.fre.skanova.net (Postfix) with ESMTP id A3CAA37EA1 for ; Tue, 31 Aug 2004 18:07:25 +0200 (CEST) Original-Received: from sedrcw11488 (t1o58p86.telia.com [62.20.164.86]) by smtp3-1-sn1.fre.skanova.net (Postfix) with SMTP id D158237E5D for ; Tue, 31 Aug 2004 18:07:20 +0200 (CEST) Original-To: "Emacs Devel" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26653 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26653 The w32 faq (http://www.gnu.org/software/emacs/windows/faq3.html#TOC36) says: "By default, gnuserv will load files into new frames. If you would rather have gnuserv load files into an existing frame, then evaluate the following in the chosen frame: (setq gnuserv-frame (selected-frame)) Placing the above in your startup file, for example, will have gnuserv load files into the original Emacs frame. Note: one drawback of this approach is that if the frame associated with gnuserv is ever closed, gnuserv won't have a frame in which to place buffers." I have tried closing the initial frame, but I do not see any problem. Is the statement above correct? BTW is Steve Kemp still maintaining this faq? - Lennart lennart.borgman.073@student.lu.se Lund