* bug#7141: 23.2; can't use ns-toggle-fullscreen
@ 2010-10-01 2:01 oh sr
2010-10-01 3:35 ` Glenn Morris
0 siblings, 1 reply; 7+ messages in thread
From: oh sr @ 2010-10-01 2:01 UTC (permalink / raw)
To: 7141
In GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29)
of 2010-05-09 on black.local
Windowing system distributor `Apple', version 10.3.949
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.5''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: nil
value of $XMODIFIERS: nil
locale-coding-system: nil
default enable-multibyte-characters: t
Major mode: Emacs-Lisp
Minor modes in effect:
show-paren-mode: t
display-time-mode: t
iswitchb-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
auto-encryption-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<help-echo> <help-echo> C-x C-f M-p C-x C-f . e m a
c s <return> <M-return> <menu-bar> <help-menu> <se
nd-emacs-bug-report>
Recent messages:
Loading /Users/sroh/.emacs.d/osr/transparency.el (source)...done
Loading time...done
Loading paren...done
Loading /Users/sroh/.emacs.d/osr/transparency.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
goto-history-element: Beginning of history; no preceding item
Quit
Symbol's function definition is void: ns-toggle-fullscreen
Load-path shadows:
None found.
Features:
(shadow sort mail-extr message ecomplete rfc822 mml mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1
hex-util hashcash mail-utils emacsbug erc-goodies erc erc-backend
erc-compat format-spec thingatpt pp paren time cus-start cus-load
iswitchb edmacro kmacro tooltip ediff-hook vc-hooks lisp-float-type
mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode
register page menu-bar rfn-eshadow timer select scroll-bar mldrag 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
loaddefs button minibuffer faces cus-face files text-properties overlay
md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process ns multi-tty
emacs)
can't use ns-toggle-fullscreen
^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#7141: 23.2; can't use ns-toggle-fullscreen
2010-10-01 2:01 bug#7141: 23.2; can't use ns-toggle-fullscreen oh sr
@ 2010-10-01 3:35 ` Glenn Morris
2011-07-11 23:57 ` Glenn Morris
0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2010-10-01 3:35 UTC (permalink / raw)
To: oh sr; +Cc: 7141
> In GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29)
[...]
> Symbol's function definition is void: ns-toggle-fullscreen
There is no function "ns-toggle-fullscreen" in Emacs.
What is your bug report?
^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#7141: 23.2; can't use ns-toggle-fullscreen
2010-10-01 3:35 ` Glenn Morris
@ 2011-07-11 23:57 ` Glenn Morris
2012-10-01 0:34 ` Glenn Morris
0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2011-07-11 23:57 UTC (permalink / raw)
To: 7141
severity 7141 wishlist
retitle 7141 "Please add ns-toggle-fullscreen"
tags 7141 =
stop
Let's interpret this as a wishlist request to include someone's
ns-toggle-fullscreen patch.
See http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00118.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#7141: 23.2; can't use ns-toggle-fullscreen
2011-07-11 23:57 ` Glenn Morris
@ 2012-10-01 0:34 ` Glenn Morris
2012-10-01 5:06 ` Jan Djärv
0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2012-10-01 0:34 UTC (permalink / raw)
To: 7141
IIUC, fullscreen support for NS has been added, so this (merged with
10014) can be closed now?
^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#7141: 23.2; can't use ns-toggle-fullscreen
2012-10-01 0:34 ` Glenn Morris
@ 2012-10-01 5:06 ` Jan Djärv
2012-10-01 7:34 ` Glenn Morris
0 siblings, 1 reply; 7+ messages in thread
From: Jan Djärv @ 2012-10-01 5:06 UTC (permalink / raw)
To: Glenn Morris; +Cc: 7141
Hello.
1 okt 2012 kl. 02:34 skrev Glenn Morris <rgm@gnu.org>:
>
> IIUC, fullscreen support for NS has been added, so this (merged with
> 10014) can be closed now?
Yes, but fullscreen is activated by the 10.7 or later titlebar arrow, or by setting frame parameters.
There is no ns-toggle-fullscreen function (but trivial to write in Elisp now).
Jan D.
^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#7141: 23.2; can't use ns-toggle-fullscreen
2012-10-01 5:06 ` Jan Djärv
@ 2012-10-01 7:34 ` Glenn Morris
2012-10-01 14:56 ` Jan Djärv
0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2012-10-01 7:34 UTC (permalink / raw)
To: Jan Djärv; +Cc: 7141
Jan Djärv wrote:
> Yes, but fullscreen is activated by the 10.7 or later titlebar arrow,
> or by setting frame parameters. There is no ns-toggle-fullscreen
> function (but trivial to write in Elisp now).
Non-Nextstep ports don't a foo-toggle-fullscreen command either, IIUC.
So if the NS port now behaves the same as other ports I think this can
be closed.
^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#7141: 23.2; can't use ns-toggle-fullscreen
2012-10-01 7:34 ` Glenn Morris
@ 2012-10-01 14:56 ` Jan Djärv
0 siblings, 0 replies; 7+ messages in thread
From: Jan Djärv @ 2012-10-01 14:56 UTC (permalink / raw)
To: Glenn Morris; +Cc: 7141-done
1 okt 2012 kl. 09:34 skrev Glenn Morris <rgm@gnu.org>:
> Jan Djärv wrote:
>
>> Yes, but fullscreen is activated by the 10.7 or later titlebar arrow,
>> or by setting frame parameters. There is no ns-toggle-fullscreen
>> function (but trivial to write in Elisp now).
>
> Non-Nextstep ports don't a foo-toggle-fullscreen command either, IIUC.
> So if the NS port now behaves the same as other ports I think this can
> be closed.
Closing.
Jan D.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-10-01 14:56 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 2:01 bug#7141: 23.2; can't use ns-toggle-fullscreen oh sr
2010-10-01 3:35 ` Glenn Morris
2011-07-11 23:57 ` Glenn Morris
2012-10-01 0:34 ` Glenn Morris
2012-10-01 5:06 ` Jan Djärv
2012-10-01 7:34 ` Glenn Morris
2012-10-01 14:56 ` Jan Djärv
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).