all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pjb@informatimago.com (Pascal J. Bourguignon)
To: help-gnu-emacs@gnu.org
Subject: Re: Fast emacs?
Date: Thu, 21 May 2009 11:49:22 +0200	[thread overview]
Message-ID: <87skiyzsyl.fsf@galatea.local> (raw)
In-Reply-To: 87ws8b2czs.fsf@bornier.net

Jean Magnan de Bornier <jean@bornier.net> writes:

> thierry.volpiatto@gmail.com wrote :
>
> | If you use gentoo,
> | you will find a gentoo package called emacs-daemon.
> | It start emacs --daemon as a service.
> | Even if you don't use gentoo, it should be easy to make it working in
> | another linux. 
>
> No, I am not (anymore) a gentoo user.
> When using a system-wide emacs daemon, I imagine that all user
> customizations are only loaded with emacsclient, while if started as a
> user emacs daemon loads the config. 


> So I still wonder what is the best way (I'm the only user).

I just launch emacs interactively once, and then on use emacsclient
(or just open from one of the emacs frames).


Of notable interest, when I change of workstation but still want to go
on working in the same emacs session, is:

    laptop$        xhost +maincomputer
    laptop$        ssh -X myself@maincomputer
    maincomputer$  emacsclient --eval "(make-frame-on-display \"$DISPLAY\")"

which will open a frame on the X server in laptop from the emacs
running on maincomputer.  


Since I don't log-out every day, I get usually emacs uptimes as long
as the computer uptimes (ie _months_).  It wouldn't matter if my
.emacs  needed five minutes to load...

-- 
__Pascal Bourguignon__


  reply	other threads:[~2009-05-21  9:49 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7364.1242625447.31690.help-gnu-emacs@gnu.org>
2009-05-18  8:15 ` Fast emacs? Tim X
2009-05-20 10:04 ` Jean Magnan de Bornier
2009-05-20 13:24   ` Jean Magnan de Bornier
2009-05-20 16:54     ` thierry.volpiatto
     [not found]     ` <mailman.7547.1242838889.31690.help-gnu-emacs@gnu.org>
2009-05-21  6:20       ` Jean Magnan de Bornier
2009-05-21  9:49         ` Pascal J. Bourguignon [this message]
2009-05-21 15:08         ` thierry.volpiatto
2009-05-21 10:13     ` Hugo Heden
2009-05-21 10:29       ` Lennart Borgman
2009-05-18  5:43 Dirk-Jan C. Binnema
  -- strict thread matches above, loose matches on Subject: below --
2009-05-17 21:05 kj
2009-05-17 21:39 ` Anselm Helbig
2009-05-18  1:13   ` Giorgos Keramidas
2009-05-18 11:03   ` Bernardo
2009-05-18 11:29     ` ken
2009-05-17 22:12 ` Michael Ekstrand
2009-05-18  0:16 ` Jason Rumney
2009-05-18  2:51   ` kj
2009-05-18  3:38     ` B. T. Raven
2009-05-18 18:05     ` Drew Adams
2009-05-21 10:04 ` Christian Herenz
2009-08-02 15:28 ` David Kastrup
2009-08-02 20:34   ` Richard Riley
2009-10-13  8:50   ` Cecil Westerhof
2009-10-13 13:17     ` Teemu Likonen
2009-10-16 10:28       ` Cecil Westerhof

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87skiyzsyl.fsf@galatea.local \
    --to=pjb@informatimago.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.