unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11544: Subject: 24.1.50; ediff-buffers command window does not work properly
@ 2012-05-22 20:54 Munawar Cheema
  2012-05-23  9:10 ` martin rudalics
  0 siblings, 1 reply; 5+ messages in thread
From: Munawar Cheema @ 2012-05-22 20:54 UTC (permalink / raw
  To: 11544

[-- Attachment #1: Type: text/plain, Size: 3698 bytes --]

--text follows this line--
 start emacs -Q, load in two files let's say .bashrc from two locations,
M-x ediff-buffers, now the little pop up window comes up, type ? and the
window does some bizarre moves and shrinks to almost nothing,


This bug report will be sent to the Bug-GNU-Emacs mailing list, and the GNU
bug tracker at debbugs.gnu.org.  Please check that, the From: line contains
a valid email address.  After a delay of up, to one day, you should receive
an acknowledgement at that address., Please write in English if possible,
as the Emacs maintainers, usually do not have translators for other
languages., Please describe exactly what actions triggered the bug, and,
the precise symptoms of the bug.  If you can, give a recipe, starting from
`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'., For information about debugging Emacs, please read
the file, /usr/share/emacs/24.1.50/etc/DEBUG., In GNU Emacs 24.1.50.1
(x86_64-pc-linux-gnu, GTK+ Version 3.4.1), of 2012-05-10 on rhenium,
modified by Debian, (emacs-snapshot package, version
2:20120510-1~ppa1~precise1), Windowing system distributor `The X.Org
Foundation', version 11.0.11103000, Configured using:, `configure '--build'
'x86_64-linux-gnu' '--host' 'x86_64-linux-gnu', '--prefix=/usr'
'--sharedstatedir=/var/lib' '--libexecdir=/usr/lib', '--localstatedir=/var'
'--infodir=/usr/share/info', '--mandir=/usr/share/man' '--with-pop=yes',
'--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.1.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.1.50/site-lisp:/usr/share/emacs/site-lisp',
'--without-compress-info' '--with-crt-dir=/usr/lib/x86_64-linux-gnu/',
'--with-x=yes' '--with-x-toolkit=gtk3' '--with-imagemagick=yes',
'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu',
'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g,
-Wl,--as-needed -znocombreloc' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'', 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_GB.UTF-8, value of $XMODIFIERS: nil, locale-coding-system: utf-8-unix,
default enable-multibyte-characters: t, Major mode: Shell-script, Minor
modes in effect:, tooltip-mode: t, mouse-wheel-mode: t, tool-bar-mode: t,
menu-bar-mode: t, file-name-shadow-mode: t, global-font-lock-mode: t,
font-lock-mode: t, blink-cursor-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-x C-f . b a s h r <tab> <return>
C-x 2 C-x C-f D, R <tab> <backspace> r <tab> H o <tab> <tab> O <tab>, . b a
s h <tab> <return> M-x e d i f f - b u f f e, r <tab> <return> <return>
<return> ? <switch-frame>, <switch-frame> <switch-frame> <help-echo>
<help-echo>, <help-echo> <switch-frame> q <help-echo> <switch-frame>,
<help-echo> <help-echo> <help-echo> y <help-echo> <help-echo>, <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo>, <help-echo> <help-echo>
<menu-bar> <help-menu> <se, nd-emacs-bug-report>, Recent messages:, Making
completion list..., Setting up indent for shell type bash, setting up
indent stuff, Indentation variables are now local., Indentation setup for
shell type bash, Computing differences between .bashrc and .bashrc2733Gs_
..., Buffer A: Processing difference region 0 of 1, Buffer B: Processing
difference region 0 of 1, Processing difference regions ... done, Quit this
Ediff session? (y or n)  y, Load-path shadows:

[-- Attachment #2: Type: text/html, Size: 4183 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread
* bug#11480: 24.1.50; ediff command frame auto-shrinks to 1 column wide
@ 2012-05-15  8:26 Keith Rautenbach
  2022-05-02  9:43 ` bug#11544: Subject: 24.1.50; ediff-buffers command window does not work properly Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Keith Rautenbach @ 2012-05-15  8:26 UTC (permalink / raw
  To: 11480

emacs-snapshot -Q -eval "(set-variable 'mail-host-address \"ntlworld.com\")" --eval "(find-file \"file-A.txt\")" --eval "(find-file \"file-B.txt\")" --eval "(ediff-buffers \"file-A.txt\" \"file-B.txt\")"

The contents of the files do not seem to matter.
In this example the files were trivial:
   $ cat file-A.txt
   This is file A
   $ cat file-B.txt
   This is file A

I saw this problem with emacs 23.3.1 after upgrading to Ubuntu 12.04 and
then tested again with emacs-snapshot.

Typing ediff command '?' initially redraws the command frame at the
correct size and then auto-shrinks the width down to 1.

I am seeing the problem happen most (but not all) the time. Perhaps 95%.
I think that a particular run of emacs will either happen 100% or 0%.


In GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 3.4.1)
 of 2012-05-10 on radium, modified by Debian
 (emacs-snapshot package, version 2:20120510-1~ppa1~precise1)
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
Configured using:
 `configure '--build' 'i686-linux-gnu' '--host' 'i686-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'
 '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.1.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.1.50/site-lisp:/usr/share/emacs/site-lisp'
 '--without-compress-info' '--with-crt-dir=/usr/lib/i386-linux-gnu/'
 '--with-x=yes' '--with-x-toolkit=gtk3' '--with-imagemagick=yes'
 'build_alias=i686-linux-gnu' 'host_alias=i686-linux-gnu'
 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g
 -Wl,--as-needed -znocombreloc' 'CPPFLAGS=-D_FORTIFY_SOURCE=2''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: en_GB.UTF-8
  value of $LC_CTYPE: en_GB.UTF-8
  value of $LC_MESSAGES: en_GB.UTF-8
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <switch-frame> <down-mouse-1> <mouse-1> 
M-x r e p o r t <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Computing differences between file-A.txt and file-B.txt ...
Buffer A: Processing difference region 0 of 1
Buffer B: Processing difference region 0 of 1
Processing difference regions ... done

Load-path shadows:
/usr/share/emacs/24.1.50/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup
/usr/share/emacs/24.1.50/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils ediff-merg ediff-diff ediff-wind ediff-help
ediff-util ediff-mult ediff-init ediff cus-edit easymenu cus-start
cus-load wid-edit time-date tooltip ediff-hook vc-hooks lisp-float-type
mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow
timer select scroll-bar mouse jit-lock font-lock syntax facemenu
font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan
thai tai-viet lao korean japanese hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face files text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)





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

end of thread, other threads:[~2022-05-02  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-22 20:54 bug#11544: Subject: 24.1.50; ediff-buffers command window does not work properly Munawar Cheema
2012-05-23  9:10 ` martin rudalics
     [not found]   ` <CADwNEa6EKG3nxAxnq7oN8Azfd28SBw52Cw7d0ENePuafkUjCqQ@mail.gmail.com>
2012-05-24  9:01     ` martin rudalics
2012-05-24 16:25       ` Glenn Morris
  -- strict thread matches above, loose matches on Subject: below --
2012-05-15  8:26 bug#11480: 24.1.50; ediff command frame auto-shrinks to 1 column wide Keith Rautenbach
2022-05-02  9:43 ` bug#11544: Subject: 24.1.50; ediff-buffers command window does not work properly Lars Ingebrigtsen

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).