GNU bug report logs - #5556
[PATCH] vc-next-action destroys window configuration

Previous Next

Package: emacs;

Reported by: Nathaniel Flath <flat0103 <at> gmail.com>

Date: Wed, 10 Feb 2010 01:28:02 UTC

Severity: normal

Tags: patch

Merged with 6183, 7447

Found in versions 23.1, 23.2+1-5.1

Done: martin rudalics <rudalics <at> gmx.at>

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 5556 in the body.
You can then email your comments to 5556 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 owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5556; Package emacs. (Wed, 10 Feb 2010 01:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nathaniel Flath <flat0103 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 10 Feb 2010 01:28:02 GMT) Full text and rfc822 format available.

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

From: Nathaniel Flath <flat0103 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] vc-next-action destroys window configuration
Date: Tue, 9 Feb 2010 20:27:26 -0500
[Message part 1 (text/plain, inline)]
When doing vc-next-action, if the action is a commit, after you enter a
commit message and commit your window configuration is destroyed.  An
example of this is when you have one vertical split, created with C-x 3, and
commit a file using this.  After the commit, you will only have one window.
[Message part 2 (text/html, inline)]
[vc-next-action.patch (text/x-patch, attachment)]

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5556; Package emacs. (Wed, 10 Feb 2010 07:31:02 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: Nathaniel Flath <flat0103 <at> gmail.com>
Cc: 5556 <at> debbugs.gnu.org
Subject: Re: bug#5556: [PATCH] vc-next-action destroys window configuration
Date: Wed, 10 Feb 2010 02:30:04 -0500
Your patch seems to include a huge number of formatting changes
throughout the file. Please could you send it again, with just the
actual relevant changes, and with a proposed ChangeLog entry. Thanks.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5556; Package emacs. (Wed, 10 Feb 2010 08:21:02 GMT) Full text and rfc822 format available.

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

From: Nathaniel Flath <flat0103 <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 5556 <at> debbugs.gnu.org
Subject: Re: bug#5556: [PATCH] vc-next-action destroys window configuration
Date: Wed, 10 Feb 2010 03:20:42 -0500
[Message part 1 (text/plain, inline)]
Sorry - somehow I ended up attaching an old version of the patch.  The
correct one is attached.

Proposed changelog entry:

Prevent vc actions from destroying window configuration

* vc-dispatcher.el (vc-finish-logentry): Changed delete-windows-on to
quit-window

On Wed, Feb 10, 2010 at 2:30 AM, Glenn Morris <rgm <at> gnu.org> wrote:

>
> Your patch seems to include a huge number of formatting changes
> throughout the file. Please could you send it again, with just the
> actual relevant changes, and with a proposed ChangeLog entry. Thanks.
>
[Message part 2 (text/html, inline)]
[vc.patch (text/x-patch, attachment)]

Added tag(s) patch. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 11 Feb 2010 19:30:03 GMT) Full text and rfc822 format available.

Merged 5556 6183. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 06 Oct 2011 19:40:02 GMT) Full text and rfc822 format available.

Merged 5556 6183 7447. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 07 Oct 2011 16:36:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#5556; Package emacs. (Mon, 10 Oct 2011 18:21:02 GMT) Full text and rfc822 format available.

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

From: martin rudalics <rudalics <at> gmx.at>
To: 5556 <at> debbugs.gnu.org
Subject: Re: vc-next-action destroys window configuration
Date: Mon, 10 Oct 2011 20:20:08 +0200
> When doing vc-next-action, if the action is a commit, after you enter a
> commit message and commit your window configuration is destroyed.  An
> example of this is when you have one vertical split, created with C-x 3, and
> commit a file using this.  After the commit, you will only have one window.

I tried to address this together with bug#5310.

Thanks, martin




Reply sent to martin rudalics <rudalics <at> gmx.at>:
You have taken responsibility. (Wed, 12 Oct 2011 07:03:01 GMT) Full text and rfc822 format available.

Notification sent to Nathaniel Flath <flat0103 <at> gmail.com>:
bug acknowledged by developer. (Wed, 12 Oct 2011 07:03:02 GMT) Full text and rfc822 format available.

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

From: martin rudalics <rudalics <at> gmx.at>
To: 5556-done <at> debbugs.gnu.org
Subject: Re: bug#5556: vc-next-action destroys window configuration
Date: Wed, 12 Oct 2011 09:01:39 +0200
> I tried to address this together with bug#5310.

Closed, martin





Reply sent to martin rudalics <rudalics <at> gmx.at>:
You have taken responsibility. (Wed, 12 Oct 2011 07:03:02 GMT) Full text and rfc822 format available.

Notification sent to Arne Babenhauserheide <arne_bab <at> web.de>:
bug acknowledged by developer. (Wed, 12 Oct 2011 07:03:03 GMT) Full text and rfc822 format available.

Reply sent to martin rudalics <rudalics <at> gmx.at>:
You have taken responsibility. (Wed, 12 Oct 2011 07:03:03 GMT) Full text and rfc822 format available.

Notification sent to Jari Aalto <jari.aalto <at> cante.net>:
bug acknowledged by developer. (Wed, 12 Oct 2011 07:03:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 09 Nov 2011 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 225 days ago.

Previous Next


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