GNU bug report logs -
#1742
23.0.60; ediff-skip-merge-regions-that-differ-from-default breaks simple ediffs
Previous Next
Reported by: David Abrahams <dave <at> boostpro.com>
Date: Tue, 30 Dec 2008 15:25:04 UTC
Severity: normal
Tags: unreproducible
Done: John Wiegley <jwiegley <at> gmail.com>
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 1742 in the body.
You can then email your comments to 1742 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1742
; Package
emacs
.
(Tue, 30 Dec 2008 15:25:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
David Abrahams <dave <at> boostpro.com>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Tue, 30 Dec 2008 15:25:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
[Message part 1 (text/plain, inline)]
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 emacs-pretest-bug <at> gnu.org mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
0. Extract the enclosed files to /tmp
1. Evaluate:
(custom-set-variables
'(ediff-skip-merge-regions-that-differ-from-default t)
)
(ediff "/tmp/x" "/tmp/y")
2. Hit the spacebar
Result: "You have killed a vital Ediff buffer---you must leave Ediff
now!"
This happens even with "emacs -q"
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
/usr/local/share/emacs/23.0.60/etc/DEBUG for instructions.
In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4)
of 2008-12-12 on mcbain
Windowing system distributor `The X.Org Foundation', version 11.0.10502000
configured using `configure '--with-x-toolkit=gtk' '--prefix=/usr/local''
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: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Custom
Minor modes in effect:
diff-auto-refine-mode: t
show-paren-mode: t
global-auto-revert-mode: t
delete-selection-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
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-p R x <return> C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p R y <return> M-x e d i f f <return> x <return>
y <return> SPC q y y y M-x e d i f f - b u f <tab>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <tab> u <tab> C-g C-g C-x b e d i <tab>
<return> M-< C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-x
C-f e d <tab> i <tab> . <tab> <return> C-s b u f <backspace>
g C-s C-s C-p C-p C-p C-p C-n C-n C-n C-n C-n C-p C-p
C-p C-p C-. C-. C-. C-. C-. C-. C-. C-n C-n C-n C-n
C-n C-n C-n C-n C-x C-k C-x C-k <help-echo> <down-mouse-1>
<mouse-1> C-x C-p <return> M-> M-< C-x C-k <down-mouse-1>
<mouse-1> M-x c u s t o m <tab> - a p <tab> <return>
e d i f f <return> C-n C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-s m e r g e SPC
p r e M-< C-s p r e f i x C-n C-p C-n C-a C-. C-b C-s
s k i p C-e C-, C-, C-, C-, <return> C-n C-, C-, C-a
C-, C-a C-n C-f C-f C-f C-f C-f C-f C-f <return> 0
M-x M-p M-p <return> x <return> y <return> SPC SPC
SPC p p p q y y y C-p C-e C-, C-, C-, M-x r e p o r
t - e m a <tab> b u <tab> <return>
Recent messages:
Computing differences between x and y ...
Buffer A: Processing difference region 0 of 2
Buffer B: Processing difference region 0 of 2
Processing difference regions ... done
Region 1 in buffer A is empty [2 times]
Region 2 in buffer A is empty [4 times]
Region 1 in buffer A is empty [2 times]
Quit this Ediff session? (y or n)
Kill buffer A [x]? (y or n)
Kill buffer B [y]? (y or n)
[x (text/plain, attachment)]
[y (text/plain, attachment)]
[Message part 4 (text/plain, inline)]
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1742
; Package
emacs
.
(Thu, 01 Jan 2009 03:20:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Chong Yidong <cyd <at> stupidchicken.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Thu, 01 Jan 2009 03:20:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 1742 <at> emacsbugs.donarmstrong.com (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Michael, could you take a look at this bug report?
If you have problems with the attachments, the bug can be viewed online
at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1742
Thanks.
>>> David Abrahams <dave <at> boostpro.com> wrote:
0. Extract the enclosed files to /tmp
1. Evaluate:
(custom-set-variables
'(ediff-skip-merge-regions-that-differ-from-default t)
)
(ediff "/tmp/x" "/tmp/y")
2. Hit the spacebar
Result: "You have killed a vital Ediff buffer---you must leave Ediff
now!"
This happens even with "emacs -q"
[x (application/octet-stream, attachment)]
[y (application/octet-stream, attachment)]
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1742
; Package
emacs
.
(Thu, 01 Jan 2009 04:20:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Chong Yidong <cyd <at> stupidchicken.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Thu, 01 Jan 2009 04:20:03 GMT)
Full text and
rfc822 format available.
Message #15 received at 1742 <at> emacsbugs.donarmstrong.com (full text, mbox):
I'm afraid I don't understand what you're saying. Are you trying to say
that the border-width frame parameter has no effect on tooltip frames?
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1742
; Package
emacs
.
(Thu, 01 Jan 2009 05:00:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
kifer <at> cs.sunysb.edu
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Thu, 01 Jan 2009 05:00:03 GMT)
Full text and
rfc822 format available.
Message #20 received at 1742 <at> emacsbugs.donarmstrong.com (full text, mbox):
will fix this soon
On Wed, 31 Dec 2008 22:11:41 -0500
Chong Yidong <cyd <at> stupidchicken.com> wrote:
> Hi Michael, could you take a look at this bug report?
>
> If you have problems with the attachments, the bug can be viewed online
> at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1742
>
> Thanks.
>
> >>> David Abrahams <dave <at> boostpro.com> wrote:
>
> 0. Extract the enclosed files to /tmp
>
> 1. Evaluate:
>
> (custom-set-variables
> '(ediff-skip-merge-regions-that-differ-from-default t)
> )
> (ediff "/tmp/x" "/tmp/y")
>
> 2. Hit the spacebar
>
> Result: "You have killed a vital Ediff buffer---you must leave Ediff
> now!"
>
> This happens even with "emacs -q"
>
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1742
; Package
emacs
.
(Thu, 01 Jan 2009 06:15:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Stewart <lazycat.manatee <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Thu, 01 Jan 2009 06:15:03 GMT)
Full text and
rfc822 format available.
Message #25 received at 1742 <at> emacsbugs.donarmstrong.com (full text, mbox):
Chong Yidong <cyd <at> stupidchicken.com> writes:
> I'm afraid I don't understand what you're saying. Are you trying to say
> that the border-width frame parameter has no effect on tooltip frames?
No, just function `tooltip-show' can't display border even set border-width.
Reply sent
to
Chong Yidong <cyd <at> stupidchicken.com>
:
You have taken responsibility.
(Thu, 01 Jan 2009 09:00:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
David Abrahams <dave <at> boostpro.com>
:
bug acknowledged by developer.
(Thu, 01 Jan 2009 09:00:03 GMT)
Full text and
rfc822 format available.
Message #30 received at 1742-done <at> emacsbugs.donarmstrong.com (full text, mbox):
Andy Stewart <lazycat.manatee <at> gmail.com> writes:
> Chong Yidong <cyd <at> stupidchicken.com> writes:
>
>> I'm afraid I don't understand what you're saying. Are you trying to
>> say that the border-width frame parameter has no effect on tooltip
>> frames?
>
> No, just function `tooltip-show' can't display border even set
> border-width.
Umm, I think that means the border-width frame parameter has no effect
on tooltip frames. Fixed, thanks.
Message #31 received at 1742-done <at> emacsbugs.donarmstrong.com (full text, mbox):
Chong Yidong <cyd <at> stupidchicken.com> writes:
> Andy Stewart <lazycat.manatee <at> gmail.com> writes:
>
>> Chong Yidong <cyd <at> stupidchicken.com> writes:
>>
>>> I'm afraid I don't understand what you're saying. Are you trying to
>>> say that the border-width frame parameter has no effect on tooltip
>>> frames?
>>
>> No, just function `tooltip-show' can't display border even set
>> border-width.
>
> Umm, I think that means the border-width frame parameter has no effect
> on tooltip frames. Fixed, thanks.
Thank you.
But have another bug with tooltip display.
If text that show in tooltip is too width or too height, the *right* or
*bottom" border can't display in tooltip.
-- Andy
bug reopened, originator not changed.
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> emacsbugs.donarmstrong.com
.
(Thu, 01 Jan 2009 15:45:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#1742
; Package
emacs
.
(Tue, 05 Jan 2016 04:22:01 GMT)
Full text and
rfc822 format available.
Message #36 received at 1742 <at> debbugs.gnu.org (full text, mbox):
Did this end up getting fixed? I can't reproduce this on Emacs 25.
I'll close this if I don't hear anything in a week or so.
Michael Kifer <kifer <at> cs.sunysb.edu> writes:
> will fix this soon
>
> On Wed, 31 Dec 2008 22:11:41 -0500
> Chong Yidong <cyd <at> stupidchicken.com> wrote:
>
>> Hi Michael, could you take a look at this bug report?
>>
>> If you have problems with the attachments, the bug can be viewed online
>> at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1742
>>
>> Thanks.
>>
>> >>> David Abrahams <dave <at> boostpro.com> wrote:
>>
>> 0. Extract the enclosed files to /tmp
>>
>> 1. Evaluate:
>>
>> (custom-set-variables
>> '(ediff-skip-merge-regions-that-differ-from-default t)
>> )
>> (ediff "/tmp/x" "/tmp/y")
>>
>> 2. Hit the spacebar
>>
>> Result: "You have killed a vital Ediff buffer---you must leave Ediff
>> now!"
>>
>> This happens even with "emacs -q"
>>
Added tag(s) unreproducible.
Request was from
Andrew Hyatt <ahyatt <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Thu, 07 Jan 2016 03:57:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#1742
; Package
emacs
.
(Mon, 18 Jan 2016 16:25:01 GMT)
Full text and
rfc822 format available.
Message #41 received at 1742 <at> debbugs.gnu.org (full text, mbox):
Looks fixed in 24.5.1, FWIW.
on Mon Jan 04 2016, Andrew Hyatt <ahyatt-AT-gmail.com> wrote:
> Did this end up getting fixed? I can't reproduce this on Emacs 25.
>
> I'll close this if I don't hear anything in a week or so.
>
> Michael Kifer <kifer <at> cs.sunysb.edu> writes:
>
>> will fix this soon
>>
>> On Wed, 31 Dec 2008 22:11:41 -0500
>> Chong Yidong <cyd <at> stupidchicken.com> wrote:
>>
>>> Hi Michael, could you take a look at this bug report?
>>>
>>> If you have problems with the attachments, the bug can be viewed online
>>> at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1742
>>>
>>> Thanks.
>>>
>>> >>> David Abrahams <dave <at> boostpro.com> wrote:
>>>
>>> 0. Extract the enclosed files to /tmp
>>>
>>> 1. Evaluate:
>>>
>>> (custom-set-variables
>>> '(ediff-skip-merge-regions-that-differ-from-default t)
>>> )
>>> (ediff "/tmp/x" "/tmp/y")
>>>
>>> 2. Hit the spacebar
>>>
>>> Result: "You have killed a vital Ediff buffer---you must leave Ediff
>>> now!"
>>>
>>> This happens even with "emacs -q"
>>>
Reply sent
to
John Wiegley <johnw <at> gnu.org>
:
You have taken responsibility.
(Mon, 18 Jan 2016 23:14:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
David Abrahams <dave <at> boostpro.com>
:
bug acknowledged by developer.
(Mon, 18 Jan 2016 23:14:03 GMT)
Full text and
rfc822 format available.
Message #46 received at 1742-done <at> debbugs.gnu.org (full text, mbox):
tags 1742 unreproducible
thank you
>>>>> Dave Abrahams <dave <at> boostpro.com> writes:
> Looks fixed in 24.5.1, FWIW.
Thanks, Dave. Closing.
--
John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 16 Feb 2016 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 186 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.