From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) Newsgroups: gmane.emacs.devel Subject: Re: Make GUI look better Date: Tue, 23 Apr 2002 18:52:44 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200204212002.g3LK2Ad01686@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1019580868 29016 127.0.0.1 (23 Apr 2002 16:54:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 23 Apr 2002 16:54:28 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 1703Yh-0007Xt-00 for ; Tue, 23 Apr 2002 18:54:27 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 1703Zy-0000W6-00 for ; Tue, 23 Apr 2002 18:55:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 1703YV-00062y-00; Tue, 23 Apr 2002 12:54:15 -0400 Original-Received: from p0249.as-l043.contactel.cz ([194.108.242.249] helo=SnowWhite.SuSE.cz) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 1703X9-0005x4-00 for ; Tue, 23 Apr 2002 12:52:52 -0400 Original-Received: by SnowWhite.SuSE.cz (PJ, from userid 500) id 18987183D8; Tue, 23 Apr 2002 18:55:25 +0200 (CEST) Original-To: emacs-devel@gnu.org X-Face: $"d&^B_IKlTHX!y2d,3;grhwjOBqOli]LV`6d]58%5'x/kBd7.MO&n3bJ@Zkf&RfBu|^qL+ ?/Re{MpTqanXS2'~Qp'J2p^M7uM:zp[1Xq#{|C!*'&NvCC[9!|=>#qHqIhroq_S"MH8nSH+d^9*BF: iHiAs(t(~b#1.{w.d[=Z In-Reply-To: <200204212002.g3LK2Ad01686@aztec.santafe.edu> (Richard Stallman's message of "Sun, 21 Apr 2002 14:02:10 -0600 (MDT)") User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i386-suse-linux-gnu) Original-Lines: 34 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3116 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3116 From: Richard Stallman Date: Sun, 21 Apr 2002 14:02:10 -0600 (MDT) > The new version looks a little better to me, > but I am no expert on this sort of thing, > so I will defer to others' opinion. If you'd like to try it, here are excepts of my config files: Resources: ---------- emacs.pane.menubar.verticalSpacing: 2 emacs.pane.menubar.shadowThickness: 1 emacs.pane.menubar.margin: 1 emacs.pane.menubar.arrowSpacing: 1 emacs.menu*.verticalSpacing: 2 emacs.menu*.shadowThickness: 1 emacs.menu*.margin: 1 .emacs: ------- (setq tool-bar-button-margin 4) (setq tool-bar-button-relief 1) --=20 Pavel Jan=EDk In theory, practice and theory are the same, but in practice they are different. -- Larry McVoy