* Emacs, dotfiles, network
@ 2004-01-21 22:09 Rick Crawford
2004-01-21 22:36 ` Kin Cho
2004-01-27 19:03 ` Brian Nelson
0 siblings, 2 replies; 3+ messages in thread
From: Rick Crawford @ 2004-01-21 22:09 UTC (permalink / raw)
I'm a relative newcomer to Emacs. At home I've got two computers,
basically a desktop and a server. When I'm away from home I'm
generally connecting via ssh to the server, whereas at home I stick to
the desktop box.
So I'm starting to use features of emacs like the calendar and
todo-mode more and more. The problem is that I have separate
calendar, todo, and diary files, a separate ~/.emacs and ~/.gnus file,
etc.
Does anyone have any suggestions to solve this problem? Do any of you
simply use an NFS mount to share config files for machines across a
network? Would using NIS to share a physical home directory be a
better way to go? I'd love some advice from anyone who has experience
trying to share an emacs environment across a network.
--
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Emacs, dotfiles, network
2004-01-21 22:09 Emacs, dotfiles, network Rick Crawford
@ 2004-01-21 22:36 ` Kin Cho
2004-01-27 19:03 ` Brian Nelson
1 sibling, 0 replies; 3+ messages in thread
From: Kin Cho @ 2004-01-21 22:36 UTC (permalink / raw)
Assuming you share your .emacs at work and at home, you can setq
variables like diary-file to point to the right directory
depending on the environment in which emacs is run.
-kin
Rick Crawford <rick@vroop.com> writes:
> I'm a relative newcomer to Emacs. At home I've got two computers,
> basically a desktop and a server. When I'm away from home I'm
> generally connecting via ssh to the server, whereas at home I stick to
> the desktop box.
>
> So I'm starting to use features of emacs like the calendar and
> todo-mode more and more. The problem is that I have separate
> calendar, todo, and diary files, a separate ~/.emacs and ~/.gnus file,
> etc.
>
> Does anyone have any suggestions to solve this problem? Do any of you
> simply use an NFS mount to share config files for machines across a
> network? Would using NIS to share a physical home directory be a
> better way to go? I'd love some advice from anyone who has experience
> trying to share an emacs environment across a network.
> --
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Emacs, dotfiles, network
2004-01-21 22:09 Emacs, dotfiles, network Rick Crawford
2004-01-21 22:36 ` Kin Cho
@ 2004-01-27 19:03 ` Brian Nelson
1 sibling, 0 replies; 3+ messages in thread
From: Brian Nelson @ 2004-01-27 19:03 UTC (permalink / raw)
Rick Crawford <rick@vroop.com> writes:
> I'm a relative newcomer to Emacs. At home I've got two computers,
> basically a desktop and a server. When I'm away from home I'm
> generally connecting via ssh to the server, whereas at home I stick to
> the desktop box.
>
> So I'm starting to use features of emacs like the calendar and
> todo-mode more and more. The problem is that I have separate
> calendar, todo, and diary files, a separate ~/.emacs and ~/.gnus file,
> etc.
>
> Does anyone have any suggestions to solve this problem? Do any of you
> simply use an NFS mount to share config files for machines across a
> network? Would using NIS to share a physical home directory be a
> better way to go? I'd love some advice from anyone who has experience
> trying to share an emacs environment across a network.
I use a version control system (Subversion in my case) to manage my
dotfiles across multiple machines. It provide a nice safety net too, if
I screw something up.
--
Don't worry, it's *in*-flammable.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-01-27 19:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-21 22:09 Emacs, dotfiles, network Rick Crawford
2004-01-21 22:36 ` Kin Cho
2004-01-27 19:03 ` Brian Nelson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).