all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Allan Gottlieb <gottlieb@nyu.edu>
To: help-gnu-emacs@gnu.org
Subject: Re: Problem turning fullheight mode on via default-frame-alist.
Date: Sun, 21 Dec 2008 19:39:35 -0500	[thread overview]
Message-ID: <yu963ldjb5k.fsf@nyu.edu> (raw)
In-Reply-To: <c115fd3c0812211113r1c425b4cp4c9dcb09d9d0df09@mail.gmail.com> (Tim Visher's message of "Sun\, 21 Dec 2008 14\:13\:45 -0500")

At Sun, 21 Dec 2008 14:13:45 -0500 Tim Visher <tim.visher@gmail.com> wrote:

> On Sat, Dec 20, 2008 at 9:44 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>
>> For modify-frame-parameters you can't set fullscreen and another
>> property in the same command.  So I have
>>
>>  (modify-frame-parameters nil '( (fullscreen . fullheight) ))
>>  (modify-frame-parameters nil '( (width . 170) ))
>>
>
> Thanks for this Allan.  Unfortunately, it doesn't appear to do
> anything for me.  Does this actually work for you?

Sure does.  I just tried both v23 and v22.

Do emacs -Q

in *scratch* buffer enter

(modify-frame-parameters nil '( (fullscreen . fullheight) ))

then with the cursor right after the )) type  C-x C-e

that should give you a tall frame (window in X parlence).

They try the same with

(modify-frame-parameters nil '( (width . 170) ))

and you should get a wide frame.

hth,
allan






  reply	other threads:[~2008-12-22  0:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-20 19:59 Problem turning fullheight mode on via default-frame-alist Tim Visher
2008-12-21  2:44 ` Allan Gottlieb
2008-12-21 19:13   ` Tim Visher
2008-12-22  0:39     ` Allan Gottlieb [this message]
2008-12-23  2:06       ` Tim Visher

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=yu963ldjb5k.fsf@nyu.edu \
    --to=gottlieb@nyu.edu \
    --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.