From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Politz Newsgroups: gmane.emacs.help Subject: Re: emacs and awesome Date: Wed, 31 Mar 2010 09:40:37 +0200 Organization: FH-Trier Message-ID: <877hotx7ka.fsf@fh-trier.de> References: <87pr2lf1m2.fsf@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1273001317 20360 80.91.229.12 (4 May 2010 19:28:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 May 2010 19:28:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 04 21:28:36 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O9NnD-0008Gr-HQ for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 21:28:31 +0200 Original-Received: from localhost ([127.0.0.1]:53982 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9NnC-0002lD-QU for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 15:28:30 -0400 Original-Path: usenet.stanford.edu!newsserver.news.garr.it!kanaga.switch.ch!switch.ch!news.belwue.de!news.uni-kl.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 34 Original-NNTP-Posting-Host: 143-93-54-11.arno.fh-trier.de Original-X-Trace: news.uni-kl.de 1270021372 731 143.93.54.11 (31 Mar 2010 07:42:52 GMT) Original-X-Complaints-To: usenet@news.uni-kl.de Original-NNTP-Posting-Date: Wed, 31 Mar 2010 07:42:52 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux) Cancel-Lock: sha1:LVYuwvq2MffpQjogNFjPZAuTYIM= Cache-Post-Path: arno.fh-trier.de!unknown@dslb-084-059-219-228.pools.arcor-ip.net X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/) Original-Xref: usenet.stanford.edu gnu.emacs.help:177614 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73091 Archived-At: henry atting 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) One of the earlier awesome versions had this as a feature. Something like ,,easy configuration - no need to learn another language (like 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. > I use xmonad and also had the same problems. But they are fixed somewhere between 23.1.1 (debian testing) and 23.1.90. You either have to wait for your distro to catch up, build Emacs yourself or use one of the updated packages from some site, if available. > 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. > > henry -ap