[PATCH] contrib: pick: close message pane when quitting from show in the message pane

2012-12-25 Thread David Bremner
Mark Walters writes: > We add a hook to the show buffer in the message window to close the > message window when that buffer quits. It checks that the > message-window is still displaying the show-message buffer and then > closes it. pushed. d

[PATCH] contrib: pick: close message pane when quitting from show in the message pane

2012-12-25 Thread Tomi Ollila
On Tue, Dec 25 2012, Mark Walters wrote: > We add a hook to the show buffer in the message window to close the > message window when that buffer quits. It checks that the > message-window is still displaying the show-message buffer and then > closes it. > --- > This is just a slightly tidier

[PATCH] contrib: pick: close message pane when quitting from show in the message pane

2012-12-25 Thread Mark Walters
We add a hook to the show buffer in the message window to close the message window when that buffer quits. It checks that the message-window is still displaying the show-message buffer and then closes it. --- This is just a slightly tidier version of the previous patch. It is more natural to

[PATCH] contrib: pick: close message pane when quitting from show in the message pane

2012-12-25 Thread Mark Walters
We add a hook to the show buffer in the message window to close the message window when that buffer quits. It checks that the message-window is still displaying the show-message buffer and then closes it. --- This is just a slightly tidier version of the previous patch. It is more natural to

Re: [PATCH] contrib: pick: close message pane when quitting from show in the message pane

2012-12-25 Thread Tomi Ollila
On Tue, Dec 25 2012, Mark Walters markwalters1...@gmail.com wrote: We add a hook to the show buffer in the message window to close the message window when that buffer quits. It checks that the message-window is still displaying the show-message buffer and then closes it. --- This is just a

Re: [PATCH] contrib: pick: close message pane when quitting from show in the message pane

2012-12-25 Thread David Bremner
Mark Walters markwalters1...@gmail.com writes: We add a hook to the show buffer in the message window to close the message window when that buffer quits. It checks that the message-window is still displaying the show-message buffer and then closes it. pushed. d

[PATCH] contrib: pick: close message pane when quitting from show in the message pane

2012-12-16 Thread Mark Walters
We add a hook to the show buffer in the message window to close the message window when that buffer quits. It checks that the message-window is still displaying the show-message buffer and then closes it. --- This is (probably) a rather better version than the previous attempt. It uses hooks

[PATCH] contrib: pick: close message pane when quitting from show in the message pane

2012-12-16 Thread Mark Walters
We add a hook to the show buffer in the message window to close the message window when that buffer quits. It checks that the message-window is still displaying the show-message buffer and then closes it. --- This is (probably) a rather better version than the previous attempt. It uses hooks