* Using -mm then unmaximize causes much swapping
@ 2014-10-20 8:52 David Hume
2014-10-20 10:12 ` Tassilo Horn
[not found] ` <mailman.11554.1413799963.1147.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 3+ messages in thread
From: David Hume @ 2014-10-20 8:52 UTC (permalink / raw)
To: help-gnu-emacs
I've noticed that if I launch emacs with the -mm option it all works
well until I click the unmaximize button, then emacs tries to create
such a hugely wide window that the system goes swapping mad. I am not
sure if this is down to my setup. I am using xdm/icewm and emacs 24.3.1
64 bit.
Does anyone else see this?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Using -mm then unmaximize causes much swapping
2014-10-20 8:52 Using -mm then unmaximize causes much swapping David Hume
@ 2014-10-20 10:12 ` Tassilo Horn
[not found] ` <mailman.11554.1413799963.1147.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 3+ messages in thread
From: Tassilo Horn @ 2014-10-20 10:12 UTC (permalink / raw)
To: David Hume; +Cc: help-gnu-emacs
David Hume <David.Hume@hushmail.com> writes:
Hi David,
> I've noticed that if I launch emacs with the -mm option it all works
> well until I click the unmaximize button, then emacs tries to create
> such a hugely wide window that the system goes swapping mad. I am not
> sure if this is down to my setup. I am using xdm/icewm and emacs
> 24.3.1 64 bit.
Hm, with
emacs-24.3 -Q -mm
the initial emacs frame is not maximized at all here (which is a bug in
its own respect), and with
emacs -Q -mm
which is the current bzr trunk it is maximized and unmaximizing sets it
back to the same frame size as emacs -Q would have resulted in.
Bye,
Tassilo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Using -mm then unmaximize causes much swapping
[not found] ` <85iojf56zx.fsf@example.com>
@ 2014-10-20 12:10 ` Tassilo Horn
0 siblings, 0 replies; 3+ messages in thread
From: Tassilo Horn @ 2014-10-20 12:10 UTC (permalink / raw)
To: David Hume; +Cc: help-gnu-emacs
David Hume <David.Hume@hushmail.com> writes:
Hi David,
>> emacs-24.3 -Q -mm
>>
>> the initial emacs frame is not maximized at all here (which is a bug in
>> its own respect), and with
>>
>> emacs -Q -mm
>>
>> which is the current bzr trunk it is maximized and unmaximizing sets
>> it back to the same frame size as emacs -Q would have resulted in.
>
> I see the same effect with /emacs -Q -mm/
Well, then the problem probably resides in your ~/.emacs although I have
no idea which customization might cause such a problem.
What you could also try is not using your window manager's
maximize/unmaximize button but emacs' `toggle-frame-maximized' command
instead.
Bye,
Tassilo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-20 12:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-20 8:52 Using -mm then unmaximize causes much swapping David Hume
2014-10-20 10:12 ` Tassilo Horn
[not found] ` <mailman.11554.1413799963.1147.help-gnu-emacs@gnu.org>
[not found] ` <85iojf56zx.fsf@example.com>
2014-10-20 12:10 ` Tassilo Horn
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.