From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Presto Newsgroups: gmane.emacs.help Subject: Re: set-face-attribute width condensed/expanded no difference? (Mac) Date: Fri, 23 Nov 2007 07:18:31 -0800 (PST) Organization: http://groups.google.com Message-ID: <1d2a87ac-4d20-499d-9dcb-49cab27d3cf8@e4g2000hsg.googlegroups.com> References: <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 1195832461 15987 80.91.229.12 (23 Nov 2007 15:41:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Nov 2007 15:41:01 +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 16:41:08 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 1IvaeS-0001n6-88 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Nov 2007 16:41:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IvaeC-00048h-PN for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Nov 2007 10:40:52 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!e4g2000hsg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 91.122.29.209 Original-X-Trace: posting.google.com 1195831112 21353 127.0.0.1 (23 Nov 2007 15:18:32 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 23 Nov 2007 15:18:32 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e4g2000hsg.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:154012 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:49443 Archived-At: On Nov 23, 5:56 pm, Peter Dyballa wrote: > Am 23.11.2007 um 14:21 schrieb Presto: > > > In Leopard's Terminal I can choose Andale Mono and adjust the > > character spacing with a slider control, so I thought this was a > > dynamically calculated feature. I'm hoping Emacs works the same way. > > Neither Carbon Emacsen nor Emacs.app support this. Yet. Thanks for the information. Is there any hack (possibly involving building from source) with which I could set character spacing? Even setting a constant for all fonts would suffice. Alternatively, is there a source code file in CVS that I can track to discover when support is added? (Looking at commit logs) -m