unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6183: 23.1; Committing in version control mode (via C-x vv) with two open windows closes one.
@ 2010-05-13  8:49 Arne Babenhauserheide
  2011-10-10 18:20 ` martin rudalics
  0 siblings, 1 reply; 2+ messages in thread
From: Arne Babenhauserheide @ 2010-05-13  8:49 UTC (permalink / raw)
  To: 6183

[-- Attachment #1: Type: Text/Plain, Size: 3468 bytes --]

I often work with two windows.

When I now commit in Mercurial via "C-x vv", the commit message window 
replaces the "other" windows buffer.

After hitting "C-c C-c" to finish the commit message, the window closes.

I would expect it to return to the previous buffer instead.

Best wishes,
Arne

PS: Otherwise VCS in Emacs is extremely convenient! Many thanks for 
implementing it!


In GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2010-03-09 on fluss
configured using `configure  '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--
host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--
localstatedir=/var/lib' '--libdir=/usr/lib64' '--program-suffix=-emacs-23'
'--infodir=/usr/share/info/emacs-23' '--with-sound' '--with-x' '--with-
toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg'
'--with-tiff' '--with-xpm' '--with-xft' '--with-libotf' '--with-m17n-flt' '--
with-x-toolkit=athena' '--without-hesiod' '--without-kerberos'
'--without-kerberos5' '--with-gpm' '--with-dbus' 'build_alias=x86_64-pc-linux-
gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe'
'LDFLAGS=-Wl,-O1''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  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: de_DE.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Python

Minor modes in effect:
  shell-dirtrack-mode: t
  show-paren-mode: t
  tooltip-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  global-visual-line-mode: t
  visual-line-mode: t
  transient-mark-mode: t

Recent input:
e " ESC O A ESC O F ESC O D ESC O D ESC O D ESC O D
ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC
O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D
ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC
O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D
ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC
O D ESC O C DEL DEL DEL ` ESC O B ESC O D ESC O D ESC
O D ` ESC O F ESC O D ESC O D ESC O D ESC O D ESC O
D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC
O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D
ESC O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC
O D ESC O D ESC O D ESC O F ESC O C C-x C-s C-x v v
i m p r o v e d SPC t h e SPC h e l DEL l p SPC o u
t p u t . C-x C-s C-g C-g C-c C-c ESC x b u g TAB TAB
DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL
DEL DEL DEL r e p o r t TAB TAB TAB RET

Recent messages:
Auto-saving...done
Saving file /home/arne/Quell/Programme/pyrad/pyrad.py...
Wrote /home/arne/Quell/Programme/pyrad/pyrad.py
Mark set
Press C-c C-c when you are done editing.
Enter a change comment.  Type C-c C-c when done
Quit [2 times]
Checking in /home/arne/Quell/Programme/pyrad/pyrad.py...done
Making completion list...
call-interactively: Text is read-only [3 times]


--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- 
  - singing a part of the history of free software -
             http://infinite-hands.draketo.de


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#6183: 23.1; Committing in version control mode (via C-x vv) with two open windows closes one.
  2010-05-13  8:49 bug#6183: 23.1; Committing in version control mode (via C-x vv) with two open windows closes one Arne Babenhauserheide
@ 2011-10-10 18:20 ` martin rudalics
  0 siblings, 0 replies; 2+ messages in thread
From: martin rudalics @ 2011-10-10 18:20 UTC (permalink / raw)
  To: Arne Babenhauserheide; +Cc: 6183

 > I often work with two windows.
 >
 > When I now commit in Mercurial via "C-x vv", the commit message window
 > replaces the "other" windows buffer.
 >
 > After hitting "C-c C-c" to finish the commit message, the window closes.
 >
 > I would expect it to return to the previous buffer instead.

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

Thanks, martin





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-10 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-13  8:49 bug#6183: 23.1; Committing in version control mode (via C-x vv) with two open windows closes one Arne Babenhauserheide
2011-10-10 18:20 ` martin rudalics

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).