* bug#4557: 23.1; Commit via vc-dir does not restore window configuration
@ 2009-09-25 9:58 Jean-Marie Gaillourdet
2011-10-10 18:19 ` bug#4557: " martin rudalics
0 siblings, 1 reply; 3+ messages in thread
From: Jean-Marie Gaillourdet @ 2009-09-25 9:58 UTC (permalink / raw)
To: bug-gnu-emacs
Hi,
at first I'd like to thank your for this awesome piece of software called Emacs.
How can I follow the state of this bug report? Below follows my bug report
Regards,
-- Jean-Marie
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
1. Split your frame with C-x 3
2. M-x vc-dir into a repository. I used a git repository, but I am not sure whether this is relevant.
3. Commit something
Symptom:
The commit message buffer is shown in the windows besides the
vc-dir. This is ok. But after finishing the commit with C-c C-c this
window is closed. IMHO it should stay and show the buffer it has shown
previously. E.g org-mode does this very good in most circumstances.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions.
In GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
of 2009-09-03 on goedel.informatik.uni-kl.de
Windowing system distributor `Apple', version 10.3.1038
configured using `configure '--with-ns''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: nil
value of $XMODIFIERS: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
Major mode: Org
Minor modes in effect:
shell-dirtrack-mode: t
global-highlight-changes-mode: t
highlight-changes-mode: t
TeX-PDF-mode: t
global-auto-revert-mode: t
cua-mode: t
yas/global-mode: t
yas/minor-mode: t
diff-auto-refine-mode: t
iswitchb-mode: t
global-hl-line-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
i s SPC b u g SPC r e p o r t ? C-c C-c n y C-x b <return>
<down-mouse-1> <mouse-1> <double-down-mouse-1> <double-mouse-1>
q <down-mouse-1> <mouse-movement> <mouse-movement>
<mouse-1> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <up> <up> <down> <up> <down>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <down> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<down> <up> <tab> <tab> <tab> <tab> <tab> <down-mouse-1>
<mouse-1> q C-x k <return> C-x C-f <M-backspace> <M-backspace>
. e <tab> m <tab> <return> y <down> C-a C-SPC <C-down>
M-; <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <down> <return> <down> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> M-x w l - u s <tab> e r <tab>
<tab> <M-backspace> <M-backspace> C-g <down> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <left>
<left> <left> <left> <left> <left> <left> <left> <right>
<right> <backspace> ' <up> <left> <left> <backspace>
' <down> <down> <down> <right> <right> <right> <backspace>
' <down> <down> <left> <left> <left> <left> <left>
<left> <up> <up> <up> <M-right> <M-right> <M-right>
<M-right> <right> <right> <backspace> ' <up> <up> C-e
C-x C-e <down> <down> C-e C-x C-e <down> <down> <down>
<down> <down> <down> <down> C-x C-e C-x C-s M-x s e
n d <tab> <M-backspace> <M-backspace> m a i <tab> C-g
<menu-bar> <help-menu> <send-emacs-bug-report> T E
s t <return> C-x k <return> q n q n C-x C-h <menu-bar>
<help-menu> <send-emacs-bug-report>
Recent messages:
wl-user-agent
mail-send-hook
Saving file /Users/jmg/configuration/.emacs...
Wrote /Users/jmg/configuration/.emacs
Quit
Type C-c C-x C-z to exit MIME mode, and type C-c C-x ? to get help.
Saving...done
Saving...done [2 times]
Do you really want to quit Wanderlust? (y or n) [2 times]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#4557: Commit via vc-dir does not restore window configuration
2009-09-25 9:58 bug#4557: 23.1; Commit via vc-dir does not restore window configuration Jean-Marie Gaillourdet
@ 2011-10-10 18:19 ` martin rudalics
2011-10-12 7:01 ` martin rudalics
0 siblings, 1 reply; 3+ messages in thread
From: martin rudalics @ 2011-10-10 18:19 UTC (permalink / raw)
To: 4557
> 1. Split your frame with C-x 3
> 2. M-x vc-dir into a repository. I used a git repository, but I am not sure whether this is relevant.
> 3. Commit something
>
> Symptom:
>
> The commit message buffer is shown in the windows besides the
> vc-dir. This is ok. But after finishing the commit with C-c C-c this
> window is closed. IMHO it should stay and show the buffer it has shown
> previously. E.g org-mode does this very good in most circumstances.
I tried to address this issue in revision 106043. Please have a look.
Thanks, martin
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#4557: Commit via vc-dir does not restore window configuration
2011-10-10 18:19 ` bug#4557: " martin rudalics
@ 2011-10-12 7:01 ` martin rudalics
0 siblings, 0 replies; 3+ messages in thread
From: martin rudalics @ 2011-10-12 7:01 UTC (permalink / raw)
To: 4557-done
> I tried to address this issue in revision 106043. Please have a look.
Closed, martin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-10-12 7:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-25 9:58 bug#4557: 23.1; Commit via vc-dir does not restore window configuration Jean-Marie Gaillourdet
2011-10-10 18:19 ` bug#4557: " martin rudalics
2011-10-12 7:01 ` martin rudalics
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.