GNU bug report logs - #13307
log-edit-extract-headers can break a bzr repository

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Sun, 30 Dec 2012 08:43:01 UTC

Severity: important

Found in version 24.2.91

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Subject: bug#13307: closed (Re: bug#13307: log-edit-extract-headers can
 break a bzr repository)
Date: Sat, 12 Jan 2013 03:17:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#13307: log-edit-extract-headers can break a bzr repository

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 13307 <at> debbugs.gnu.org.

-- 
13307: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13307
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 13307-done <at> debbugs.gnu.org
Subject: Re: bug#13307: log-edit-extract-headers can break a bzr repository
Date: Fri, 11 Jan 2013 22:16:20 -0500
> This ends up passing: --fixes 'debbugs:123\n ' to bzr commit, and this
> breaks bzr log.

I've installed a patch in vc-bzr.el to get rid of those newlines.


        Stefan

[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: log-edit-extract-headers can break a bzr repository
Date: Sun, 30 Dec 2012 03:41:01 -0500
Package: emacs
Version: 24.2.91
Severity: important

I figured out how my recent bzr woes happened:

mkdir /tmp/foo
cd /tmp/foo
bzr init
touch file
bzr add file
bzr commit -m "commit"
echo foo >> file

emacs-24.2.91 -Q file &
C-x v v

In the vc-log buffer, enter the text between the --- lines below.
Note that the line immediately after the "Fixes:" line is not blank but
has an innocous single space character...

---
Fixes: debbugs:123
 

Commit message
---

This ends up passing: --fixes 'debbugs:123\n ' to bzr commit, and this
breaks bzr log.



This bug report was last modified 12 years and 229 days ago.

Previous Next


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