gnu.emacs.help
[Top] [All Lists]

Re: Setting CVSROOT for VC-mode (without .bashrc)

Subject: Re: Setting CVSROOT for VC-mode without .bashrc
From: Johan Lindström
Date: Wed, 19 Mar 2008 00:50:22 +0000
Newsgroups: gnu.emacs.help


At 22:26 2008-03-18, Peter Dyballa wrote:
Is there a way to specify CVSROOT in the .emacs?

        (setenv "CVSROOT" "/some/value")

Export environment vars to a running Emacs server
http://www.shellarchive.co.uk/emacs.html#sec15

Do stuff (like exporting env vars) when cd-ing into a directory (like your different branches, eh?)
http://www.shellarchive.co.uk/shell.html#sec16

Very clever. Very useful.


/J




<Prev in Thread] Current Thread [Next in Thread>