emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VC-SVN problem


From: Richard Stallman
Subject: Re: VC-SVN problem
Date: Sun, 09 May 2004 14:47:46 -0400

    So, I'd like to fix this in vc-svn.el, in the simplest way: by adding
    (require 'cl) so that 'list*' is available.

Please don't do that.  It's not acceptable for any package in Emacs to
do that.  The CL functions are not standard parts of the Emacs Lisp
language, and the user may have defined the same names in some other
way.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]