GNU bug report logs - #1647
vc-bzr commit bug on win32

Previous Next

Package: emacs;

Reported by: 马旋(SuperMMX) <supermmx <at> gmail.com>

Date: Sat, 20 Dec 2008 05:10:05 UTC

Severity: normal

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1647 in the body.
You can then email your comments to 1647 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1647; Package emacs. (Sat, 20 Dec 2008 05:10:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to 马旋(SuperMMX) <supermmx <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sat, 20 Dec 2008 05:10:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: 马旋(SuperMMX) <supermmx <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: vc-bzr commit bug on win32
Date: Sat, 20 Dec 2008 13:02:43 +0800
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


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 ?

Thanks
- -- 
A. Because it makes the logic of the discussion difficult to follow.
Q. Why shoudn't I top post?
A. No.
Q Should I top post?

A: Because it destroys the flow of the conversation
Q: Why is it bad?
A: No, it's bad.
Q: Should I top post in replies to mailing lists? 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)

iEYEARECAAYFAklMfHQACgkQYjhzyV/TMxsW4gCdF7a8epi/2wyq+Q1ijo/E1CqP
IywAn3K7IV3ucwPnEBHsRhURT4PdWkDJ
=pJMA
-----END PGP SIGNATURE-----





bug reassigned from package `emacs' to `emacs,w32'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sun, 21 Dec 2008 01:55:04 GMT) Full text and rfc822 format available.

bug reassigned from package `emacs,w32' to `emacs,w32'. Request was from Stefan Monnier <monnier <at> iro.umontreal.ca> to control <at> emacsbugs.donarmstrong.com. (Sun, 21 Dec 2008 02:30:03 GMT) Full text and rfc822 format available.

bug reassigned from package `emacs,w32' to `emacs,w32,vc'. Request was from Juanma Barranquero <lekktu <at> gmail.com> to control <at> emacsbugs.donarmstrong.com. (Tue, 17 Mar 2009 09:30:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#1647; Package emacs. (Mon, 17 Aug 2020 22:24:02 GMT) Full text and rfc822 format available.

Message #14 received at 1647 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: 马旋(SuperMMX) <supermmx <at> gmail.com>
Cc: 1647 <at> debbugs.gnu.org
Subject: Re: bug#1647: vc-bzr commit bug on win32
Date: Mon, 17 Aug 2020 22:23:19 +0000
马旋(SuperMMX) <supermmx <at> gmail.com> 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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#1647; Package emacs. (Tue, 18 Aug 2020 04:29:01 GMT) Full text and rfc822 format available.

Message #17 received at 1647 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 1647 <at> debbugs.gnu.org, supermmx <at> gmail.com
Subject: Re: bug#1647: vc-bzr commit bug on win32
Date: Tue, 18 Aug 2020 07:28:11 +0300
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Mon, 17 Aug 2020 22:23:19 +0000
> Cc: 1647 <at> debbugs.gnu.org
> 
> > 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?

I just tried it, and didn't see any of these problems.  So either the
problem was fixed since then, or it was due to some local issue to
begin with.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#1647; Package emacs. (Tue, 18 Aug 2020 07:26:01 GMT) Full text and rfc822 format available.

Message #20 received at 1647 <at> debbugs.gnu.org (full text, mbox):

From: 马旋(MA Xuan) <supermmx <at> gmail.com>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 1647 <at> debbugs.gnu.org
Subject: Re: bug#1647: vc-bzr commit bug on win32
Date: Tue, 18 Aug 2020 11:28:07 +1000
[Message part 1 (text/plain, inline)]
On Tue, Aug 18, 2020 at 8:23 AM Stefan Kangas <stefan <at> marxist.se> wrote:

> 马旋(SuperMMX) <supermmx <at> gmail.com> 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.
[Message part 2 (text/html, inline)]

Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Tue, 18 Aug 2020 09:48:03 GMT) Full text and rfc822 format available.

Notification sent to 马旋(SuperMMX) <supermmx <at> gmail.com>:
bug acknowledged by developer. (Tue, 18 Aug 2020 09:48:03 GMT) Full text and rfc822 format available.

Message #25 received at 1647-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 1647-done <at> debbugs.gnu.org, supermmx <at> gmail.com
Subject: Re: bug#1647: vc-bzr commit bug on win32
Date: Tue, 18 Aug 2020 09:47:21 +0000
Eli Zaretskii <eliz <at> gnu.org> writes:

> I just tried it, and didn't see any of these problems.  So either the
> problem was fixed since then, or it was due to some local issue to
> begin with.

Thank you for checking.  I'm therefore closing this bug report.

Best regards,
Stefan Kangas




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 15 Sep 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 283 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.