From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: emacsclient uses obsolete "server" file on Windows Date: Sat, 14 Jun 2008 13:57:26 +0300 Message-ID: References: <484ACDD0.80209@resiak.org> <484BFAE3.1000105@resiak.org> <4850E139.6060105@resiak.org> <48535A43.2020901@pobox.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1213457361 1032 80.91.229.12 (14 Jun 2008 15:29:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2008 15:29:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 14 17:30:04 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K7XhN-0002Ba-QF for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Jun 2008 17:29:50 +0200 Original-Received: from localhost ([127.0.0.1]:53399 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7XgZ-0000pV-Jq for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Jun 2008 11:28:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7Xev-0008NG-Tc for help-gnu-emacs@gnu.org; Sat, 14 Jun 2008 11:27:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7Xeu-0008Lv-R8 for help-gnu-emacs@gnu.org; Sat, 14 Jun 2008 11:27:17 -0400 Original-Received: from [199.232.76.173] (port=33255 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7Xeu-0008Le-KM for help-gnu-emacs@gnu.org; Sat, 14 Jun 2008 11:27:16 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:39761) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K7XZ0-0005LH-FI for help-gnu-emacs@gnu.org; Sat, 14 Jun 2008 11:21:10 -0400 Original-Received: from mtaout5.012.net.il ([84.95.2.13]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7TTR-0004AW-MK for help-gnu-emacs@gnu.org; Sat, 14 Jun 2008 06:59:10 -0400 Original-Received: from HOME-C4E4A596F7 ([84.228.242.237]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K2G004239STW550@i_mtaout5.012.net.il> for help-gnu-emacs@gnu.org; Sat, 14 Jun 2008 14:12:30 +0300 (IDT) In-reply-to: <48535A43.2020901@pobox.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by mx20.gnu.org: Solaris 9.1 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54826 Archived-At: > Date: Sat, 14 Jun 2008 15:42:27 +1000 > From: Bernardo Bacic > CC: Eli Zaretskii , help-gnu-emacs@gnu.org > > Haven't closely followed the thread, but in my case there are usually two > independent instances of Emacs launched, one for code only, the other for > "organisational stuff" - plans, todo lists, calendar, etc. > They are launched in separate directories so the corresponding .emacs.desktop > files keep track of different settings. Out of curiosity: why do you do that? .emacs.desktop is perfectly capable of tracking all your buffers, so why not open different frames in the same session instead of two different sessions?