Package: emacs;
Reported by: Reuben Thomas <rrt <at> sc3d.org>
Date: Mon, 22 Dec 2014 00:26:02 UTC
Severity: normal
Found in version 24.4
Done: Jan Djärv <jan.h.d <at> swipnet.se>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19427 in the body.
You can then email your comments to 19427 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-gnu-emacs <at> gnu.org
:bug#19427
; Package emacs
.
(Mon, 22 Dec 2014 00:26:02 GMT) Full text and rfc822 format available.Reuben Thomas <rrt <at> sc3d.org>
:bug-gnu-emacs <at> gnu.org
.
(Mon, 22 Dec 2014 00:26:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Reuben Thomas <rrt <at> sc3d.org> To: bug-gnu-emacs <at> gnu.org Subject: 24.4; toggle-frame-fullscreen does not always toggle back correctly Date: Mon, 22 Dec 2014 00:24:55 +0000
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 <return> 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)) -- http://rrt.sc3d.org/
bug-gnu-emacs <at> gnu.org
:bug#19427
; Package emacs
.
(Mon, 22 Dec 2014 03:05:01 GMT) Full text and rfc822 format available.Message #8 received at 19427 <at> debbugs.gnu.org (full text, mbox):
From: Óscar Fuentes <ofv <at> wanadoo.es> To: Reuben Thomas <rrt <at> sc3d.org> Cc: 19427 <at> debbugs.gnu.org Subject: Re: bug#19427: 24.4; toggle-frame-fullscreen does not always toggle back correctly Date: Mon, 22 Dec 2014 04:04:35 +0100
Reuben Thomas <rrt <at> sc3d.org> writes: > Replacing toggle-frame-fullscreen with this equivalent function that > uses wmctrl makes it work: Just a data point: wmctrl is not installed by default on my Kubuntu 14.10 box.
Jan Djärv <jan.h.d <at> swipnet.se>
:Reuben Thomas <rrt <at> sc3d.org>
:Message #13 received at 19427-done <at> debbugs.gnu.org (full text, mbox):
From: Jan Djärv <jan.h.d <at> swipnet.se> To: Reuben Thomas <rrt <at> sc3d.org>, 19427-done <at> debbugs.gnu.org Subject: Re: bug#19427: 24.4; toggle-frame-fullscreen does not always toggle back correctly Date: Mon, 22 Dec 2014 11:05:20 +0100
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 <return> > > 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)) >
Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Mon, 19 Jan 2015 12:24:04 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.