emacs-devel
[Top][All Lists]
Advanced

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

Re: strange byte compiler behavior


From: martin rudalics
Subject: Re: strange byte compiler behavior
Date: Mon, 31 Dec 2007 22:37:57 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

There's still the occurrence of `file' in `vc-next-action' I reported in

http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00872.html

     ((stringp state)
      (let ((revision
             (if verbose
                 (read-string "Revision to steal: ")
               (vc-working-revision file))))
                                    ^^^^
        (dolist (file files) (vc-steal-lock file revision state))))





reply via email to

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