xwem-devel
[Top] [All Lists]

Re: Too big the root frame of the XEmacs

From: Zajcev Evgeny <zevlg@xxxxxxxxx>
Subject: Re: Too big the root frame of the XEmacs
Date: Mon, 24 Mar 2008 02:47:03 +0300
Organization: xwem.org
Sender: xwem-devel-bounces@xxxxxxxx
User-agent: Gnus/5.1008 (Gnus v5.10.8) SXEmacs/22.1.7 (berkeley-unix)
Steve Youngs <steve@xxxxxxxxxxx> writes:

> * Paul Csanyi <csanyipal@xxxxxxxxx> writes:
>
>   > Hello!
>   > I have installed on my Debian GNU/Linux Etch system
>   > XWEM.
>
>   > My hardware is an old Toshiba Satellite 2540 CDS laptop.
>   > I use its LCD monitor for display.
>
>   > When I start X with startx, I get X Emacs but the root frame
>   > is so big that I can't to see its right and bottom edge.

you can use `*scratch*' buffer to modify frame width and height.  Use:

  (set-frame-height nil 30)
  (set-frame-width nil 80)

so you will get viewable frame.

The thing is that you are NOT actually running any WM, so nobody can
correct or control sizes of X clients.

When xwem start successfully you will get ability to control sizes and
positions with your mouse or keyboard.  For example `H- - 1 0 0 H-r v'
will shrink height of the xwem frame by 100 pixels.  Or `H-x 5 1' will
maximize current xwem frame(and eventually applications running in it),
etc.

>
> I'm not actually running XWEM at the moment, so I can't test, but I'm
> pretty sure you can adjust the size of the frames interactively with
> your mouse (same as you'd expect of other WM's).
>
> As to why it is not setting the correct dimensions from the beginning,
> I'm not sure.  Do you have anything in your ~/.xemacs/init.el that sets
> width/height of your default frame?  That might be interfering.  For
> example, are you setting `initial-frame-plist' or `default-frame-plist'?
> If you are, don't.
>
> Hopefully Evgeny (XWEM author) will comment and give you better
> solutions/help than I can.  I haven't heard from Evgeny in quite a
> while, I think he's been hit with a big fat dose of "real life" that has
> taken him away from his hacking time. :-)

yeah :), i'm trying to do self business at the moment, and work hard
on integrating education processes in schools with free technologies,
open formats and free software.  Thats fucn huge task, but soon kids
will go to school ;)

however, i must release xwem someday, there plenty of improvements and
fixes since last commit to arch :-o

-- 
XWEM - The intellect cannot embrace.

<Prev in Thread] Current Thread [Next in Thread>