all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Dimech <dimech@gmx.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Programmatically maximize Emacs during startup?
Date: Fri, 4 Dec 2020 16:03:45 +0100	[thread overview]
Message-ID: <trinity-237eb34e-2973-4a1b-b440-b8909d840811-1607094225682@3c-app-mailcom-bs11> (raw)
In-Reply-To: <83wnxydl66.fsf@gnu.org>

> Sent: Friday, December 04, 2020 at 9:34 AM
> From: "Eli Zaretskii" <eliz@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Programmatically maximize Emacs during startup?
>
> > From: Christopher Dimech <dimech@gmx.com>
> > Date: Fri, 4 Dec 2020 05:04:29 +0100
> > Cc: help-gnu-emacs@gnu.org
> >
> >
> > (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)
>
> F11 is already bound to a similar, but more useful command, so I don't
> see why the OP should rebind it.  He should simply use it.

Agreed



  reply	other threads:[~2020-12-04 15:03 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 [this message]
2020-12-05  3:05   ` David Masterson
2020-12-05  3:11     ` Christopher Dimech
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

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

  git send-email \
    --in-reply-to=trinity-237eb34e-2973-4a1b-b440-b8909d840811-1607094225682@3c-app-mailcom-bs11 \
    --to=dimech@gmx.com \
    --cc=eliz@gnu.org \
    --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.