emacs-devel
[Top][All Lists]
Advanced

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

Re: VC Development


From: Stefan Monnier
Subject: Re: VC Development
Date: Mon, 02 Feb 2009 16:15:39 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> > Seeing obviously wrong stuff like this:
>> > +;; Keep existing map.
>> > +(defvar vc-dir-mouse-map
>> > +  (let ((map vc-dir-mode-map))
>> > +    (define-key map [mouse-2] 'vc-dir-find-file-other-window)
>> > +    map)
>> > +  "Local keymap for visiting a file.")
>> > I don't have time to fix it properly now, so the best thing to do is to
>> > revert it.
>> 
>> No, the best thing to do is to report it here (or on emacsbugs).

> In general, maybe.  But absolutely NOT in this particular case:
> obviously broken and clearly untested stuff 2 days before the prestest
> and I have no time to properly fix it.  And the person making the change
> has shown time and again that is not interested in anything else but
> personal attacks.  Sorry, I don't have any intention on wasting time on that.

It was a 30s fix.  Don't *ever* undo someone's change without first
reporting the problem here.


        Stefan




reply via email to

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