From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Alberto_Sim=C3=B5es?= Newsgroups: gmane.emacs.help Subject: Re: Emacs opening to files when asked to open one Date: Sat, 18 Apr 2009 15:48:26 +0100 Message-ID: <2b670b7e0904180748t7a237023y5cb0de077e95c245@mail.gmail.com> References: <2b670b7e0904161008y447d6feeq9c9ab8d907a5fec5@mail.gmail.com> <2b670b7e0904171304m3ac323d0obec43a80eee38ab7@mail.gmail.com> <9DE2A94A-2D7E-46E5-AEDD-3F9ADD31D622@web.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1240066149 9889 80.91.229.12 (18 Apr 2009 14:49:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Apr 2009 14:49:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 18 16:50:28 2009 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 1LvBs8-0006JG-QC for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Apr 2009 16:50:25 +0200 Original-Received: from localhost ([127.0.0.1]:34244 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvBqj-0000tS-PB for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Apr 2009 10:48:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LvBqN-0000t5-Lb for help-gnu-emacs@gnu.org; Sat, 18 Apr 2009 10:48:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LvBqJ-0000rF-2t for help-gnu-emacs@gnu.org; Sat, 18 Apr 2009 10:48:35 -0400 Original-Received: from [199.232.76.173] (port=41181 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvBqI-0000qz-Oe for help-gnu-emacs@gnu.org; Sat, 18 Apr 2009 10:48:30 -0400 Original-Received: from mail-ew0-f160.google.com ([209.85.219.160]:50836) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LvBqI-0004KS-6v for help-gnu-emacs@gnu.org; Sat, 18 Apr 2009 10:48:30 -0400 Original-Received: by ewy4 with SMTP id 4so1258753ewy.42 for ; Sat, 18 Apr 2009 07:48:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:cc:content-type :content-transfer-encoding; bh=TTcvpfkqUlhL+bZRsGDtaf1pv4OiqRsvVuda0Ol7Iuk=; b=KNxY1csdFbUtQxoWeGpxQYh0rmoLgS7qH6irdsTLZdmBnaE7iUqZv1nEL+bfNY0pM2 hQAe4uS8Rt/2Oajgyt8qKy1d+fddKRvHCYtjrI/8k8zXC2h4HAu51+IAp6InecmQA7o6 RYFK2GFL/0IgdUbAK5VUwNOnjEPpTSvAd4Rtk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; b=KQCAGJylGvixRE3Afw8OxZPSGcdy3JMql82bRAbYVRHa8rFHdW171I6vtZDmNCA27F A86swauNc3e/e2x5FXQK7LeKXOPV0sgA0cmrzaF+lpcVJ0ncYot+EXn2Rd+4Mkad7dqs 9MAynoNW0OQmS/lYm49Szk9exJgU6+kjCgGIU= Original-Received: by 10.210.90.20 with SMTP id n20mr3887697ebb.60.1240066106123; Sat, 18 Apr 2009 07:48:26 -0700 (PDT) In-Reply-To: <9DE2A94A-2D7E-46E5-AEDD-3F9ADD31D622@web.de> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:63845 Archived-At: Hello 2009/4/17 Peter Dyballa : > > Am 17.04.2009 um 22:04 schrieb Alberto Sim=C3=B5es: > >> That seems interesting. How is the server started? > > (server-start) in ~/.emacs for example ... > Well, if the server is not running I need to start emacs first. Couldn't emacsclient start it automatically if it isn't running? Cheers --=20 Alberto Sim=C3=B5es