From: Christopher Dimech <dimech@gmx.com>
To: David Masterson <dsmasterson92630@outlook.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Programmatically maximize Emacs during startup?
Date: Sat, 5 Dec 2020 04:11:46 +0100 [thread overview]
Message-ID: <trinity-71c2d209-8483-485a-91cf-b910f029435b-1607137906854@3c-app-mailcom-bs04> (raw)
In-Reply-To: <SJ0PR03MB545520506AD5E7B799D865269BF00@SJ0PR03MB5455.namprd03.prod.outlook.com>
> Sent: Saturday, December 05, 2020 at 4:05 AM
> From: "David Masterson" <dsmasterson92630@outlook.com>
> To: "Christopher Dimech" <dimech@gmx.com>
> Cc: help-gnu-emacs@gnu.org
> Subject: Re: Programmatically maximize Emacs during startup?
>
> Christopher Dimech <dimech@gmx.com> writes:
>
> > (require 'maximize)
> >
> > If you want to bind Hot-keys, add setting lines like below.
> >
> > (global-set-key [f9] 'maximize-toggle-frame-vmax)
> > (global-set-key [f11] 'maximize-toggle-frame-hmax)
>
> Thanks. Since I'm using a Chromebook, I don't have a (readily obvious)
> set of function keys, so, if needed, I'll find other keys.
Use the keys that work best for you. you can check if a key is empty by using
C-h k KeySeq
where KeySeq is the key sequence you want to check
> --
> David Masterson
>
next prev parent reply other threads:[~2020-12-05 3:11 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-04 3:42 Programmatically maximize Emacs during startup? David Masterson
2020-12-04 4:04 ` Christopher Dimech
2020-12-04 8:34 ` Eli Zaretskii
2020-12-04 15:03 ` Christopher Dimech
2020-12-05 3:05 ` David Masterson
2020-12-05 3:11 ` Christopher Dimech [this message]
2020-12-04 6:12 ` Jean Louis
2020-12-04 6:59 ` Thien-Thi Nguyen
2020-12-05 3:09 ` David Masterson
2020-12-05 10:06 ` Thien-Thi Nguyen
2020-12-06 2:05 ` David Masterson
2020-12-06 2:38 ` Michael Heerdegen
2020-12-06 9:17 ` Marcin Borkowski
2020-12-06 22:35 ` Michael Heerdegen
2020-12-04 7:38 ` Joost Kremers
2020-12-04 7:48 ` Jean Louis
2020-12-04 11:33 ` Eli Zaretskii
2020-12-04 13:26 ` Pankaj Jangid
2020-12-05 3:10 ` David Masterson
2020-12-05 4:21 ` David Masterson
2020-12-05 5:07 ` Pankaj Jangid
2020-12-06 2:03 ` David Masterson
2020-12-12 1:19 ` byte compiler, `modify-face', and "Programmatically" (was: Re: Programmatically maximize Emacs during startup?) Emanuel Berg via Users list for the GNU Emacs text editor
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=trinity-71c2d209-8483-485a-91cf-b910f029435b-1607137906854@3c-app-mailcom-bs04 \
--to=dimech@gmx.com \
--cc=dsmasterson92630@outlook.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.
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).