From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Presto Newsgroups: gmane.emacs.help Subject: set-face-attribute width condensed/expanded no difference? (Mac) Date: Fri, 23 Nov 2007 03:55:55 -0800 (PST) Organization: http://groups.google.com Message-ID: <1f45329e-f7a5-4006-b48a-bcb23e69fac0@a39g2000pre.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1195827708 32462 80.91.229.12 (23 Nov 2007 14:21:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Nov 2007 14:21:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 23 15:21:55 2007 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.50) id 1IvZPm-0004np-KV for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Nov 2007 15:21:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IvZPY-0007Nr-4m for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Nov 2007 09:21:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!a39g2000pre.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 91.122.29.209 Original-X-Trace: posting.google.com 1195818956 12910 127.0.0.1 (23 Nov 2007 11:55:56 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 23 Nov 2007 11:55:56 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a39g2000pre.googlegroups.com; posting-host=91.122.29.209; posting-account=o0EzowoAAAA2RR5AUN7QVH-M-9M6rQy- User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10, gzip(gfe), gzip(gfe) Content-Disposition: inline Original-Xref: shelby.stanford.edu gnu.emacs.help:154007 X-Mailman-Approved-At: Fri, 23 Nov 2007 09:20:48 -0500 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:49440 Archived-At: Executing the following two lines of code does not seem to result in any difference in the font width: (set-face-attribute 'default nil :family "andale mono" :width 'condensed) (set-face-attribute 'default nil :family "andale mono" :width 'normal) The Andale Mono font is too widely spaced in my opinion; I would like to make it more condensed. Can this be achieved? Environment: Mac OS 10.5.1, Emacs 22.1.50.1