[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r32687 - branches/file-externals/subversion/libsvn_client

From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 27 Aug 2008 13:54:39 -0700

Karl Fogel wrote:
> Blair Zajac <blair_at_orcaware.com> writes:
>> I use emacs and always need to load the tools/dev/svn-dev.el by hand,
>> which gets old and I forget at times. Is there a way to get that file
>> loaded if you're in a svn checkout that is from svn.collabl.net, by
>> parsing the .svn/entries?
>>
>> I'm not an emacs expert and also just switched from xemacs to emacs.
>
> Well, is there ever a time when you wouldn't want to load it? I mean,
> you could just load it on every Emacs startup, with

I work on different C/C++ projects with different coding conventions, so I
wouldn't want to load svn-dev.el for those other projects.

> (load-file "/home/blair/CUSTOMIZE_THIS_PATH/subversion/tools/dev/svn-dev.el")
>
> in your .emacs.
>
> However, if there's some reason you need to only load it conditionally
> in the way you described, then you could use this:

Sweet. Thanks for the emacs-fu :)

Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-27 22:54:52 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.