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

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

bug#63949: 30.0.50; `vc-print-log´ does not erase buffer when called fro


From: Jens Schmidt
Subject: bug#63949: 30.0.50; `vc-print-log´ does not erase buffer when called from *vc-change-log* buffer, at least for CVS logs
Date: Fri, 9 Jun 2023 01:09:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

Not sure about my previous patches 0004 and 0005. IMHO that commit d494833d47968fcd97ba549654a259d6fb6c2eee which introduced all these issues looks a bit flaky. (It does not even have a NEWS entry!)

I think I understand what it's doing and the intention seems noble, even if it covers only a subset of VC operations. But that `with-current-buffer' around `vc-deduce-fileset', where that function explicitly declares that it changes buffer, seems to ask for more trouble.

Probably somebody with deeper VC insight should review both commit d494833d47968fcd97ba549654a259d6fb6c2eee and my patches.





reply via email to

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