emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: vc-mcvs-registered stub broken for ~


From: Stefan Monnier
Subject: Re: vc-mcvs-registered stub broken for ~
Date: Tue, 17 Jun 2003 20:41:24 -0400

> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
> 
> emacs -q
> M-: (vc-mcvs-registered "~/.emacs.bmk") RET
> 
> yields
[...]
>   (while (and (stringp dir) (not ...)) (setq dir (if ... t ...)))

This is not the code in vc-mcvs.el.  This code was changed more
than a month ago.  If it's still not done yet, can anybody checkin
a proper loaddefs.el ?  Mine is all messed up with things that shouldn't
be in CVS.


        Stefan


revision 1.10
date: 2003/05/13 13:52:45;  author: monnier;  state: Exp;  lines: +10 -7
(vc-mcvs-registered, vc-mcvs-root): Check if file-name-directory returns nil.
----------------------------





reply via email to

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