From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.devel Subject: Re: size hints and tiling window managers Date: Tue, 11 Dec 2012 09:07:03 +0100 Message-ID: <50C6E9A7.8020109@gmail.com> References: <87zk1r104d.fsf@bernoul.li> <50C1C678.5040805@gmx.at> <838v98nci1.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1355213252 32331 80.91.229.3 (11 Dec 2012 08:07:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Dec 2012 08:07:32 +0000 (UTC) Cc: rudalics@gmx.at, jonas@bernoul.li, James Cloos , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 11 09:07:45 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TiKsP-0004N0-N2 for ged-emacs-devel@m.gmane.org; Tue, 11 Dec 2012 09:07:41 +0100 Original-Received: from localhost ([::1]:51446 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiKsC-0004QZ-Lm for ged-emacs-devel@m.gmane.org; Tue, 11 Dec 2012 03:07:28 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:52245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiKs7-0004QA-HU for emacs-devel@gnu.org; Tue, 11 Dec 2012 03:07:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiKs4-0001E9-4q for emacs-devel@gnu.org; Tue, 11 Dec 2012 03:07:23 -0500 Original-Received: from mail-bk0-f41.google.com ([209.85.214.41]:64164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiKru-0001CT-AZ; Tue, 11 Dec 2012 03:07:10 -0500 Original-Received: by mail-bk0-f41.google.com with SMTP id jg9so1596155bkc.0 for ; Tue, 11 Dec 2012 00:07:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=LIXz30GYI5clCNdFvhl4ZTlmWVlYnXnKas3nlcXXCe8=; b=sHei9XdSlX/FLLMkCiZUNRT0ta0Hqbz8Xw0N4KzhjH7gu7u4AcCYktiQHlr08JM6uO FqEjt/Mc4XJbyeXno5GwiwI4PG3tcVgGCqOFJtw1CnGZuchfDDDKKrE3ryh74ttR/anb XkjXYmpaXetmaJ1jyk24OKf6n6obK7TjPoaNSgTIE6mSDsPyoHy0QViqzmnIrSzO/mY3 jLvBWvlbzKTAcSLaXknqOHqzA8oKsCaksdhadFdF9elOCpR7jAMruKIolW9Nwx/Y3BZ5 xzF4mZxa6to5ewukGGFONE7OhAJQ0hikeMX7JmajQ7JZ4/tb6XFJ+mr9vgh8B+h4NlPv Hm3w== Original-Received: by 10.204.147.67 with SMTP id k3mr5660284bkv.117.1355213228620; Tue, 11 Dec 2012 00:07:08 -0800 (PST) Original-Received: from [10.0.0.104] (217-162-217-29.dynamic.hispeed.ch. [217.162.217.29]) by mx.google.com with ESMTPS id y11sm16016461bkw.8.2012.12.11.00.07.04 (version=SSLv3 cipher=OTHER); Tue, 11 Dec 2012 00:07:07 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 In-Reply-To: <838v98nci1.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.214.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155453 Archived-At: Στις 08/12/2012 10:01 πμ, ο/η Eli Zaretskii έγραψε: >> From: James Cloos Date: Fri, 07 Dec 2012 >> 20:42:00 -0500 Cc: martin rudalics , Jonas >> Bernoulli >> >> Emacs does the same thing: it paints the extra space using the >> background color of the default face. The problem is that Emacs >> frames may also have fringes which usually don't have the same >> background color. As a result Emacs draws a "line" with the same >> color as *the* background color to the right of the right fringe >> (and below the echo area). > > Can you show a screenshot of this? Also, what would be a good > solution to this problem? make the right fringe wider? something > else? FWIW, tiled windows may be slightly larger pixel-wise in at least two directions: right *and* bottom. So it may be useful to apply the same solution to both the right fringe and the mode-line.