all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mike Mattie <codermattie@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Remote .emacs
Date: Mon, 7 Apr 2008 18:27:10 -0700	[thread overview]
Message-ID: <20080407182710.41ec0440@reforged> (raw)
In-Reply-To: <11b141710804061545n52f36fe7pe9f62213006bbd30@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]

On Sun, 6 Apr 2008 23:45:25 +0100
"Paulo J. Matos" <pocm@soton.ac.uk> wrote:

> Hello all,
> 
> I have several PCs I work regularly and where I regularly use emacs.
> Each time I update one .emacs, I have to update the others so that all
> are in sync.
> 
> I wonder if there's already some code to:
> - Load a remote .emacs from the net.  If there's no remote access then
> use the previous cached one. Otherwise load the one from the net and
> cache it.
> - I don't know much about emacs lisp but if there are ways through
> emacs lisp to get files from http or ftp or something, it shouldn't be
> hard to implement this as a library required by local .emacs and ran
> each time the local .emacs is executed.

I keep my emacs setup and personal programming tools in a SubVersion repository.
I can synchronize them with 'svn update'. The third party libraries the configuration
relies upon is the real problem. I am now working with ELPA as a acceptable solution
to managing dependencies for a user-specific configuration.



 
> Cheers,
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2008-04-08  1:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-06 22:45 Remote .emacs Paulo J. Matos
2008-04-07  8:50 ` Tassilo Horn
2008-04-07  9:44   ` Paulo J. Matos
2008-04-08  1:27 ` Mike Mattie [this message]
     [not found] <mailman.10084.1207521928.18990.help-gnu-emacs@gnu.org>
2008-04-07  6:11 ` Niels Giesen
2008-04-07  9:43   ` Paulo J. Matos
2008-04-07 16:59   ` Tom Tromey

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=20080407182710.41ec0440@reforged \
    --to=codermattie@gmail.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.