From unknown Sat Jun 21 05:17:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13444: 24.3.50; OS X Mountain Lion Fullscreen Broken Toolbar Behaviour Resent-From: J Irving Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 14 Jan 2013 23:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 13444 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 13444@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13582078583647 (code B ref -1); Mon, 14 Jan 2013 23:58:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Jan 2013 23:57:38 +0000 Received: from localhost ([127.0.0.1]:60483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TutuL-0000wl-Gp for submit@debbugs.gnu.org; Mon, 14 Jan 2013 18:57:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:49741) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TutTf-0000HF-Dt for submit@debbugs.gnu.org; Mon, 14 Jan 2013 18:30:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TutTC-0002e9-47 for submit@debbugs.gnu.org; Mon, 14 Jan 2013 18:29:36 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:44725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TutTB-0002e3-WE for submit@debbugs.gnu.org; Mon, 14 Jan 2013 18:29:34 -0500 Received: from eggs.gnu.org ([208.118.235.92]:32869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TutT9-0008Ie-38 for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2013 18:29:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TutT5-0002dD-TK for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2013 18:29:31 -0500 Received: from tomos.lollyshouse.net ([66.228.41.128]:46183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TutT5-0002d0-Pu for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2013 18:29:27 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by tomos.lollyshouse.net (Postfix) with ESMTP id 6FD832A0FB; Mon, 14 Jan 2013 23:29:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at tomos.lollyshouse.net Received: from tomos.lollyshouse.net ([127.0.0.1]) by localhost (tomos.lollyshouse.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iqhGbjZsAXyH; Mon, 14 Jan 2013 23:29:13 +0000 (UTC) Received: from [10.0.1.2] (75-119-251-189.dsl.teksavvy.com [75.119.251.189]) (Authenticated sender: j@lollyshouse.ca) by tomos.lollyshouse.net (Postfix) with ESMTPSA id E90A22A0FA; Mon, 14 Jan 2013 23:29:12 +0000 (UTC) From: J Irving Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Mon, 14 Jan 2013 18:29:11 -0500 Message-Id: <2AFF5087-64D6-4982-9827-E611EB36D603@lollyshouse.ca> Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) X-Mailer: Apple Mail (2.1499) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Mailman-Approved-At: Mon, 14 Jan 2013 18:57:35 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) In fullscreen mode, when the toolbar is disabled, there is space visible outside the Emacs frame. Secondly, if I disable the toolbar in regular non-fullscreen mode, and then go to fullscreen mode, the toolbar returns. Doing M-x ns-toggle-toolbar reports that it has now been *enabled* and nothing changes visibly. A second invocation causes the toolbar to be removed, but adds a lot of space at the bottom of the screen. Some screen captures... - Hit fullscreen after disabling the toolbar: http://d.pr/i/NMHx - Disable the toolbar (2 x M-x ns-toggle-toolbar): http://d.pr/i/56bx - Enable the toolbar again: http://d.pr/i/hHQi - Note that the last action causes the mini-buffer to disappear but not completely: http://d.pr/i/6AzD I have also noticed that the space at the top of the frame but under the toolbar is covered by the toolbar when I move my mouse cursor to the top of the screen and cause the OS X menu bar to appear. This pushes the emacs toolbar down. I hope this extra space is not by design! I would like to use the full screen for text in fullscreen mode. In GNU Emacs 24.3.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-01-14 on bob.porkrind.org Bzr revision: 111517 rgm@gnu.org-20130114010938-c030qqf77k8jckrm Windowing system distributor `Apple', version 10.3.1187 Configured using: `configure --host=3Dx86_64-apple-darwin --build=3Di686-apple-darwin --with-ns' Important settings: value of $LANG: en_CA.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: 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 font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x n s - t o g g l e - t o o l b a r M-x=20 n s - t o g g l e t e - t o=20 o l b a r M-x M-x =20 M-x M-x M-x =20 M-x n s - t o g g l e - =3D t o =20 t o o l b a r M-# =20 M-x n s - t o g g l e - t o o l b a r =20 M-x n s - t o M-x C-g M-x=20 n s - M-x M-x=20 C-g M-x C-g M-x =20 M-x M-x M-x=20 r e p o r t =20 r e p o r t - e m a c s - b=20 u g Recent messages: You can run the command `ns-toggle-toolbar' with [8 = times] call-interactively: End of buffer You can run the command `ns-toggle-toolbar' with [2 = times] Quit You can run the command `ns-toggle-toolbar' with [2 = times] completing-read-default: Command attempted to use minibuffer while in = minibuffer Quit You can run the command `ns-toggle-toolbar' with [3 = times] user-error: Beginning of history; no preceding item user-error: End of history; no default available Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-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 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 ns multi-tty emacs) From unknown Sat Jun 21 05:17:31 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: J Irving Subject: bug#13444: closed (Re: bug#13444: 24.3.50; OS X Mountain Lion Fullscreen Broken Toolbar Behaviour) Message-ID: References: <1334C49E-2BD7-4753-A8EA-534F78CADAD0@swipnet.se> <2AFF5087-64D6-4982-9827-E611EB36D603@lollyshouse.ca> X-Gnu-PR-Message: they-closed 13444 X-Gnu-PR-Package: emacs,ns Reply-To: 13444@debbugs.gnu.org Date: Tue, 05 Feb 2013 12:26:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1360067162-23171-1" This is a multi-part message in MIME format... ------------=_1360067162-23171-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #13444: 24.3.50; OS X Mountain Lion Fullscreen Broken Toolbar Behaviour which was filed against the emacs,ns package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 13444@debbugs.gnu.org. --=20 13444: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D13444 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1360067162-23171-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 13444-done) by debbugs.gnu.org; 5 Feb 2013 12:25:37 +0000 Received: from localhost ([127.0.0.1]:37306 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2hai-000613-GU for submit@debbugs.gnu.org; Tue, 05 Feb 2013 07:25:37 -0500 Received: from mailout.melmac.se ([62.20.26.67]:55572) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U2hag-00060t-1O for 13444-done@debbugs.gnu.org; Tue, 05 Feb 2013 07:25:35 -0500 Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id 6B002D328 for <13444-done@debbugs.gnu.org>; Tue, 5 Feb 2013 13:24:21 +0100 (CET) Received: (qmail 16949 invoked by uid 89); 5 Feb 2013 12:24:21 -0000 Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 5 Feb 2013 12:24:21 -0000 Received: from [172.16.2.169] (gw01.ismobile.com [212.73.186.202]) by coolsville.localdomain (Postfix) with ESMTPSA id BAF0D7FA06C; Tue, 5 Feb 2013 13:24:20 +0100 (CET) References: <2AFF5087-64D6-4982-9827-E611EB36D603@lollyshouse.ca> Mime-Version: 1.0 (1.0) In-Reply-To: <2AFF5087-64D6-4982-9827-E611EB36D603@lollyshouse.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <1334C49E-2BD7-4753-A8EA-534F78CADAD0@swipnet.se> X-Mailer: iPhone Mail (10B143) From: =?utf-8?Q?Jan_Dj=C3=A4rv?= Subject: Re: bug#13444: 24.3.50; OS X Mountain Lion Fullscreen Broken Toolbar Behaviour Date: Tue, 5 Feb 2013 13:24:17 +0100 To: J Irving X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 13444-done Cc: "13444-done@debbugs.gnu.org" <13444-done@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) Hello. This is fixed in the trunk.=20 Jan D. 15 jan 2013 kl. 00:29 skrev J Irving : > In fullscreen mode, when the toolbar is disabled, there is space > visible outside the Emacs frame. >=20 > Secondly, if I disable the toolbar in regular non-fullscreen mode, and > then go to fullscreen mode, the toolbar returns. Doing M-x > ns-toggle-toolbar reports that it has now been *enabled* and nothing > changes visibly. A second invocation causes the toolbar to be removed, > but adds a lot of space at the bottom of the screen. >=20 > Some screen captures... >=20 > - Hit fullscreen after disabling the toolbar: > http://d.pr/i/NMHx >=20 > - Disable the toolbar (2 x M-x ns-toggle-toolbar): > http://d.pr/i/56bx >=20 > - Enable the toolbar again: > http://d.pr/i/hHQi >=20 > - Note that the last action causes the mini-buffer to disappear but not > completely: > http://d.pr/i/6AzD >=20 > I have also noticed that the space at the top of the frame but under the > toolbar is covered by the toolbar when I move my mouse cursor to the top > of the screen and cause the OS X menu bar to appear. This pushes the > emacs toolbar down. I hope this extra space is not by design! I would > like to use the full screen for text in fullscreen mode. >=20 >=20 >=20 >=20 > In GNU Emacs 24.3.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) > of 2013-01-14 on bob.porkrind.org > Bzr revision: 111517 rgm@gnu.org-20130114010938-c030qqf77k8jckrm > Windowing system distributor `Apple', version 10.3.1187 > Configured using: > `configure --host=3Dx86_64-apple-darwin --build=3Di686-apple-darwin > --with-ns' >=20 > Important settings: > value of $LANG: en_CA.UTF-8 > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t >=20 > Major mode: Lisp Interaction >=20 > Minor modes in effect: > 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 > font-lock-mode: t > blink-cursor-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > line-number-mode: t > transient-mark-mode: t >=20 > Recent input: > M-x n s - t o g g l e - t o o l b a r M-x=20 > n s - t o g g l e t e - t o=20 > o l b a r M-x M-x =20 > M-x M-x M-x =20 > M-x n s - t o g g l e - =3D t o =20 > t o o l b a r M-# =20 > M-x n s - t o g g l e - t o o l b a r =20 > M-x n s - t o M-x C-g M-x=20 > n s - M-x M-x=20 > C-g M-x C-g M-x =20 > M-x M-x M-x=20 > r e p o r t =20 > r e p o r t - e m a c s - b=20 > u g >=20 > Recent messages: > You can run the command `ns-toggle-toolbar' with [8 ti= mes] > call-interactively: End of buffer > You can run the command `ns-toggle-toolbar' with [2 ti= mes] > Quit > You can run the command `ns-toggle-toolbar' with [2 ti= mes] > completing-read-default: Command attempted to use minibuffer while in mini= buffer > Quit > You can run the command `ns-toggle-toolbar' with [3 ti= mes] > user-error: Beginning of history; no preceding item > user-error: End of history; no default available >=20 > Load-path shadows: > None found. >=20 > Features: > (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml > easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 > mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums > mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks > lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt > fringe tabulated-list newcomment lisp-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 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 ns multi-tty emacs) >=20 >=20 ------------=_1360067162-23171-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 14 Jan 2013 23:57:38 +0000 Received: from localhost ([127.0.0.1]:60483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TutuL-0000wl-Gp for submit@debbugs.gnu.org; Mon, 14 Jan 2013 18:57:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:49741) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TutTf-0000HF-Dt for submit@debbugs.gnu.org; Mon, 14 Jan 2013 18:30:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TutTC-0002e9-47 for submit@debbugs.gnu.org; Mon, 14 Jan 2013 18:29:36 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:44725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TutTB-0002e3-WE for submit@debbugs.gnu.org; Mon, 14 Jan 2013 18:29:34 -0500 Received: from eggs.gnu.org ([208.118.235.92]:32869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TutT9-0008Ie-38 for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2013 18:29:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TutT5-0002dD-TK for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2013 18:29:31 -0500 Received: from tomos.lollyshouse.net ([66.228.41.128]:46183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TutT5-0002d0-Pu for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2013 18:29:27 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by tomos.lollyshouse.net (Postfix) with ESMTP id 6FD832A0FB; Mon, 14 Jan 2013 23:29:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at tomos.lollyshouse.net Received: from tomos.lollyshouse.net ([127.0.0.1]) by localhost (tomos.lollyshouse.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iqhGbjZsAXyH; Mon, 14 Jan 2013 23:29:13 +0000 (UTC) Received: from [10.0.1.2] (75-119-251-189.dsl.teksavvy.com [75.119.251.189]) (Authenticated sender: j@lollyshouse.ca) by tomos.lollyshouse.net (Postfix) with ESMTPSA id E90A22A0FA; Mon, 14 Jan 2013 23:29:12 +0000 (UTC) From: J Irving Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Mon, 14 Jan 2013 18:29:11 -0500 Subject: 24.3.50; OS X Mountain Lion Fullscreen Broken Toolbar Behaviour To: bug-gnu-emacs@gnu.org Message-Id: <2AFF5087-64D6-4982-9827-E611EB36D603@lollyshouse.ca> Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) X-Mailer: Apple Mail (2.1499) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 14 Jan 2013 18:57:35 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) In fullscreen mode, when the toolbar is disabled, there is space visible outside the Emacs frame. Secondly, if I disable the toolbar in regular non-fullscreen mode, and then go to fullscreen mode, the toolbar returns. Doing M-x ns-toggle-toolbar reports that it has now been *enabled* and nothing changes visibly. A second invocation causes the toolbar to be removed, but adds a lot of space at the bottom of the screen. Some screen captures... - Hit fullscreen after disabling the toolbar: http://d.pr/i/NMHx - Disable the toolbar (2 x M-x ns-toggle-toolbar): http://d.pr/i/56bx - Enable the toolbar again: http://d.pr/i/hHQi - Note that the last action causes the mini-buffer to disappear but not completely: http://d.pr/i/6AzD I have also noticed that the space at the top of the frame but under the toolbar is covered by the toolbar when I move my mouse cursor to the top of the screen and cause the OS X menu bar to appear. This pushes the emacs toolbar down. I hope this extra space is not by design! I would like to use the full screen for text in fullscreen mode. In GNU Emacs 24.3.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-01-14 on bob.porkrind.org Bzr revision: 111517 rgm@gnu.org-20130114010938-c030qqf77k8jckrm Windowing system distributor `Apple', version 10.3.1187 Configured using: `configure --host=3Dx86_64-apple-darwin --build=3Di686-apple-darwin --with-ns' Important settings: value of $LANG: en_CA.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: 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 font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x n s - t o g g l e - t o o l b a r M-x=20 n s - t o g g l e t e - t o=20 o l b a r M-x M-x =20 M-x M-x M-x =20 M-x n s - t o g g l e - =3D t o =20 t o o l b a r M-# =20 M-x n s - t o g g l e - t o o l b a r =20 M-x n s - t o M-x C-g M-x=20 n s - M-x M-x=20 C-g M-x C-g M-x =20 M-x M-x M-x=20 r e p o r t =20 r e p o r t - e m a c s - b=20 u g Recent messages: You can run the command `ns-toggle-toolbar' with [8 = times] call-interactively: End of buffer You can run the command `ns-toggle-toolbar' with [2 = times] Quit You can run the command `ns-toggle-toolbar' with [2 = times] completing-read-default: Command attempted to use minibuffer while in = minibuffer Quit You can run the command `ns-toggle-toolbar' with [3 = times] user-error: Beginning of history; no preceding item user-error: End of history; no default available Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-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 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 ns multi-tty emacs) ------------=_1360067162-23171-1-- From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 08 19:32:58 2013 Received: (at control) by debbugs.gnu.org; 9 Feb 2013 00:32:58 +0000 Received: from localhost ([127.0.0.1]:44979 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3yNG-0000lW-2A for submit@debbugs.gnu.org; Fri, 08 Feb 2013 19:32:58 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:59192) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3yNE-0000lP-Cg for control@debbugs.gnu.org; Fri, 08 Feb 2013 19:32:56 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U3yN8-0007KZ-Hd for control@debbugs.gnu.org; Fri, 08 Feb 2013 19:32:50 -0500 Date: Fri, 08 Feb 2013 19:32:50 -0500 Message-Id: Subject: control message for bug 13659 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) forcemerge 13444 13659 From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 05 11:49:02 2013 Received: (at control) by debbugs.gnu.org; 5 Mar 2013 16:49:02 +0000 Received: from localhost ([127.0.0.1]:60886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCv2x-00050e-NX for submit@debbugs.gnu.org; Tue, 05 Mar 2013 11:49:01 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:46061 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCv2t-00050T-Gz for control@debbugs.gnu.org; Tue, 05 Mar 2013 11:48:57 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UCv2Y-0008Hf-3T for control@debbugs.gnu.org; Tue, 05 Mar 2013 11:48:34 -0500 Date: Tue, 05 Mar 2013 11:48:34 -0500 Message-Id: Subject: control message for bug 13874 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.8 (----) fixed 13874 24.4 forcemerge 13444 13874 From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 29 20:52:33 2013 Received: (at control) by debbugs.gnu.org; 30 Mar 2013 00:52:33 +0000 Received: from localhost ([127.0.0.1]:51653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULk25-0007Q4-3D for submit@debbugs.gnu.org; Fri, 29 Mar 2013 20:52:33 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:40493) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1ULk23-0007Pv-HK for control@debbugs.gnu.org; Fri, 29 Mar 2013 20:52:31 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1ULjzU-0005dt-Ur for control@debbugs.gnu.org; Fri, 29 Mar 2013 20:49:53 -0400 Date: Fri, 29 Mar 2013 20:49:52 -0400 Message-Id: Subject: control message for bug 13986 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.5 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.5 (-----) forcemerge 13444 13986