emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs geometry


From: Eli Zaretskii
Subject: Re: Emacs geometry
Date: Wed, 26 Jul 2006 06:14:23 +0300

> From: Ralf Angeli <address@hidden>
> Date: Tue, 25 Jul 2006 23:29:05 +0200
> 
> Okay, that matches the description of the `geometry' X resource in
> (info "(emacs)Table of Resources").  The description of the --geometry
> command line option, however, doesn't mention a different treatment
> of initial and following frames:
> 
> ,----[ (info "(emacs)Window Size X") ]
> | `-g WIDTHxHEIGHT[{+-}XOFFSET{+-}YOFFSET]]'
> | `--geometry=WIDTHxHEIGHT[{+-}XOFFSET{+-}YOFFSET]]'
> |      Specify the size WIDTH and HEIGHT (measured in character columns
> |      and lines), and positions XOFFSET and YOFFSET (measured in
> |      pixels).  This applies to all frames.
> `----
> 
> That's probably a documentation bug (unless the option is really
> treated this way on X, which I haven't looked up).

I think it's a documentation bug, since x-win.el's version of
x-handle-geometry handles these 4 parameters exactly the same way as
w32-win.el.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]