From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Box graphic tweak Date: Thu, 14 Oct 2010 13:20:58 +0900 Message-ID: References: <878w29jmg5.fsf@stupidchicken.com> <83fwwhnjxe.fsf@gnu.org> <87y6a8wzsj.fsf@stupidchicken.com> <87hbgwn56q.fsf@catnip.gol.com> <8739sg81un.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287030075 13454 80.91.229.12 (14 Oct 2010 04:21:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Oct 2010 04:21:15 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org, miles@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 14 06:21:13 2010 Return-path: Envelope-to: ged-emacs-devel@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 1P6FJY-0007LT-Sg for ged-emacs-devel@m.gmane.org; Thu, 14 Oct 2010 06:21:13 +0200 Original-Received: from localhost ([127.0.0.1]:56501 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6FJY-0006WV-7H for ged-emacs-devel@m.gmane.org; Thu, 14 Oct 2010 00:21:12 -0400 Original-Received: from [140.186.70.92] (port=54439 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6FJT-0006VX-Jf for emacs-devel@gnu.org; Thu, 14 Oct 2010 00:21:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6FJS-0005Nu-Lj for emacs-devel@gnu.org; Thu, 14 Oct 2010 00:21:07 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:34561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6FJP-0005NE-LA; Thu, 14 Oct 2010 00:21:04 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id o9E4KxRn006696; Thu, 14 Oct 2010 13:20:59 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id o9E4KwP8015695; Thu, 14 Oct 2010 13:20:58 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id o9E4Kwn5010979; Thu, 14 Oct 2010 13:20:58 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.71) (envelope-from ) id 1P6FJK-0003lk-Et; Thu, 14 Oct 2010 13:20:58 +0900 In-Reply-To: <8739sg81un.fsf@stupidchicken.com> (message from Chong Yidong on Fri, 08 Oct 2010 23:46:40 -0400) X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:131685 Archived-At: In article <8739sg81un.fsf@stupidchicken.com>, Chong Yidong writes: > > It looks reasonable in your picture, but remember that the "button" > > attribute is also commonly used for mode-lines. > The default mode-line has width 1, so it's unaffected. Setting the > width to 2, the result still also looks reasonable; see attached. ??? The default box's line-width of mode-line is -1 to make the height of the mode-line the same as the other default lines. --- Kenichi Handa handa@m17n.org