emacs-devel
[Top][All Lists]
Advanced

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

Re: Hyperlinks in *vc-change-log*


From: Lennart Borgman (gmail)
Subject: Re: Hyperlinks in *vc-change-log*
Date: Wed, 09 Apr 2008 19:43:52 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Phil Hagelberg wrote:
* The button actions use closures and thus require the cl library. As I
  understand it, this dependency would have to be removed for it to be
  included in Emacs. I consider this to be somewhat disappointing as it
  will add complexity to the code, but I respect this choice of the
  maintainers.


I think it is ok to use

  (eval-when-compile (require 'cl))

See

  (info "(elisp) Coding Conventions")




reply via email to

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