unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: 12218@debbugs.gnu.org
Subject: bug#12218: 24.2.50; vc-ediff: Pressing `n' moves focus away from ediff control panel
Date: Sat, 06 Oct 2012 10:14:10 +0200	[thread overview]
Message-ID: <506FE852.5020603@gmx.at> (raw)
In-Reply-To: <87391sg0z4.fsf@gmail.com>

 > 0. IMPORTANT: REMOVE all customizations and start with emacs -Q
 > 1. C-x C-f lisp/register.el
 > 2. C-x C-w register-1.el
 > 3. Make some changes here and there in register-1.el
 > 4. M-x ediff-files RET register.el RET register-1.el
 > 5. Enusre that the control panel pops-up in a separate frame.
 > 6. Keep pressing `n'
 > 7. The focus NEVER LEAVES the control panel on my machine.
 >
 > Summary: M-x vc-ediff RET is buggy while M-x ediff-files RET is NOT
 > buggy.

`vc-ediff' ends up calling `ediff-setup' just like `ediff-files'.  So
we'd have to find something that happens before these two calls that
affects the behavior of `ediff-next-difference'.  Maybe in an assignment
to one of ediff's hooks.  If you trace the calls to `ediff-setup' can
you see any differences?

 > Given the above experiment/result do you still think that window manager
 > is at play here.  My "gut" feeling says that vc-ediff is "forgetting"
 > some stuff.  (Remember vc-ediff is fairly a new arrival)

No.  What I meant was that the window manager might be at play when
comparing the behavior on your machine and mine or when comparing a
multiframe with a one-frame setup.

 > If multiple-frames is problematic (on some machines) shouldn't the
 > default be modified to be just plain.

If more people complained, this would probably happen.  But IIUC ediff
is not very popular and largely unmaintained.

 > But, in that case, people like me, who are used to seeing the control
 > panel float to top-right, will complain that the defaults are changed
 > :-).

Likely.  I've been told on this list that my one-frame setup for ediff
is non-standard and any problems it causes "won't be a problem for most
users" ;-)

martin





  reply	other threads:[~2012-10-06  8:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17 10:22 bug#12218: 24.2.50; vc-ediff: Pressing `n' moves focus away from ediff control panel Jambunathan K
2012-10-05 16:14 ` martin rudalics
2012-10-05 17:12   ` Jambunathan K
2012-10-05 18:07     ` martin rudalics
2012-10-05 18:46       ` Jambunathan K
2012-10-05 19:07         ` martin rudalics
2012-10-05 19:42           ` Jambunathan K
2012-10-06  8:14             ` martin rudalics [this message]
2012-10-06 17:40               ` Juri Linkov
2012-10-08  6:56                 ` martin rudalics
2012-10-08 11:03                   ` Juri Linkov
2013-02-10  2:52                     ` Glenn Morris
2013-02-10 10:46                       ` Juri Linkov
2013-02-10 17:32                         ` martin rudalics
2013-02-11  9:27                           ` Juri Linkov
2013-02-11  9:43                             ` Jambunathan K
2013-02-12 17:47                               ` Juri Linkov
2013-02-13  5:34                                 ` Jambunathan K
2013-02-13  5:39                                   ` Jambunathan K
2013-02-13  8:44                                     ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=506FE852.5020603@gmx.at \
    --to=rudalics@gmx.at \
    --cc=12218@debbugs.gnu.org \
    --cc=kjambunathan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).