1 Aug 01:45
Re: dvc-site.el considered harmful
Stephen Leake <stephen_leake <at> stephe-leake.org>
2008-07-31 23:45:41 GMT
2008-07-31 23:45:41 GMT
Thien-Thi Nguyen <ttn <at> gnuvola.org> writes: > I'd like to simply delete dvc-site.el and related support code. Works for me. I expect dvc to find executables in PATH; if it doesn't, I fix PATH, not dvc variables. > The idea is that installed-DVC users can use the standard > customization and/or ~/.emacs munging to effect the runtime tweaks, > anyway, so what is the point of dvc-site.el? WDYT? What's a good way > to replace, for example: > > | (dvc-first-set > | dvc-site-arch-branch > | (if (executable-find > | baz-executable) > | 'baz > | 'tla)) This is a major kludge anyway; there must be a better way to decide between baz and tla? -- -- Stephe
RSS Feed