all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ishi soichi <soichi777@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: maximizing window for MacOSX
Date: Sun, 5 Feb 2012 17:02:57 +0900	[thread overview]
Message-ID: <CAEjRLuTFaWzD_n1hytb3gy_kU6rozw1fnDSqW0WwhFGVJjgsdQ@mail.gmail.com> (raw)
In-Reply-To: <FDAA4EBFF5754E17930F403008476407@us.oracle.com>

[-- Attachment #1: Type: text/plain, Size: 774 bytes --]

Thanks for the info.  I'm going to read the source code!

soichi

2012/2/3 Drew Adams <drew.adams@oracle.com>

> > I am trying to develop an Emacs Lisp program that maximizes
> > the window.  I found and modified the following code, which
> > was originally for Carbon Emacs. ...
> > It does not act as I want it to.
>
> You might also try the code in frame-cmds.el (e.g. `maximize-frame'):
> http://www.emacswiki.org/emacs/download/frame-cmds.el.  (It requires a
> second
> library, frame-fns.el:
> http://www.emacswiki.org/emacs/download/frame-fns.el.)
>
> It does not depend on the frame parameter `fullscreen', which does not
> exist in
> some Emacs builds.  It takes into consideration the space available on
> Mac-OS,
> via `mac-display-available-pixel-bounds'.
>
>
>

[-- Attachment #2: Type: text/html, Size: 1307 bytes --]

  reply	other threads:[~2012-02-05  8:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-03  7:50 maximizing window for MacOSX ishi soichi
2012-02-03 10:25 ` Peter Dyballa
2012-02-03 14:49 ` Drew Adams
2012-02-05  8:02   ` ishi soichi [this message]
2012-02-28 19:01 ` Oleksandr Gavenko
2012-02-28 19:25   ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEjRLuTFaWzD_n1hytb3gy_kU6rozw1fnDSqW0WwhFGVJjgsdQ@mail.gmail.com \
    --to=soichi777@gmail.com \
    --cc=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.