* bug#3766: 23.1.50; frame resizes magically
@ 2009-07-06 14:41 ` Sebastian Rose
2009-07-07 11:10 ` bug#3766: marked as done (23.1.50; frame resizes magically) Emacs bug Tracking System
0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Rose @ 2009-07-06 14:41 UTC (permalink / raw)
To: emacs-pretest-bug
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@gnu.org mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
If I run emacs and maximize it, then switch to another workspace and
back, it's not maximized anymore.
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.1.50/etc/DEBUG for instructions.
In GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.16.1)
of 2009-07-03 on kassiopeya
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
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: de_DE.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: JavaScript
Minor modes in effect:
c-subword-mode: t
recentf-mode: t
yas/minor-mode: t
show-paren-mode: t
global-hl-line-mode: t
display-time-mode: t
desktop-save-mode: t
auto-image-file-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
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
abbrev-mode: t
hs-minor-mode: t
Recent input:
l d SPC h a n d l e SPC t h e SPC T O C _ L I N K SPC
d u f f <backspace> <backspace> <backspace> i f f e
r e n t l y SPC b e d <backspace> c a u s e SPC o f
SPC c l o w n i n g <backspace> <backspace> <backspace>
<backspace> <backspace> n i n g ! <C-up> C-e <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <up> <left> <down> C-e <delete> M-SPC <delete>
<delete> <delete> <up> <delete> M-SPC <delete> <delete>
<delete> <up> C-e <delete> M-SPC <delete> <delete>
<delete> <up> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> C-k <up> <return> C-y <up> <right>
<tab> C-e <backspace> : C-x C-s <down-mouse-1> <mouse-movement>
<mouse-movement> <drag-mouse-1> <down-mouse-2> <mouse-2>
<down-mouse-1> <mouse-1> N o SPC c l o n i n g SPC
M-f : C-k C-x C-s C-x r SPC i M-< C-s T O C _ L I N
K C-S-s <down-mouse-1> <mouse-1> M-< C-S-s a c c e
s s k y <backspace> <right> <right> <right> <right>
t <delete> <down> <down> <down> <left> <left> <left>
<left> <left> <backspace> m C-x C-s <down-mouse-5>
<mouse-5> <down-mouse-1> <mouse-1> C-s C-s C-s C-s
C-s C-s <down-mouse-1> <mouse-1> <backspace> m C-s
C-s C-s C-s C-s C-s C-x C-s <down-mouse-5> <mouse-5>
<double-down-mouse-5> <double-mouse-5> <down-mouse-5>
<mouse-5> <double-down-mouse-5> <double-mouse-5> <triple-down-mouse-5>
<triple-mouse-5> <down-mouse-5> <mouse-5> <double-down-mouse-5>
<double-mouse-5> M-x <up> <return>
Recent messages:
Wrote /home/sebastian/develop/org/github/org-info-js/org-info-src.js
Mark set
Mark saved where search started
Mark set
Mark saved where search started
Saving file /home/sebastian/develop/org/github/org-info-js/org-info-src.js...
Wrote /home/sebastian/develop/org/github/org-info-js/org-info-src.js
Mark saved where search started [2 times]
Saving file /home/sebastian/develop/org/github/org-info-js/org-info-src.js...
Wrote /home/sebastian/develop/org/github/org-info-js/org-info-src.js
--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.: +49 (0)511 - 36 58 472
Fax: +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: s.rose@emma-stil.de, sebastian_rose@gmx.de
Http: www.emma-stil.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#3766: 23.1.50; frame resizes magically
@ 2009-07-07 8:48 Jan Djärv
2009-07-06 14:41 ` Sebastian Rose
0 siblings, 1 reply; 3+ messages in thread
From: Jan Djärv @ 2009-07-07 8:48 UTC (permalink / raw)
To: 3766, 3766-done
Same cause, hence same fix as for 3765.
Jan D.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#3766: marked as done (23.1.50; frame resizes magically)
2009-07-06 14:41 ` Sebastian Rose
@ 2009-07-07 11:10 ` Emacs bug Tracking System
0 siblings, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-07-07 11:10 UTC (permalink / raw)
To: Jan Djärv
[-- Attachment #1: Type: text/plain, Size: 847 bytes --]
Your message dated Tue, 07 Jul 2009 10:48:45 +0200
with message-id <4A530BED.6020408@swipnet.se>
and subject line 23.1.50; frame resizes magically
has caused the Emacs bug report #3766,
regarding 23.1.50; frame resizes magically
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)
--
3766: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3766
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
[-- Attachment #2: Type: message/rfc822, Size: 6612 bytes --]
From: Sebastian Rose <sebastian_rose@gmx.de>
To: emacs-pretest-bug@gnu.org
Subject: 23.1.50; frame resizes magically
Date: Mon, 06 Jul 2009 16:41:34 +0200
Message-ID: <87vdm5an6o.fsf@kassiopeya.MSHEIMNETZ>
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@gnu.org mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
If I run emacs and maximize it, then switch to another workspace and
back, it's not maximized anymore.
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.1.50/etc/DEBUG for instructions.
In GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.16.1)
of 2009-07-03 on kassiopeya
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
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: de_DE.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: JavaScript
Minor modes in effect:
c-subword-mode: t
recentf-mode: t
yas/minor-mode: t
show-paren-mode: t
global-hl-line-mode: t
display-time-mode: t
desktop-save-mode: t
auto-image-file-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
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
abbrev-mode: t
hs-minor-mode: t
Recent input:
l d SPC h a n d l e SPC t h e SPC T O C _ L I N K SPC
d u f f <backspace> <backspace> <backspace> i f f e
r e n t l y SPC b e d <backspace> c a u s e SPC o f
SPC c l o w n i n g <backspace> <backspace> <backspace>
<backspace> <backspace> n i n g ! <C-up> C-e <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <up> <left> <down> C-e <delete> M-SPC <delete>
<delete> <delete> <up> <delete> M-SPC <delete> <delete>
<delete> <up> C-e <delete> M-SPC <delete> <delete>
<delete> <up> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> C-k <up> <return> C-y <up> <right>
<tab> C-e <backspace> : C-x C-s <down-mouse-1> <mouse-movement>
<mouse-movement> <drag-mouse-1> <down-mouse-2> <mouse-2>
<down-mouse-1> <mouse-1> N o SPC c l o n i n g SPC
M-f : C-k C-x C-s C-x r SPC i M-< C-s T O C _ L I N
K C-S-s <down-mouse-1> <mouse-1> M-< C-S-s a c c e
s s k y <backspace> <right> <right> <right> <right>
t <delete> <down> <down> <down> <left> <left> <left>
<left> <left> <backspace> m C-x C-s <down-mouse-5>
<mouse-5> <down-mouse-1> <mouse-1> C-s C-s C-s C-s
C-s C-s <down-mouse-1> <mouse-1> <backspace> m C-s
C-s C-s C-s C-s C-s C-x C-s <down-mouse-5> <mouse-5>
<double-down-mouse-5> <double-mouse-5> <down-mouse-5>
<mouse-5> <double-down-mouse-5> <double-mouse-5> <triple-down-mouse-5>
<triple-mouse-5> <down-mouse-5> <mouse-5> <double-down-mouse-5>
<double-mouse-5> M-x <up> <return>
Recent messages:
Wrote /home/sebastian/develop/org/github/org-info-js/org-info-src.js
Mark set
Mark saved where search started
Mark set
Mark saved where search started
Saving file /home/sebastian/develop/org/github/org-info-js/org-info-src.js...
Wrote /home/sebastian/develop/org/github/org-info-js/org-info-src.js
Mark saved where search started [2 times]
Saving file /home/sebastian/develop/org/github/org-info-js/org-info-src.js...
Wrote /home/sebastian/develop/org/github/org-info-js/org-info-src.js
--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.: +49 (0)511 - 36 58 472
Fax: +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: s.rose@emma-stil.de, sebastian_rose@gmx.de
Http: www.emma-stil.de
[-- Attachment #3: Type: message/rfc822, Size: 1750 bytes --]
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: 3766@emacsbugs.donarmstrong.com, 3766-done@emacsbugs.donarmstrong.com
Subject: 23.1.50; frame resizes magically
Date: Tue, 07 Jul 2009 10:48:45 +0200
Message-ID: <4A530BED.6020408@swipnet.se>
Same cause, hence same fix as for 3765.
Jan D.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-07 11:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-07 8:48 bug#3766: 23.1.50; frame resizes magically Jan Djärv
2009-07-06 14:41 ` Sebastian Rose
2009-07-07 11:10 ` bug#3766: marked as done (23.1.50; frame resizes magically) Emacs bug Tracking System
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).