From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Newsgroups: gmane.emacs.bugs Subject: bug#19427: 24.4; toggle-frame-fullscreen does not always toggle back correctly Date: Mon, 22 Dec 2014 11:05:20 +0100 Message-ID: <5497ECE0.2020709@swipnet.se> References: <87lhm07cq0.fsf@sc3d.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1419242790 27001 80.91.229.3 (22 Dec 2014 10:06:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Dec 2014 10:06:30 +0000 (UTC) To: Reuben Thomas , 19427-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Dec 22 11:06:22 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y2zsc-0001N3-9h for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Dec 2014 11:06:22 +0100 Original-Received: from localhost ([::1]:39893 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y2zsb-0000e3-LQ for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Dec 2014 05:06:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y2zsS-0000ca-6m for bug-gnu-emacs@gnu.org; Mon, 22 Dec 2014 05:06:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y2zsI-0005XE-Gd for bug-gnu-emacs@gnu.org; Mon, 22 Dec 2014 05:06:12 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y2zsI-0005X3-Ck for bug-gnu-emacs@gnu.org; Mon, 22 Dec 2014 05:06:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Y2zsI-0001nL-6C for bug-gnu-emacs@gnu.org; Mon, 22 Dec 2014 05:06:02 -0500 Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 22 Dec 2014 10:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 19427 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 19427@debbugs.gnu.org, jan.h.d@swipnet.se, rrt@sc3d.org Original-Received: via spool by 19427-done@debbugs.gnu.org id=D19427.14192427286850 (code D ref 19427); Mon, 22 Dec 2014 10:06:01 +0000 Original-Received: (at 19427-done) by debbugs.gnu.org; 22 Dec 2014 10:05:28 +0000 Original-Received: from localhost ([127.0.0.1]:54262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y2zrj-0001mP-6E for submit@debbugs.gnu.org; Mon, 22 Dec 2014 05:05:28 -0500 Original-Received: from mailfe08.swip.net ([212.247.154.225]:37894 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y2zrf-0001mE-Ny for 19427-done@debbugs.gnu.org; Mon, 22 Dec 2014 05:05:25 -0500 X-T2-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe08.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 560286213; Mon, 22 Dec 2014 11:05:20 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 In-Reply-To: <87lhm07cq0.fsf@sc3d.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:97666 Archived-At: This has been fixed in the emacs-24 branch. Jan D. Den 2014-12-22 01:24, Reuben Thomas skrev: > > In Emacs 24.4, if I call toggle-frame-fullscreen twice, it does not > always return the window to its original size and position, in > particular if it was originally semi-maximized in gnome-shell (filling > half the screen, an effect obtained by dragging the window to its left > or right-hand side). > > Replacing toggle-frame-fullscreen with this equivalent function that > uses wmctrl makes it work: > > (defun toggle-frame-fullscreen () > "Toggle full-screen in X11." > (interactive) > (call-process "/usr/bin/wmctrl" nil 0 nil > "-i" "-r" (frame-parameter nil 'outer-window-id) "-btoggle,fullscreen")) > > > > > In GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.8) > of 2014-11-21 on skwd, modified by Debian > Windowing system distributor `The X.Org Foundation', version 11.0.11501000 > System Description: Ubuntu 14.04.1 LTS > > Configured using: > `configure --build x86_64-linux-gnu --prefix=/usr > --sharedstatedir=/var/lib --libexecdir=/usr/lib > --localstatedir=/var/lib --infodir=/usr/share/info > --mandir=/usr/share/man --with-pop=yes > --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.4/site-lisp:/usr/share/emacs/site-lisp > --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib > --libexecdir=/usr/lib --localstatedir=/var/lib > --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes > --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.4/site-lisp:/usr/share/emacs/site-lisp > --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars > 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall' CPPFLAGS=-D_FORTIFY_SOURCE=2 > 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'' > > Important settings: > value of $LC_MONETARY: en_GB.UTF-8 > value of $LC_NUMERIC: en_GB.UTF-8 > value of $LC_TIME: en_GB.UTF-8 > value of $LANG: en_GB.UTF-8 > value of $XMODIFIERS: @im=local > locale-coding-system: utf-8-unix > > Major mode: Emacs-Lisp > > Minor modes in effect: > paredit-mode: t > show-paren-mode: t > server-mode: t > savehist-mode: t > minibuffer-electric-default-mode: t > icomplete-mode: t > global-auto-revert-mode: t > desktop-save-mode: t > global-undo-tree-mode: t > undo-tree-mode: t > global-whitespace-mode: t > ido-everywhere: t > dtrt-indent-mode: t > eldoc-mode: t > global-auto-complete-mode: t > auto-complete-mode: t > tooltip-mode: t > electric-indent-mode: t > mouse-wheel-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 > column-number-mode: t > line-number-mode: t > transient-mark-mode: t > > Recent input: > M-x r e p o r t - e m a c s - b u g > > Recent messages: > Loading paren...done > Loading /home/rrt/.emacs.d/custom.el (source)...done > Loading /home/rrt/.emacs.d/ecls-custom.el (source)...done > ad-handle-definition: `flymake-mode' got redefined > Starting new Ispell process [hunspell::british] ... > uncompressing locate.el.gz...done > Note: file is write protected > Wrote /home/rrt/.emacs.desktop.lock > Desktop: 1 frame, 16 buffers restored. > For information about GNU Emacs and the GNU system, type C-h C-a. > > Load-path shadows: > /home/rrt/.emacs.d/el-get/org-mode/lisp/org-loaddefs hides /home/rrt/.emacs.d/el-get/org-mode/contrib/lisp/org-loaddefs > /home/rrt/.emacs.d/el-get/apache-mode/apache-mode hides /usr/share/emacs24/site-lisp/emacs-goodies-el/apache-mode > /home/rrt/.emacs.d/el-get/org-mode/contrib/lisp/htmlize hides /usr/share/emacs24/site-lisp/emacs-goodies-el/htmlize > /home/rrt/.emacs.d/el-get/quack/quack hides /usr/share/emacs24/site-lisp/emacs-goodies-el/quack > /home/rrt/.emacs.d/el-get/csv-mode/csv-mode hides /usr/share/emacs24/site-lisp/emacs-goodies-el/csv-mode > /home/rrt/.emacs.d/el-get/graphviz-dot-mode/graphviz-dot-mode hides /usr/share/emacs24/site-lisp/emacs-goodies-el/graphviz-dot-mode > /home/rrt/.emacs.d/el-get/browse-kill-ring/browse-kill-ring hides /usr/share/emacs24/site-lisp/emacs-goodies-el/browse-kill-ring > /home/rrt/.emacs.d/el-get/filladapt/filladapt hides /usr/share/emacs24/site-lisp/emacs-goodies-el/filladapt > /home/rrt/.emacs.d/el-get/xrdb-mode/xrdb-mode hides /usr/share/emacs24/site-lisp/emacs-goodies-el/xrdb-mode > /home/rrt/.emacs.d/el-get/markdown-mode/markdown-mode hides /usr/share/emacs24/site-lisp/emacs-goodies-el/markdown-mode > /home/rrt/.emacs.d/el-get/cmake-mode/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode > /home/rrt/.local/share/emacs/site-lisp/lilypond-font-lock hides /usr/share/emacs/site-lisp/lilypond-font-lock > /home/rrt/.local/share/emacs/site-lisp/lilypond-mode hides /usr/share/emacs/site-lisp/lilypond-mode > /home/rrt/.local/share/emacs/site-lisp/lilypond-init hides /usr/share/emacs/site-lisp/lilypond-init > /usr/share/emacs/24.4/site-lisp/cdargs hides /usr/share/emacs/site-lisp/cdargs > /home/rrt/.local/share/emacs/site-lisp/lilypond-indent hides /usr/share/emacs/site-lisp/lilypond-indent > /usr/share/emacs/24.4/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup > /home/rrt/.local/share/emacs/site-lisp/lilypond-song hides /usr/share/emacs/site-lisp/lilypond-song > /home/rrt/.local/share/emacs/site-lisp/lilypond-what-beat hides /usr/share/emacs/site-lisp/lilypond-what-beat > /home/rrt/.local/share/emacs/site-lisp/whitespace hides /usr/share/emacs/24.4/lisp/whitespace > /usr/share/emacs/site-lisp/rst hides /usr/share/emacs/24.4/lisp/textmodes/rst > /usr/share/emacs24/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/24.4/lisp/textmodes/flyspell > /usr/share/emacs24/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/24.4/lisp/textmodes/ispell > /home/rrt/.emacs.d/el-get/cperl-mode/cperl-mode hides /usr/share/emacs/24.4/lisp/progmodes/cperl-mode > /home/rrt/.emacs.d/el-get/flymake/flymake hides /usr/share/emacs/24.4/lisp/progmodes/flymake > > Features: > (shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode > mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader > sendmail rfc2047 rfc2045 ietf-drums mail-utils mule-util flymake-lua > lua-mode cperl-mode org-eldoc org-indent org-rmail org-mhe org-irc > org-info org-gnus org-docview doc-view jka-compr image-mode org-bibtex > bibtex org-bbdb org-element avl-tree org-w3m window-margin vc-git > face-remap flyspell ispell goto-addr smart-quotes flymake compile > paredit info tex-site sws-mode-autoloads paren server savehist > minibuf-eldef icomplete autorevert filenotify desktop frameset cus-start > cus-load iimage org org-macro org-footnote org-pcomplete pcomplete > org-list org-faces org-entities noutline outline org-version > ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys > ob-comint comint ansi-color ob-core ob-eval org-compat org-macs > format-spec find-func cal-menu calendar cal-loaddefs go-mode url > url-proxy url-privacy url-expand url-methods url-history url-cookie > url-domsuf url-util mailcap ffap thingatpt url-parse auth-source > gnus-util mm-util mail-prsvr password-cache url-vars dired-x undo-tree > diff whitespace locate yasnippet derived po-mode php-mode etags ring > cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine > cc-vars cc-defs speedbar sb-image ezimage dframe org-loaddefs > init-paredit ido-hacks ido magit-autoloads geiser-load geiser > flymake-point filladapt dtrt-indent csv init-eldoc eldoc-extension > advice eldoc auto-complete-config auto-complete edmacro kmacro cl-macs > popup .loaddefs eieio byte-opt eieio-core el-get el-get-autoloading > el-get-list-packages el-get-dependencies el-get-build el-get-status pp > el-get-methods el-get-fossil el-get-svn el-get-pacman el-get-github-zip > el-get-github-tar el-get-http-zip el-get-http-tar el-get-hg el-get-go > el-get-git-svn el-get-fink el-get-emacswiki el-get-http el-get-notify > help-mode easymenu el-get-emacsmirror el-get-github el-get-git > el-get-elpa package epg-config el-get-darcs el-get-cvs el-get-bzr > el-get-brew el-get-builtin el-get-apt-get el-get-recipes > el-get-byte-compile el-get-custom el-get-core autoload help-fns lisp-mnt > bytecomp byte-compile cconv cl gv cl-loaddefs cl-lib dired > user-site-loaddefs emacs-goodies-el emacs-goodies-custom > emacs-goodies-loaddefs easy-mmode devhelp time-date tooltip electric > uniquify 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 > prog-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 nadvice loaddefs button faces cus-face macroexp files > text-properties overlay sha1 md5 base64 format env code-pages mule > custom widget hashtable-print-readable backquote make-network-process > dbusbind gfilenotify dynamic-setting system-font-setting > font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) > > Memory information: > ((conses 16 460253 16858) > (symbols 48 43103 0) > (miscs 40 150 284) > (strings 32 138999 14978) > (string-bytes 1 5158264) > (vectors 16 40543) > (vector-slots 8 1511360 179816) > (floats 8 224 326) > (intervals 56 1230 0) > (buffers 960 28) > (heap 1024 54880 1885)) >