unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11113: 23.3; Access to the mini-buffer in auctex mode triggers window resize in KDE (Kwin)
@ 2012-03-28 15:57 Jorge Adriano Branco Aires
  2019-11-01 20:17 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Jorge Adriano Branco Aires @ 2012-03-28 15:57 UTC (permalink / raw)
  To: 11113; +Cc: thomas.luebking

Problem:
Emacs+Auctex doesn't work properly in KDE (or more precisely kwin).
Any access to the mini-buffer in auctex mode triggers window resize,
making it smaller.

Current work around:
There is a known workaround right now, which is to set kwin to disobey
geometry restrictions for emacs, in its advanced settings. But of
course most users will have no idea what to do when affected by this
strange behaviour.

Related:
KDE bug report (set to RESOLVED FIXED of KDE's end).
https://bugs.kde.org/show_bug.cgi?id=252314

J.A.

-------------

In GNU Emacs 23.3.1 (x86_64-suse-linux-gnu, GTK+ Version 2.24.7)
 of 2011-10-30 on build17
Windowing system distributor `The X.Org Foundation', version 11.0.11004000
configured using `configure  '--with-pop' '--without-hesiod'
'--with-kerberos' '--with-kerberos5' '--with-xim'
'--enable-autodepend' '--prefix=/usr' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--datadir=/usr/share'
'--localstatedir=/var' '--sharedstatedir=/var/lib'
'--libexecdir=/usr/lib' '--with-x' '--with-sound' '--with-sync-input'
'--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png'
'--with-rsvg' '--with-dbus' '--without-gpm' '--with-x-toolkit=gtk'
'--x-includes=/usr/include' '--x-libraries=/usr/lib64:/usr/share/X11'
'--with-xft' '--with-libotf' '--with-m17n-flt'
'--build=x86_64-suse-linux' 'build_alias=x86_64-suse-linux'
'CFLAGS=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -g
-D_GNU_SOURCE -std=gnu89 -pipe -Wno-pointer-sign -Wno-unused-variable
-Wno-unused-label -Wno-unprototyped-calls -fno-optimize-sibling-calls
-DSYSTEM_PURESIZE_EXTRA=55000 	 -DSITELOAD_PURESIZE_EXTRA=10000 '
'LDFLAGS=-Wl,-O2 -Wl,--hash-size=65521''

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: @im=local
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  show-paren-mode: t
  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
  blink-cursor-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o <tab> r <tab> <return>

Recent messages:
Loading /home/jadrian/.cabal/share/Agda-2.3.0.1/emacs-mode/agda2.el
(source)...done
Loading /usr/share/emacs/site-lisp/haskellmode-emacs/haskell-site-file.el
(source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Load-path shadows:
/usr/share/emacs/site-lisp/ruby-mode hides
/usr/share/emacs/23.3/lisp/progmodes/ruby-mode

Features:
(shadow sort mail-extr message idna byte-opt sendmail ecomplete rfc822
mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap
mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader
gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit
mailheader canlock sha1 hex-util hashcash mail-utils warnings emacsbug
help-mode view font-latex bytecomp byte-compile tex regexp-opt advice
help-fns advice-preload easymenu scala-mode-auto agda2 xfonts rmailgen
paren mouse-sel thingatpt preview-latex tex-site auto-loads ispell lpr
disp-table tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win
x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register
page menu-bar rfn-eshadow timer select scroll-bar mldrag 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 loaddefs button
minibuffer faces cus-face files text-properties overlay md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process dbusbind system-font-setting
font-render-setting gtk x-toolkit x multi-tty emacs)





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

* bug#11113: 23.3; Access to the mini-buffer in auctex mode triggers window resize in KDE (Kwin)
  2012-03-28 15:57 bug#11113: 23.3; Access to the mini-buffer in auctex mode triggers window resize in KDE (Kwin) Jorge Adriano Branco Aires
@ 2019-11-01 20:17 ` Stefan Kangas
  2019-12-01  7:51   ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2019-11-01 20:17 UTC (permalink / raw)
  To: Jorge Adriano Branco Aires; +Cc: 11113, thomas.luebking

Jorge Adriano Branco Aires <jorge.adriano@gmail.com> writes:

> Problem:
> Emacs+Auctex doesn't work properly in KDE (or more precisely kwin).
> Any access to the mini-buffer in auctex mode triggers window resize,
> making it smaller.
>
> Current work around:
> There is a known workaround right now, which is to set kwin to disobey
> geometry restrictions for emacs, in its advanced settings. But of
> course most users will have no idea what to do when affected by this
> strange behaviour.
>
> Related:
> KDE bug report (set to RESOLVED FIXED of KDE's end).
> https://bugs.kde.org/show_bug.cgi?id=252314

If I understand you correctly, this is a bug in KDE which has since
been fixed?

If this is a bug in Emacs, is this still an issue on a modern versions
of Emacs?

Best regards,
Stefan Kangas





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

* bug#11113: 23.3; Access to the mini-buffer in auctex mode triggers window resize in KDE (Kwin)
  2019-11-01 20:17 ` Stefan Kangas
@ 2019-12-01  7:51   ` Stefan Kangas
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2019-12-01  7:51 UTC (permalink / raw)
  To: Jorge Adriano Branco Aires; +Cc: 11113-done, thomas.luebking

Stefan Kangas <stefan@marxist.se> writes:

> Jorge Adriano Branco Aires <jorge.adriano@gmail.com> writes:
>
>> Problem:
>> Emacs+Auctex doesn't work properly in KDE (or more precisely kwin).
>> Any access to the mini-buffer in auctex mode triggers window resize,
>> making it smaller.
>>
>> Current work around:
>> There is a known workaround right now, which is to set kwin to disobey
>> geometry restrictions for emacs, in its advanced settings. But of
>> course most users will have no idea what to do when affected by this
>> strange behaviour.
>>
>> Related:
>> KDE bug report (set to RESOLVED FIXED of KDE's end).
>> https://bugs.kde.org/show_bug.cgi?id=252314
>
> If I understand you correctly, this is a bug in KDE which has since
> been fixed?
>
> If this is a bug in Emacs, is this still an issue on a modern versions
> of Emacs?

More information was requested, but none was given within 4 weeks, so
I'm closing this bug.  If this is still an issue, please reply to this
email (use "Reply to all" in your email client) and we can reopen the
bug report.

Best regards,
Stefan Kangas





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

end of thread, other threads:[~2019-12-01  7:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-28 15:57 bug#11113: 23.3; Access to the mini-buffer in auctex mode triggers window resize in KDE (Kwin) Jorge Adriano Branco Aires
2019-11-01 20:17 ` Stefan Kangas
2019-12-01  7:51   ` Stefan Kangas

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