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

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

bug#7447: vc-next-action does not restore frame configuration after C-c


From: martin rudalics
Subject: bug#7447: vc-next-action does not restore frame configuration after C-c C-c
Date: Mon, 10 Oct 2011 20:21:02 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> 1) An example frame to work. (*) denotes cursor position.
>
>     +----------------------------+
>     |  Buffer 1 (*)              |
>     |                            |
>     |                            |
>     +----------------------------+
>     |  Buffer 2                  |
>     |                            |
>     |                            |
>     +----------------------------+
>
> 2) After C-x v v
>
>     +----------------------------+
>     |  Buffer 1                  |
>     |                            |
>     |                            |
>     +----------------------------+
>     |  *VC-log*  (*)             |
>     |                            |
>     |                            |
>     +----------------------------+
>
> 3) After writign the log message and committing it with C-c C-c
>
>     +----------------------------+
>     |  Buffer 1 (*)              |
>     |                            |
>     |                            |
>     |                            |
>     |                            |
>     |                            |
>     |                            |
>     +----------------------------+
>
> This end result is no longer the original work environment where one
> started at (1). The issues are worse, if frame was configured for many
> more splits.

I tried to address this in revision 106043.  Please have a look.

Thanks, martin




reply via email to

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