From: henry atting <nsmp_01@online.de>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs and awesome
Date: Thu, 01 Apr 2010 17:42:08 +0200 [thread overview]
Message-ID: <87fx3f2n8v.fsf@online.de> (raw)
In-Reply-To: icwrwsmaxh.fsf@verizon.net
On Mi, Mär 31 2010, despen@verizon.net wrote:
> henry atting <nsmp_01@online.de> writes:
>
>> Some time ago I used awesome as my window manager but then switched to
>> xmonad for I wanted not to deal with lua. Now I gave awesome another
>> try and as everything works fine `out of the box` I maybe replace
>> xmonad with awesome again.
>>
>> I know some people in this group use awesome as well so I put my
>> question here (I found the awesome community too elite for someone
>> like me, unwilling to learn lua)
>>
>> Okay, when I set emacs to fullscreen, at the bottom of the screen
>> always remains a small gap. No other programm shows this behaviour,
>> so maybe it's an emacs problem.
>>
>> There is an option, `c.honorsizehints = true', but this does not
>> change anything. AFAIK it only handles the gap *between* windows.
>>
>> I'm thankful for any hint.
>
> Hint is the right word.
> Use the xprop command to take a look at the size hints on an Emacs
> window, here are mine:
>
> WM_NORMAL_HINTS(WM_SIZE_HINTS):
> program specified minimum size: 40 by 40
> program specified resize increment: 10 by 20
> program specified base size: 20 by 0
> window gravity: NorthWest
>
>
> So, Emacs is telling the window manager that when Emacs is resized,
> it wants to be resized in multiples of 10x20 pixels.
>
> Hence the gap you see.
>
> If the WM supports what you want, it would be more like
> honorsizehints=false.
Yes, it's `false`
The method to do this has changed since I used awesome the last time;
for anyone who runs into the same problem, see here:
http://awesome.naquadah.org/wiki/FAQ#How_to_remove_gaps_between_windows.3F
thanks!;
henry
--
http://literaturlatenight.de
next prev parent reply other threads:[~2010-04-01 15:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-31 6:26 emacs and awesome henry atting
2010-03-31 7:40 ` Andreas Politz
2010-03-31 12:26 ` henry atting
2010-03-31 14:53 ` Andreas Politz
2010-03-31 21:35 ` despen
2010-04-01 15:42 ` henry atting [this message]
2010-04-01 1:40 ` Tim Johnson
2010-04-01 8:23 ` José A. Romero L.
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=87fx3f2n8v.fsf@online.de \
--to=nsmp_01@online.de \
--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.