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

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

bug#7905: 24.0.50; VC not updating file status properly anymore after co


From: Tim Van Holder
Subject: bug#7905: 24.0.50; VC not updating file status properly anymore after commit from vc-dir
Date: Wed, 26 Jan 2011 10:44:26 +0100

On 26 January 2011 05:25, Glenn Morris <rgm@gnu.org> wrote:
> Tim Van Holder wrote:
>
>> By a process of elimination, it turns out that the
>>   '(display-time-mode t)
>> line in (custom-set-variables) is the culprit. With that removed,
>> things work, even without --no-splash.
>>
>> I'm attaching a tarball with a dummy CVS repos; my tests used:
>
> Thanks for the great test case, but I'm afraid I still cannot
> reproduce it if I use a .emacs that just has a customized
> display-time-mode (together with --no-site-file).
>
> Does anyone else see this problem?

That's odd - using the testcase, if I do

  $ emacs -Q
  [C-x v d]sandbox
  n
  M
  [M-x]display-time-mode
  v
  foo[C-c C-c]

then the files go to "edited" for me (without the display-time-mode
they become "up-to-date").
Would it help for me to edebug particular VC defuns to see where
exactly things go wrong?





reply via email to

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