From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: Re: emacs for everything? Date: Mon, 27 Dec 2004 01:59:49 +0000 (UTC) Organization: Public Access Networks Corp. Message-ID: References: <87oeh82hia.fsf@thalassa.informatimago.com> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1104113060 24420 80.91.229.6 (27 Dec 2004 02:04:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Dec 2004 02:04:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 27 03:04:14 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 1CikF3-0004CR-00 for ; Mon, 27 Dec 2004 03:04:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CikPp-0000EJ-UE for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Dec 2004 21:15:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: panix2.panix.com Original-X-Trace: reader1.panix.com 1104112789 5605 166.84.1.2 (27 Dec 2004 01:59:49 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Mon, 27 Dec 2004 01:59:49 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Original-Xref: shelby.stanford.edu gnu.emacs.help:127533 Original-To: help-gnu-emacs@gnu.org 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: main.gmane.org gmane.emacs.help:22990 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22990 In article <87oeh82hia.fsf@thalassa.informatimago.com>, Pascal Bourguignon wrote: ... >> >> What do you do to not start up a new emacs each time? >> >> Even better, how to awaken an existing emacs, *but* >> with the lynx-page (or whatever) already sitting >> in a buffer? > >(server-start) in ~/.emacs >Then use emacs-client instead of emacs >I have an alias ec='emacs-client --no-wait' > > >-- >__Pascal Bourguignon__ http://www.informatimago.com/ >The world will now reboot; don't bother saving your artefacts. Thanks! David