GNU bug report logs -
#21854
Ediff 2.81.5 of July 4, 2013; unified plain/multi frame behaviour on exit
Previous Next
Reported by: Tino Calancha <f92capac <at> gmail.com>
Date: Sat, 7 Nov 2015 15:27:02 UTC
Severity: minor
Tags: moreinfo
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21854 in the body.
You can then email your comments to 21854 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21854
; Package
emacs
.
(Sat, 07 Nov 2015 15:27:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tino Calancha <f92capac <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 07 Nov 2015 15:27:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Congratulations! You may have unearthed a bug in Ediff!
Please make a concise and accurate summary of what happened
and mail it to the address above.
-----------------------------------------------------------
epatch-buffer:
I) on multiframe mode: set current buffer on exit as ediff-buffer-B
II) on plain frame mode: set current buffer on exit as ediff-buffer-A
Users using emacs with and without X, keeping the default value
of ediff-window-setup-function
will experience I) (emacs with GUI) or II) (emacs without GUI).
Its better if the current buffer is the same regarless on if
the user is running in plain or multiframe mode.
I have added following function into ediff-quit-hook:
(defun ediff-switch-to-buffer-B-on-exit()
(with-current-buffer ediff-control-buffer
(switch-to-buffer-other-window ediff-buffer-B)))
Im not sure what is the best way to do this.
Emacs : GNU Emacs 25.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.28)
of 2015-11-07
Package: Ediff 2.81.5 of July 4, 2013
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21854
; Package
emacs
.
(Thu, 12 May 2022 12:31:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 21854 <at> debbugs.gnu.org (full text, mbox):
Tino Calancha <f92capac <at> gmail.com> writes:
> epatch-buffer:
>
> I) on multiframe mode: set current buffer on exit as ediff-buffer-B
> II) on plain frame mode: set current buffer on exit as ediff-buffer-A
>
> Users using emacs with and without X, keeping the default value
> of ediff-window-setup-function
> will experience I) (emacs with GUI) or II) (emacs without GUI).
>
> Its better if the current buffer is the same regarless on if
> the user is running in plain or multiframe mode.
(I'm going through old bug reports that unfortunately weren't resolved
at the time.)
I'm not sure I quite understand this bug report. Is the issue that
epatch-buffer chooses different A/B buffers if you have several frames,
and the A/B buffers are in different frames?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Added tag(s) moreinfo.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Thu, 12 May 2022 12:31:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21854
; Package
emacs
.
(Thu, 09 Jun 2022 15:04:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 21854 <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> I'm not sure I quite understand this bug report. Is the issue that
> epatch-buffer chooses different A/B buffers if you have several frames,
> and the A/B buffers are in different frames?
More information was requested, but no response was given within a
month, so I'm closing this bug report. If the problem still exists,
please respond to this email and we'll reopen the bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
bug closed, send any further explanations to
21854 <at> debbugs.gnu.org and Tino Calancha <f92capac <at> gmail.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Thu, 09 Jun 2022 15:04:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 08 Jul 2022 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 363 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.