On Tue, Aug 18, 2020 at 8:23 AM Stefan Kangas wrote: > 马旋(SuperMMX) writes: > > > Problem: > > > > Emacs : GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-12-09 > > Bazaar : Bazaar (bzr) 1.10 (Python installation) > > > > 1) In vc-dired, there are more than one file modified, mark some of them, > > and do commit, all the files get committed, not only the marked ones. > > 2) If the commit comment has more than one lines, only the first one > > is passed to Bazaar, and all the files get committed. > > > > It seems that this is related with \n in commit comment (no matter one > line > > or multi-line). > > > > But there is no problem under Linux. > > > > Anyone met this problem ? > > (This was reported over 11 years ago, but unfortunately never got a > reply at the time.) > > Are you still seeing this on a modern version of Emacs, such as the > recently released Emacs 27.1? > > Thanks. > > Best regards, > Stefan Kangas > I don't use Bazaar anymore, magit works well.