From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 15 11:52:02 2014 Received: (at submit) by debbugs.gnu.org; 15 Jan 2014 16:52:02 +0000 Received: from localhost ([127.0.0.1]:52267 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3ThA-0006co-T7 for submit@debbugs.gnu.org; Wed, 15 Jan 2014 11:52:02 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60059) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3OIJ-0004DM-JU for submit@debbugs.gnu.org; Wed, 15 Jan 2014 06:06:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3OIH-0005Xb-9V for submit@debbugs.gnu.org; Wed, 15 Jan 2014 06:05:59 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:43588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3OIH-0005XX-5r for submit@debbugs.gnu.org; Wed, 15 Jan 2014 06:05:57 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3OIB-0000ge-HJ for bug-gnu-emacs@gnu.org; Wed, 15 Jan 2014 06:05:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3OI4-0005WO-Ii for bug-gnu-emacs@gnu.org; Wed, 15 Jan 2014 06:05:51 -0500 Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]:35357) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3OI4-0005W8-7L for bug-gnu-emacs@gnu.org; Wed, 15 Jan 2014 06:05:44 -0500 Received: by mail-pa0-f48.google.com with SMTP id lf10so999642pab.7 for ; Wed, 15 Jan 2014 03:05:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=Q7A+OMEJEyrIkRVHLoDSKmIDRbC3YuyR7lrYIL8Xwgk=; b=OD+yHaSv6NU6FJq4mQ0PhiHRWz1DHMFA0UWpeADnfmkkShc1K9Nkt1Cf4QBbBVTgnR 8HNlM00awT9oE3WYe2cQGR02oVEbzn/RoXZ/l//KhwNWo67O3CnldU80juYLXZ53cSAO dERncr3/+1AOpvBt2yps7e/3UcI7363kJznTheZt/a0/OtT51S6Oo/62PoexajuA1bWI 2IfwwCwpyiD0/DeE6yteM58eYNlc+V5RGrGaz7c8fs8rmcSgXOfl/PxD2heLhD2fe4El kHzivw/HnPmCpQQvGiBGwp2ghMTaXyy4oCMyVAYfn2SDTj4TdiuPSRnod3F3GqSwZl+R dhIA== X-Received: by 10.68.211.102 with SMTP id nb6mr1915568pbc.39.1389783941378; Wed, 15 Jan 2014 03:05:41 -0800 (PST) MIME-Version: 1.0 From: Piotr Praczyk Date: Wed, 15 Jan 2014 11:05:40 +0000 Message-ID: <-6385414260808777183@gmail297201516> Subject: 24.3; Problem with tool-bar-mode in the full screen on MacOSX 10.9 To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=e89a8ffba4ad23fbf404f0004a71 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 15 Jan 2014 11:51:58 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --e89a8ffba4ad23fbf404f0004a71 Content-Type: text/plain; charset=ISO-8859-1 Hello I have encountered a problem with using Emacs in the fullscreen mode. I tend to work having all the menu bars and toolbars disabled to save space. This works perfectly fine as long as I am in windowed mode. When I switch to full-screen, the toolbar reappears. Subsequent attempts to remove it (by calling tool-bar-mode in the fullscreen) do not give satisfying results ... instead of having the toolbar disappear, even more space is used. Below the debug information: In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03-13 on bob.porkrind.org Windowing system distributor `Apple', version 10.3.1265 Configured using: `configure '--host=x86_64-apple-darwin' '--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.7 -isystem /Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/ -F/Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks'' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Python Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-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: s u c h / d i r e c t o r y / n o _ s u c h _ p a t h _ p b _ c o n f i g _ f i l e C-SPC s-w C-x C-s C-x C-s C-s g f i l e s s s-w C-x C-s C-x b v e l i C-s S t a t C-s C-s G F i l e C-x o C-s G f i l e C-s G F C-x C-s v e r i f y _ c o n f i g s _ l i b . P o p e n SPC . G F i l e ( ) x o _ C-_ C-_ C-x C-s C-x o C-e s e l f . m o x . m o x . C-s S t u b C-s s-x b u g M-x b u g r e p o r t - b Recent messages: Saving file /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/verify_configs_test.py... Wrote /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/verify_configs_test.py Auto-saving...done Undo! [2 times] Saving file /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/verify_configs_test.py... Wrote /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/verify_configs_test.py Mark saved where search started byte-code: End of buffer [5 times] Auto-saving verify_configs_lib.py: Opening output file: operation not permitted, /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/#verify_configs_lib.py# Auto-saving verify_configs_test.py: Opening output file: operation not permitted, /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/#verify_configs_test.py# Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr dabbrev misearch multi-isearch cus-start cus-load emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader help-mode python rx comint ring ansi-color color-theme cl-macs gv edmacro kmacro wid-edit cl cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils reporter easymenu 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) --e89a8ffba4ad23fbf404f0004a71 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello

I have encountered a problem with using= Emacs in the fullscreen mode.
I tend to work having all the menu= bars and toolbars disabled to save space.

This wo= rks perfectly fine as long as I am in windowed mode.
When I switch to full-screen, the toolbar reappears.
Subsequ= ent attempts to remove it (by calling tool-bar-mode in the
fullsc= reen) do not give satisfying results ... instead of having the
toolbar disappear, even more space is used.


Below the debug information:


In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
=A0of 2013-03-13 on bob.porkrind.o= rg
Windowing system distributor `Apple', version 10.3.126= 5
Configured using:
=A0`configure '--host=3Dx86_64-= apple-darwin' '--build=3Di686-apple-darwin'
=A0'--with-ns' 'build_alias=3Di686-apple-darwin'
=
=A0'host_alias=3Dx86_64-apple-darwin' 'CC=3Dgcc -mmacosx-v= ersion-min=3D10.7
=A0-isystem
=A0/Users/david/Xcode-10.= 7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SD= Ks/MacOSX10.7.sdk/usr/include/
=A0-F/Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platfo= rms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks= ''

Important settings:
=A0 value= of $LANG: en_US.UTF-8
=A0 locale-coding-system: utf-8-unix
=A0 default enable-mult= ibyte-characters: t

Major mode: Python
<= br>
Minor modes in effect:
=A0 tooltip-mode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
=A0 file-n= ame-shadow-mode: t
=A0 global-font-lock-mode: t
=A0 fon= t-lock-mode: t
=A0 blink-cursor-mode: t
=A0 auto-compos= ition-mode: t
=A0 auto-encryption-mode: t
=A0 auto-compression-mode: t
=A0 line-number-mode: t
=A0 transient-mark-mode: t

Recent input:
s u c h / d i r e c t o r y / <= ;down-mouse-1> <mouse-1>=A0
<down-mouse-1> <mouse-1> <down-mouse-1> <mouse-1&= gt; <down-mouse-1>=A0
<mouse-movement> <mouse-move= ment> <drag-mouse-1> <down-mouse-1>=A0
<mouse-1= > <down-mouse-1> <mouse-1> <left> n o _ s u=A0
c h _ p a t h _ p b _ c o n f i g _ f i l e <right>=A0
<right> <return> <up> C-SPC <down> s-w C-x C-s <= ;C-s-right>=A0
C-x C-s <down-mouse-1> <drag-mouse-1&g= t; C-s g f i l e=A0
s s s-w <left> <right> <backspace> <backspace>= C-x=A0
C-s <down-mouse-1> <mouse-1> C-x b v e <ta= b> l i <tab>=A0
<return> C-s S t a t <backspace= > <backspace> <backspace>=A0
<backspace> C-s C-s <backspace> <backspace> <back= space>=A0
G F i l e C-x o C-s G f i l e C-s <left> <l= eft> <left>=A0
<backspace> G <backspace> F C= -x C-s <down> <up> <up>=A0
<tab> <down> <down> <up> <up> v e r i f = y _ c o n f=A0
i g s _ l i b . P o p e n SPC <backspace> . = G F i l=A0
e <backspace> <backspace> <backspace>= ; <backspace> <backspace>=A0
<backspace> ( ) <left> <down-mouse-1> <mouse-1>= ; <down-mouse-1>=A0
<mouse-movement> <mouse-moveme= nt> <drag-mouse-1> <down-mouse-1>=A0
<mouse-1&g= t; x o <return> _ C-_ C-_ <backspace> <backspace>=A0
C-x C-s C-x o <down> <down> <down> <down> <= down-mouse-1>=A0
<mouse-1> C-e <return> <tab>= ; s e l f . m o x . <backspace>=A0
<backspace> <ba= ckspace> <backspace> m o x . <down-mouse-1>=A0
<mouse-1> C-s S t u b C-s <wheel-down> <double-wheel-do= wn>=A0
<triple-wheel-down> <triple-wheel-down> <= ;triple-wheel-down>=A0
<triple-wheel-down> <triple-wh= eel-down> <triple-wheel-down>=A0
<triple-wheel-down> <triple-wheel-down> <triple-wheel-d= own>=A0
<triple-wheel-down> <triple-wheel-down> &l= t;wheel-up>=A0
<double-wheel-up> <triple-wheel-up>= <triple-wheel-up>=A0
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up>= ;=A0
<triple-wheel-up> <triple-wheel-up> <triple-w= heel-up>=A0
<triple-wheel-up> <triple-wheel-up> &l= t;triple-wheel-up>=A0
s-x b u g <tab> <backspace> <backspace> <backspac= e>=A0
M-x b u g <tab> <backspace> <backspace>= ; <backspace>=A0
<backspace> <backspace> <ba= ckspace> <backspace> <backspace>=A0
<backspace> <backspace> <backspace> <backspace>= ; <backspace>=A0
<backspace> r e p o r t - b <tab&= gt; <return>

Recent messages:
Savi= ng file /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/prod= uction/util/verify_configs_test.py...
Wrote /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/p= roduction/util/verify_configs_test.py
Auto-saving...done
Undo! [2 times]
Saving file /google/src/cloud/ppraczyk/bt_diff/= google3/ads/statscollection/production/util/verify_configs_test.py...
Wrote /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/p= roduction/util/verify_configs_test.py
Mark saved where search sta= rted
byte-code: End of buffer [5 times]
Auto-saving ver= ify_configs_lib.py: Opening output file: operation not permitted, /google/s= rc/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/#veri= fy_configs_lib.py#
Auto-saving verify_configs_test.py: Opening output file: operation not= permitted, /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/= production/util/#verify_configs_test.py#

Load-path= shadows:
None found.

Features:
(shadow sort = gnus-util mail-extr dabbrev misearch multi-isearch
cus-start cus-= load emacsbug message format-spec rfc822 mml mml-sec
mm-decode mm= -bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader help-mode python rx comint ring ansi-color color-theme
cl-macs gv edmacro kmacro wid-edit cl cl-lib sendmail rfc2047 rfc2045=
ietf-drums mm-util mail-prsvr mail-utils reporter easymenu 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-m= ode
register page menu-bar rfn-eshadow timer select scroll-bar mo= use
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<= /div>
minibuffer loaddefs button faces cus-face macroexp files text-pro= perties
overlay sha1 md5 base64 format env code-pages mule custom= widget
hashtable-print-readable backquote make-network-process ns multi-tty
emacs)

--e89a8ffba4ad23fbf404f0004a71-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 15 15:08:14 2014 Received: (at 16456) by debbugs.gnu.org; 15 Jan 2014 20:08:14 +0000 Received: from localhost ([127.0.0.1]:52390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3Wl3-000551-2A for submit@debbugs.gnu.org; Wed, 15 Jan 2014 15:08:14 -0500 Received: from mailfe01.swip.net ([212.247.154.1]:38133 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3Wkz-00054r-Ef for 16456@debbugs.gnu.org; Wed, 15 Jan 2014 15:08:11 -0500 X-T2-Spam-Status: No, hits=0.1 required=5.0 tests=HTML_MESSAGE Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe01.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 472015198; Wed, 15 Jan 2014 21:08:06 +0100 Content-Type: multipart/alternative; boundary="Apple-Mail=_554B99F5-A899-4988-BEBB-46D2A0CC5F54" Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: bug#16456: 24.3; Problem with tool-bar-mode in the full screen on MacOSX 10.9 From: =?iso-8859-1?Q?Jan_Dj=E4rv?= In-Reply-To: <-6385414260808777183@gmail297201516> Date: Wed, 15 Jan 2014 21:08:02 +0100 Message-Id: <469ABAAA-9945-4602-B2C6-74629454C333@swipnet.se> References: <-6385414260808777183@gmail297201516> To: Piotr Praczyk X-Mailer: Apple Mail (2.1827) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 16456 Cc: 16456@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --Apple-Mail=_554B99F5-A899-4988-BEBB-46D2A0CC5F54 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Hi. This is probably fixed in trunk. Please try that. Jan D. 15 jan 2014 kl. 12:05 skrev Piotr Praczyk : > Hello >=20 > I have encountered a problem with using Emacs in the fullscreen mode. > I tend to work having all the menu bars and toolbars disabled to save = space. >=20 > This works perfectly fine as long as I am in windowed mode. > When I switch to full-screen, the toolbar reappears. > Subsequent attempts to remove it (by calling tool-bar-mode in the > fullscreen) do not give satisfying results ... instead of having the > toolbar disappear, even more space is used. >=20 >=20 > Below the debug information: >=20 >=20 > In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) > of 2013-03-13 on bob.porkrind.org > Windowing system distributor `Apple', version 10.3.1265 > Configured using: > `configure '--host=3Dx86_64-apple-darwin' '--build=3Di686-apple-darwin'= > '--with-ns' 'build_alias=3Di686-apple-darwin' > 'host_alias=3Dx86_64-apple-darwin' 'CC=3Dgcc = -mmacosx-version-min=3D10.7 > -isystem > = /Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOS= X.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/ > = -F/Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/Mac= OSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks'' >=20 > Important settings: > value of $LANG: en_US.UTF-8 > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t >=20 > Major mode: Python >=20 > Minor modes in effect: > tooltip-mode: t > mouse-wheel-mode: t > tool-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: > s u c h / d i r e c t o r y / =20 > =20 > =20 > n o _ s u=20 > c h _ p a t h _ p b _ c o n f i g _ f i l e =20 > C-SPC s-w C-x C-s =20 > C-x C-s C-s g f i l e=20 > s s s-w C-x=20 > C-s C-x b v e l i =20 > C-s S t a t =20 > C-s C-s =20 > G F i l e C-x o C-s G f i l e C-s =20 > G F C-x C-s =20 > v e r i f y _ c o n f=20 > i g s _ l i b . P o p e n SPC . G F i l=20 > e =20 > ( ) =20 > =20 > x o _ C-_ C-_ =20 > C-x C-s C-x o =20 > C-e s e l f . m o x . =20 > m o x . =20 > C-s S t u b C-s =20 > =20 > =20 > =20 > =20 > =20 > =20 > =20 > =20 > s-x b u g =20 > M-x b u g =20 > =20 > =20 > r e p o r t - b >=20 > Recent messages: > Saving file = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py... > Wrote = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py > Auto-saving...done > Undo! [2 times] > Saving file = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py... > Wrote = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py > Mark saved where search started > byte-code: End of buffer [5 times] > Auto-saving verify_configs_lib.py: Opening output file: operation not = permitted, = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/#verify_configs_lib.py# > Auto-saving verify_configs_test.py: Opening output file: operation not = permitted, = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/#verify_configs_test.py# >=20 > Load-path shadows: > None found. >=20 > Features: > (shadow sort gnus-util mail-extr dabbrev misearch multi-isearch > cus-start cus-load emacsbug message format-spec rfc822 mml mml-sec > mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils > mailheader help-mode python rx comint ring ansi-color color-theme > cl-macs gv edmacro kmacro wid-edit cl cl-lib sendmail rfc2047 rfc2045 > ietf-drums mm-util mail-prsvr mail-utils reporter easymenu 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 --Apple-Mail=_554B99F5-A899-4988-BEBB-46D2A0CC5F54 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=iso-8859-1 Hi.

This is probably fixed in trunk.  Please try that.

Jan D.

15 jan 2014 kl. 12:05 skrev Piotr Praczyk <piotr.praczyk@gmail.com>:

Hello

I have encountered a problem with using Emacs in the fullscreen mode.
I tend to work having all the menu bars and toolbars disabled to save space.

This works perfectly fine as long as I am in windowed mode.
When I switch to full-screen, the toolbar reappears.
Subsequent attempts to remove it (by calling tool-bar-mode in the
fullscreen) do not give satisfying results ... instead of having the
toolbar disappear, even more space is used.


Below the debug information:


In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
 of 2013-03-13 on bob.porkrind.org
Windowing system distributor `Apple', version 10.3.1265
Configured using:
 `configure '--host=x86_64-apple-darwin' '--build=i686-apple-darwin'
 '--with-ns' 'build_alias=i686-apple-darwin'
 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.7
 -isystem
 /Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/
 -F/Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks''

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Python

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-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:
s u c h / d i r e c t o r y / <down-mouse-1> <mouse-1> 
<down-mouse-1> <mouse-1> <down-mouse-1> <mouse-1> <down-mouse-1> 
<mouse-movement> <mouse-movement> <drag-mouse-1> <down-mouse-1> 
<mouse-1> <down-mouse-1> <mouse-1> <left> n o _ s u 
c h _ p a t h _ p b _ c o n f i g _ f i l e <right> 
<right> <return> <up> C-SPC <down> s-w C-x C-s <C-s-right> 
C-x C-s <down-mouse-1> <drag-mouse-1> C-s g f i l e 
s s s-w <left> <right> <backspace> <backspace> C-x 
C-s <down-mouse-1> <mouse-1> C-x b v e <tab> l i <tab> 
<return> C-s S t a t <backspace> <backspace> <backspace> 
<backspace> C-s C-s <backspace> <backspace> <backspace> 
G F i l e C-x o C-s G f i l e C-s <left> <left> <left> 
<backspace> G <backspace> F C-x C-s <down> <up> <up> 
<tab> <down> <down> <up> <up> v e r i f y _ c o n f 
i g s _ l i b . P o p e n SPC <backspace> . G F i l 
e <backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> ( ) <left> <down-mouse-1> <mouse-1> <down-mouse-1> 
<mouse-movement> <mouse-movement> <drag-mouse-1> <down-mouse-1> 
<mouse-1> x o <return> _ C-_ C-_ <backspace> <backspace> 
C-x C-s C-x o <down> <down> <down> <down> <down-mouse-1> 
<mouse-1> C-e <return> <tab> s e l f . m o x . <backspace> 
<backspace> <backspace> <backspace> m o x . <down-mouse-1> 
<mouse-1> C-s S t u b C-s <wheel-down> <double-wheel-down> 
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down> 
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down> 
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down> 
<triple-wheel-down> <triple-wheel-down> <wheel-up> 
<double-wheel-up> <triple-wheel-up> <triple-wheel-up> 
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up> 
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up> 
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up> 
s-x b u g <tab> <backspace> <backspace> <backspace> 
M-x b u g <tab> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> r e p o r t - b <tab> <return>

Recent messages:
Saving file /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/verify_configs_test.py...
Wrote /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/verify_configs_test.py
Auto-saving...done
Undo! [2 times]
Saving file /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/verify_configs_test.py...
Wrote /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/verify_configs_test.py
Mark saved where search started
byte-code: End of buffer [5 times]
Auto-saving verify_configs_lib.py: Opening output file: operation not permitted, /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/#verify_configs_lib.py#
Auto-saving verify_configs_test.py: Opening output file: operation not permitted, /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/#verify_configs_test.py#

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr dabbrev misearch multi-isearch
cus-start cus-load emacsbug message format-spec rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader help-mode python rx comint ring ansi-color color-theme
cl-macs gv edmacro kmacro wid-edit cl cl-lib sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils reporter easymenu 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)


--Apple-Mail=_554B99F5-A899-4988-BEBB-46D2A0CC5F54-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 09:35:18 2014 Received: (at 16456) by debbugs.gnu.org; 17 Jan 2014 14:35:18 +0000 Received: from localhost ([127.0.0.1]:54636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W4AVv-00086u-M3 for submit@debbugs.gnu.org; Fri, 17 Jan 2014 09:35:17 -0500 Received: from mail-pb0-f43.google.com ([209.85.160.43]:37607) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W4AVp-00086g-8B for 16456@debbugs.gnu.org; Fri, 17 Jan 2014 09:35:11 -0500 Received: by mail-pb0-f43.google.com with SMTP id md12so4165500pbc.2 for <16456@debbugs.gnu.org>; Fri, 17 Jan 2014 06:35:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:from:date:message-id:subject:to :content-type; bh=hHVjIzUAjo9B7g1+6zMvT2+P9HO3bMDs9KYwCw/fPdA=; b=gzsV711ne2RgZACxpzULIAKdVn9LNk2/q9e+lBe1LctpP7oOvlQpVIP8n1yuNBMhiJ wPKrgwWF32c69QPZ8OKRKkqGOFiuOPGicxua0MKNfOOvqV+Gv0WVSuxTTb6Nwvmub/CZ eHRY4eAdU7UU/na3gT2pVNiXri+ugxx5EcQEKJBlJPGziqtZWZIwC+L6ZLz0eQoAopf1 PAG0iS62aYb34+g900Dwz5Qim+XmwSD9TtX4em4+7UFLjJwHTlnyuiEJA364wLcETfrh 1VtTiS59hMLcVenzhv7ojToV67LEbfW69lHTkffCvYNE5PsCGtp4x73cEKDyDQFu40L+ bKOw== X-Received: by 10.68.230.137 with SMTP id sy9mr2485864pbc.126.1389969307933; Fri, 17 Jan 2014 06:35:07 -0800 (PST) MIME-Version: 1.0 References: <-6385414260808777183@gmail297201516> <469ABAAA-9945-4602-B2C6-74629454C333@swipnet.se> From: Piotr Praczyk Date: Fri, 17 Jan 2014 14:35:07 +0000 Message-ID: <-2003902622774760342@gmail297201516> Subject: Re: bug#16456: 24.3; Problem with tool-bar-mode in the full screen on MacOSX 10.9 To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= , 16456@debbugs.gnu.org Content-Type: multipart/alternative; boundary=047d7b339ba9d9301304f02b72c2 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 16456 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --047d7b339ba9d9301304f02b72c2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks a lot ! Indeed, the version from trunk works fine ! cheers Piotr On Wed Jan 15 2014 at 8:08:08 PM, Jan Dj=E4rv wrote: > Hi. > > This is probably fixed in trunk. Please try that. > > Jan D. > > 15 jan 2014 kl. 12:05 skrev Piotr Praczyk : > > Hello > > I have encountered a problem with using Emacs in the fullscreen mode. > I tend to work having all the menu bars and toolbars disabled to save > space. > > This works perfectly fine as long as I am in windowed mode. > When I switch to full-screen, the toolbar reappears. > Subsequent attempts to remove it (by calling tool-bar-mode in the > fullscreen) do not give satisfying results ... instead of having the > toolbar disappear, even more space is used. > > > Below the debug information: > > > In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) > of 2013-03-13 on bob.porkrind.org > Windowing system distributor `Apple', version 10.3.1265 > Configured using: > `configure '--host=3Dx86_64-apple-darwin' '--build=3Di686-apple-darwin' > '--with-ns' 'build_alias=3Di686-apple-darwin' > 'host_alias=3Dx86_64-apple-darwin' 'CC=3Dgcc -mmacosx-version-min=3D10.7 > -isystem > > /Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/Mac= OSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/ > > -F/Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/M= acOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks'' > > Important settings: > value of $LANG: en_US.UTF-8 > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t > > Major mode: Python > > Minor modes in effect: > tooltip-mode: t > mouse-wheel-mode: t > tool-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: > s u c h / d i r e c t o r y / > > > n o _ s u > c h _ p a t h _ p b _ c o n f i g _ f i l e > C-SPC s-w C-x C-s > C-x C-s C-s g f i l e > s s s-w C-x > C-s C-x b v e l i > C-s S t a t > C-s C-s > G F i l e C-x o C-s G f i l e C-s > G F C-x C-s > v e r i f y _ c o n f > i g s _ l i b . P o p e n SPC . G F i l > e > ( ) > > x o _ C-_ C-_ > C-x C-s C-x o > C-e s e l f . m o x . > m o x . > C-s S t u b C-s > > > > > > > > > s-x b u g > M-x b u g > > > r e p o r t - b > > Recent messages: > Saving file > /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production= /util/verify_configs_test.py... > Wrote > /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production= /util/verify_configs_test.py > Auto-saving...done > Undo! [2 times] > Saving file > /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production= /util/verify_configs_test.py... > Wrote > /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production= /util/verify_configs_test.py > Mark saved where search started > byte-code: End of buffer [5 times] > Auto-saving verify_configs_lib.py: Opening output file: operation not > permitted, > /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production= /util/#verify_configs_lib.py# > Auto-saving verify_configs_test.py: Opening output file: operation not > permitted, > /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production= /util/#verify_configs_test.py# > > Load-path shadows: > None found. > > Features: > (shadow sort gnus-util mail-extr dabbrev misearch multi-isearch > cus-start cus-load emacsbug message format-spec rfc822 mml mml-sec > mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils > mailheader help-mode python rx comint ring ansi-color color-theme > cl-macs gv edmacro kmacro wid-edit cl cl-lib sendmail rfc2047 rfc2045 > ietf-drums mm-util mail-prsvr mail-utils reporter easymenu 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) > > > --047d7b339ba9d9301304f02b72c2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks a lot !=A0
Indeed, the version from trunk works fine !


cheers
Piotr

On Wed Jan 15 = 2014 at 8:08:08 PM, Jan Dj=E4rv <j= an.h.d@swipnet.se> wrote:
Hi.
=
This is probably fixed in trunk. =A0Please try that.

Jan D.
15 jan 2014 kl. 12:05 skrev Piotr Praczyk <piotr.praczyk@gmail.com>= :

Hello

I have en= countered a problem with using Emacs in the fullscreen mode.
I te= nd to work having all the menu bars and toolbars disabled to save space.

This works perfectly fine as long as I am in windowed m= ode.
When I switch to full-screen, the toolbar reappears.
Subsequ= ent attempts to remove it (by calling tool-bar-mode in the
fullsc= reen) do not give satisfying results ... instead of having the
toolbar disappear, even more space is used.


Below the debug information:


In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
=A0of 2013-03-13 on bob.porkrind.org
Windowing system distributor `Apple'= ;, version 10.3.1265
Configured using:
=A0`configure &#= 39;--host=3Dx86_64-apple-darwin' '--build=3Di686-apple-darwin'<= /div>
=A0'--with-ns' 'build_alias=3Di686-apple-darwin'
=
=A0'host_alias=3Dx86_64-apple-darwin' 'CC=3Dgcc -mmacosx-v= ersion-min=3D10.7
=A0-isystem
=A0/Users/david/Xcode-10.= 7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SD= Ks/MacOSX10.7.sdk/usr/include/
=A0-F/Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platfo= rms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks= ''

Important settings:
=A0 value= of $LANG: en_US.UTF-8
=A0 locale-coding-system: utf-8-unix
=A0 default enable-mult= ibyte-characters: t

Major mode: Python
<= br>
Minor modes in effect:
=A0 tooltip-mode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
=A0 file-n= ame-shadow-mode: t
=A0 global-font-lock-mode: t
=A0 fon= t-lock-mode: t
=A0 blink-cursor-mode: t
=A0 auto-compos= ition-mode: t
=A0 auto-encryption-mode: t
=A0 auto-compression-mode: t
=A0 line-number-mode: t
=A0 transient-mark-mode: t

Recent input:
s u c h / d i r e c t o r y / <= ;down-mouse-1> <mouse-1>=A0
<down-mouse-1> <mouse-1> <down-mouse-1> <mouse-1&= gt; <down-mouse-1>=A0
<mouse-movement> <mouse-move= ment> <drag-mouse-1> <down-mouse-1>=A0
<mouse-1= > <down-mouse-1> <mouse-1> <left> n o _ s u=A0
c h _ p a t h _ p b _ c o n f i g _ f i l e <right>=A0
<right> <return> <up> C-SPC <down> s-w C-x C-s <= ;C-s-right>=A0
C-x C-s <down-mouse-1> <drag-mouse-1&g= t; C-s g f i l e=A0
s s s-w <left> <right> <backspace> <backspace>= C-x=A0
C-s <down-mouse-1> <mouse-1> C-x b v e <ta= b> l i <tab>=A0
<return> C-s S t a t <backspace= > <backspace> <backspace>=A0
<backspace> C-s C-s <backspace> <backspace> <back= space>=A0
G F i l e C-x o C-s G f i l e C-s <left> <l= eft> <left>=A0
<backspace> G <backspace> F C= -x C-s <down> <up> <up>=A0
<tab> <down> <down> <up> <up> v e r i f = y _ c o n f=A0
i g s _ l i b . P o p e n SPC <backspace> . = G F i l=A0
e <backspace> <backspace> <backspace>= ; <backspace> <backspace>=A0
<backspace> ( ) <left> <down-mouse-1> <mouse-1>= ; <down-mouse-1>=A0
<mouse-movement> <mouse-moveme= nt> <drag-mouse-1> <down-mouse-1>=A0
<mouse-1&g= t; x o <return> _ C-_ C-_ <backspace> <backspace>=A0
C-x C-s C-x o <down> <down> <down> <down> <= down-mouse-1>=A0
<mouse-1> C-e <return> <tab>= ; s e l f . m o x . <backspace>=A0
<backspace> <ba= ckspace> <backspace> m o x . <down-mouse-1>=A0
<mouse-1> C-s S t u b C-s <wheel-down> <double-wheel-do= wn>=A0
<triple-wheel-down> <triple-wheel-down> <= ;triple-wheel-down>=A0
<triple-wheel-down> <triple-wh= eel-down> <triple-wheel-down>=A0
<triple-wheel-down> <triple-wheel-down> <triple-wheel-d= own>=A0
<triple-wheel-down> <triple-wheel-down> &l= t;wheel-up>=A0
<double-wheel-up> <triple-wheel-up>= <triple-wheel-up>=A0
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up>= ;=A0
<triple-wheel-up> <triple-wheel-up> <triple-w= heel-up>=A0
<triple-wheel-up> <triple-wheel-up> &l= t;triple-wheel-up>=A0
s-x b u g <tab> <backspace> <backspace> <backspac= e>=A0
M-x b u g <tab> <backspace> <backspace>= ; <backspace>=A0
<backspace> <backspace> <ba= ckspace> <backspace> <backspace>=A0
<backspace> <backspace> <backspace> <backspace>= ; <backspace>=A0
<backspace> r e p o r t - b <tab&= gt; <return>

Recent messages:
Savi= ng file /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/prod= uction/util/verify_configs_test.py...
Wrote /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/p= roduction/util/verify_configs_test.py
Auto-saving...done
Undo! [2 times]
Saving file /google/src/cloud/ppraczyk/bt_diff/= google3/ads/statscollection/production/util/verify_configs_test.py...
Wrote /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/p= roduction/util/verify_configs_test.py
Mark saved where search sta= rted
byte-code: End of buffer [5 times]
Auto-saving ver= ify_configs_lib.py: Opening output file: operation not permitted, /google/s= rc/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/util/#veri= fy_configs_lib.py#
Auto-saving verify_configs_test.py: Opening output file: operation not= permitted, /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/= production/util/#verify_configs_test.py#

Load-path= shadows:
None found.

Features:
(shadow sort = gnus-util mail-extr dabbrev misearch multi-isearch
cus-start cus-= load emacsbug message format-spec rfc822 mml mml-sec
mm-decode mm= -bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader help-mode python rx comint ring ansi-color color-theme
cl-macs gv edmacro kmacro wid-edit cl cl-lib sendmail rfc2047 rfc2045=
ietf-drums mm-util mail-prsvr mail-utils reporter easymenu 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-m= ode
register page menu-bar rfn-eshadow timer select scroll-bar mo= use
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<= /div>
minibuffer loaddefs button faces cus-face macroexp files text-pro= perties
overlay sha1 md5 base64 format env code-pages mule custom= widget
hashtable-print-readable backquote make-network-process ns multi-tty
emacs)


--047d7b339ba9d9301304f02b72c2-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 12:52:52 2014 Received: (at 16456-done) by debbugs.gnu.org; 17 Jan 2014 17:52:52 +0000 Received: from localhost ([127.0.0.1]:55457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W4Db9-0006Tu-Cc for submit@debbugs.gnu.org; Fri, 17 Jan 2014 12:52:52 -0500 Received: from mailfe03.swip.net ([212.247.154.65]:50916 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W4Db5-0006Te-EN for 16456-done@debbugs.gnu.org; Fri, 17 Jan 2014 12:52:49 -0500 X-T2-Spam-Status: No, hits=0.1 required=5.0 tests=HTML_MESSAGE Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe03.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 302304507; Fri, 17 Jan 2014 18:52:43 +0100 Content-Type: multipart/alternative; boundary="Apple-Mail=_D48AEA33-AA80-4837-9B5F-F3C8B641C593" Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: bug#16456: 24.3; Problem with tool-bar-mode in the full screen on MacOSX 10.9 From: =?iso-8859-1?Q?Jan_Dj=E4rv?= In-Reply-To: <-2003902622774760342@gmail297201516> Date: Fri, 17 Jan 2014 18:52:42 +0100 Message-Id: <6CE0BB0F-BC62-4A17-882F-B77BCA2F51BA@swipnet.se> References: <-6385414260808777183@gmail297201516> <469ABAAA-9945-4602-B2C6-74629454C333@swipnet.se> <-2003902622774760342@gmail297201516> To: Piotr Praczyk X-Mailer: Apple Mail (2.1827) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 16456-done Cc: 16456-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --Apple-Mail=_D48AEA33-AA80-4837-9B5F-F3C8B641C593 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Hello. 17 jan 2014 kl. 15:35 skrev Piotr Praczyk : > Thanks a lot !=20 > Indeed, the version from trunk works fine ! >=20 Good, closing bug. Jan D. >=20 > cheers > Piotr >=20 > On Wed Jan 15 2014 at 8:08:08 PM, Jan Dj=E4rv = wrote: > Hi. >=20 > This is probably fixed in trunk. Please try that. >=20 > Jan D. >=20 > 15 jan 2014 kl. 12:05 skrev Piotr Praczyk : >=20 >> Hello >>=20 >> I have encountered a problem with using Emacs in the fullscreen mode. >> I tend to work having all the menu bars and toolbars disabled to save = space. >>=20 >> This works perfectly fine as long as I am in windowed mode. >> When I switch to full-screen, the toolbar reappears. >> Subsequent attempts to remove it (by calling tool-bar-mode in the >> fullscreen) do not give satisfying results ... instead of having the >> toolbar disappear, even more space is used. >>=20 >>=20 >> Below the debug information: >>=20 >>=20 >> In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) >> of 2013-03-13 on bob.porkrind.org >> Windowing system distributor `Apple', version 10.3.1265 >> Configured using: >> `configure '--host=3Dx86_64-apple-darwin' = '--build=3Di686-apple-darwin' >> '--with-ns' 'build_alias=3Di686-apple-darwin' >> 'host_alias=3Dx86_64-apple-darwin' 'CC=3Dgcc = -mmacosx-version-min=3D10.7 >> -isystem >> = /Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOS= X.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/ >> = -F/Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/Mac= OSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks'' >>=20 >> Important settings: >> value of $LANG: en_US.UTF-8 >> locale-coding-system: utf-8-unix >> default enable-multibyte-characters: t >>=20 >> Major mode: Python >>=20 >> Minor modes in effect: >> tooltip-mode: t >> mouse-wheel-mode: t >> tool-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: >> s u c h / d i r e c t o r y / =20 >> =20 >> =20 >> n o _ s u=20 >> c h _ p a t h _ p b _ c o n f i g _ f i l e =20 >> C-SPC s-w C-x C-s =20 >> C-x C-s C-s g f i l e=20 >> s s s-w C-x=20 >> C-s C-x b v e l i =20 >> C-s S t a t =20 >> C-s C-s =20 >> G F i l e C-x o C-s G f i l e C-s =20 >> G F C-x C-s =20 >> v e r i f y _ c o n f=20 >> i g s _ l i b . P o p e n SPC . G F i l=20 >> e =20 >> ( ) =20 >> =20 >> x o _ C-_ C-_ =20 >> C-x C-s C-x o =20 >> C-e s e l f . m o x . =20 >> m o x . =20 >> C-s S t u b C-s =20 >> =20 >> =20 >> =20 >> =20 >> =20 >> =20 >> =20 >> =20 >> s-x b u g =20 >> M-x b u g =20 >> =20 >> =20 >> r e p o r t - b >>=20 >> Recent messages: >> Saving file = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py... >> Wrote = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py >> Auto-saving...done >> Undo! [2 times] >> Saving file = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py... >> Wrote = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py >> Mark saved where search started >> byte-code: End of buffer [5 times] >> Auto-saving verify_configs_lib.py: Opening output file: operation not = permitted, = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/#verify_configs_lib.py# >> Auto-saving verify_configs_test.py: Opening output file: operation = not permitted, = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/#verify_configs_test.py# >>=20 >> Load-path shadows: >> None found. >>=20 >> Features: >> (shadow sort gnus-util mail-extr dabbrev misearch multi-isearch >> cus-start cus-load emacsbug message format-spec rfc822 mml mml-sec >> mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils >> mailheader help-mode python rx comint ring ansi-color color-theme >> cl-macs gv edmacro kmacro wid-edit cl cl-lib sendmail rfc2047 rfc2045 >> ietf-drums mm-util mail-prsvr mail-utils reporter easymenu 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 --Apple-Mail=_D48AEA33-AA80-4837-9B5F-F3C8B641C593 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1 Hello.

17 jan 2014 kl. 15:35 skrev = Piotr Praczyk <piotr.praczyk@gmail.com>:
Thanks a lot ! 
Indeed, the version from trunk = works fine !


Good, closing = bug.

Jan D.


cheers
Piotr

On = Wed Jan 15 2014 at 8:08:08 PM, Jan Dj=E4rv <jan.h.d@swipnet.se> = wrote:
Hi.

This is probably = fixed in trunk.  Please try that.

Jan = D.

15 jan 2014 kl. 12:05 skrev Piotr Praczyk = <piotr.praczyk@gmail.com>:

Hello

I have = encountered a problem with using Emacs in the fullscreen = mode.
I tend to work having all the menu bars and toolbars = disabled to save space.

This works perfectly fine as long as I am in = windowed mode.
When I switch to full-screen, the toolbar = reappears.
Subsequent attempts to remove it (by calling = tool-bar-mode in the
fullscreen) do not give satisfying = results ... instead of having the
toolbar disappear, even more space is = used.


Below the debug = information:


In GNU Emacs 24.3.1 = (x86_64-apple-darwin, NS apple-appkit-1038.36)
 of 2013-03-13 on bob.porkrind.org
Windowing system = distributor `Apple', version 10.3.1265
Configured = using:
 `configure '--host=3Dx86_64-apple-darwin' = '--build=3Di686-apple-darwin'
 '--with-ns' = 'build_alias=3Di686-apple-darwin'
 'host_alias=3Dx86_64-app= le-darwin' 'CC=3Dgcc = -mmacosx-version-min=3D10.7
 -isystem
 /User= s/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOSX.pla= tform/Developer/SDKs/MacOSX10.7.sdk/usr/include/
=
 -F/Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Pl= atforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frame= works''

Important settings:
  = value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix
  default = enable-multibyte-characters: t

Major mode: = Python

Minor modes in effect:
  = tooltip-mode: t
  mouse-wheel-mode: t
  tool-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:
s u c h / d i r e c t = o r y / <down-mouse-1> <mouse-1> 
<down-mouse-1> <mouse-1> <down-mouse-1> = <mouse-1> = <down-mouse-1> 
<mouse-movement> = <mouse-movement> <drag-mouse-1> = <down-mouse-1> 
<mouse-1> = <down-mouse-1> <mouse-1> <left> n o _ s u 
c h _ p a t h _ p b _ c o n f i g _ f i l e = <right> 
<right> <return> <up> = C-SPC <down> s-w C-x C-s <C-s-right> 
C-x C-s = <down-mouse-1> <drag-mouse-1> C-s g f i l e 
s s s-w <left> <right> <backspace> = <backspace> C-x 
C-s <down-mouse-1> = <mouse-1> C-x b v e <tab> l i = <tab> 
<return> C-s S t a t <backspace> = <backspace> <backspace> 
<backspace> C-s C-s <backspace> <backspace> = <backspace> 
G F i l e C-x o C-s G f i l e C-s = <left> <left> <left> 
<backspace> = G <backspace> F C-x C-s <down> <up> = <up> 
<tab> <down> <down> <up> <up> v e r i = f y _ c o n f 
i g s _ l i b . P o p e n SPC = <backspace> . G F i l 
e <backspace> = <backspace> <backspace> <backspace> = <backspace> 
<backspace> ( ) <left> <down-mouse-1> = <mouse-1> = <down-mouse-1> 
<mouse-movement> = <mouse-movement> <drag-mouse-1> = <down-mouse-1> 
<mouse-1> x o <return> = _ C-_ C-_ <backspace> <backspace> 
C-x C-s C-x o <down> <down> <down> <down> = <down-mouse-1> 
<mouse-1> C-e <return> = <tab> s e l f . m o x . = <backspace> 
<backspace> <backspace> = <backspace> m o x . <down-mouse-1> 
<mouse-1> C-s S t u b C-s <wheel-down> = <double-wheel-down> 
<triple-wheel-down> = <triple-wheel-down> = <triple-wheel-down> 
<triple-wheel-down> = <triple-wheel-down> <triple-wheel-down> 
<triple-wheel-down> <triple-wheel-down> = <triple-wheel-down> 
<triple-wheel-down> = <triple-wheel-down> = <wheel-up> 
<double-wheel-up> = <triple-wheel-up> <triple-wheel-up> 
<triple-wheel-up> <triple-wheel-up> = <triple-wheel-up> 
<triple-wheel-up> = <triple-wheel-up> = <triple-wheel-up> 
<triple-wheel-up> = <triple-wheel-up> <triple-wheel-up> 
s-x b u g <tab> <backspace> <backspace> = <backspace> 
M-x b u g <tab> = <backspace> <backspace> = <backspace> 
<backspace> <backspace> = <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> = <backspace> <backspace> 
<backspace> r = e p o r t - b <tab> <return>

Recent = messages:
Saving file = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py...
Wrote = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py
Auto-saving...done
Undo! = [2 times]
Saving file = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py...
Wrote = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/verify_configs_test.py
Mark saved where search = started
byte-code: End of buffer [5 = times]
Auto-saving verify_configs_lib.py: Opening output file: = operation not permitted, = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/#verify_configs_lib.py#
Auto-saving verify_configs_test.py: Opening output file: operation = not permitted, = /google/src/cloud/ppraczyk/bt_diff/google3/ads/statscollection/production/= util/#verify_configs_test.py#

Load-path = shadows:
None found.

Features:
(shadow = sort gnus-util mail-extr dabbrev misearch = multi-isearch
cus-start cus-load emacsbug message format-spec = rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse = rfc2231 mailabbrev gmm-utils
mailheader help-mode python rx comint ring ansi-color = color-theme
cl-macs gv edmacro kmacro wid-edit cl cl-lib = sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr = mail-utils reporter easymenu 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)



= --Apple-Mail=_D48AEA33-AA80-4837-9B5F-F3C8B641C593-- From unknown Wed Aug 20 02:46:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 15 Feb 2014 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator