emacs-devel
[Top][All Lists]
Advanced

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

Re: VC-SVN problem


From: John Paul Wallington
Subject: Re: VC-SVN problem
Date: Sun, 09 May 2004 08:28:30 +0100

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

Just checking: do you mean (eval-when-compile (require 'cl)) ?

(The cl package defines a compiler macro for `list*', and the elisp
manual's coding conventions say not to load cl at runtime.)




reply via email to

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