* Re: Specify size of emacs on startup?
2005-04-03 13:29 Specify size of emacs on startup? JS
@ 2005-04-03 13:27 ` Pascal Bourguignon
0 siblings, 0 replies; 2+ messages in thread
From: Pascal Bourguignon @ 2005-04-03 13:27 UTC (permalink / raw)
JS <d44sf@44ada.com> writes:
> I would like to be able to start a shell and type something like:
>
> emacs 100 100
>
> press enter and then emacs should have size 100x100.
>
> It should not be permanent.
>
> When I write emacs 100 100 it start emacs with to new files so I guess that
> I have to type something else.
emacs -geometry 100x100
It's specified in characters (columnsxlines).
--
__Pascal Bourguignon__ http://www.informatimago.com/
You never feed me.
Perhaps I'll sleep on your face.
That will sure show you.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Specify size of emacs on startup?
@ 2005-04-03 13:29 JS
2005-04-03 13:27 ` Pascal Bourguignon
0 siblings, 1 reply; 2+ messages in thread
From: JS @ 2005-04-03 13:29 UTC (permalink / raw)
I would like to be able to start a shell and type something like:
emacs 100 100
press enter and then emacs should have size 100x100.
It should not be permanent.
When I write emacs 100 100 it start emacs with to new files so I guess that
I have to type something else.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-03 13:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-03 13:29 Specify size of emacs on startup? JS
2005-04-03 13:27 ` Pascal Bourguignon
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.