From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rami A Newsgroups: gmane.emacs.help Subject: Re: Weird behaviour of my emacs when setting fonts based on platform specific Date: Fri, 29 Mar 2013 14:56:08 -0700 (PDT) Message-ID: References: <86ffbf94-33a4-43e9-aa85-83dc69511147@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1364625971 22585 80.91.229.3 (30 Mar 2013 06:46:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Mar 2013 06:46:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 30 07:46:37 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ULpWL-0000KG-6b for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Mar 2013 07:44:09 +0100 Original-Received: from localhost ([::1]:57586 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULpVw-0004Fh-Uc for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Mar 2013 02:43:44 -0400 X-Received: by 10.224.72.199 with SMTP id n7mr2955452qaj.5.1364594169263; Fri, 29 Mar 2013 14:56:09 -0700 (PDT) X-Received: by 10.50.154.33 with SMTP id vl1mr61102igb.16.1364594169183; Fri, 29 Mar 2013 14:56:09 -0700 (PDT) Original-Path: usenet.stanford.edu!ca1no16727765qab.0!news-out.google.com!v17ni9qad.0!nntp.google.com!ca1no16727761qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <86ffbf94-33a4-43e9-aa85-83dc69511147@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=148.87.19.198; posting-account=HZ4YzgoAAABkTSCruZ7Bs4hufjlOUmBF Original-NNTP-Posting-Host: 148.87.19.198 User-Agent: G2/1.0 Injection-Date: Fri, 29 Mar 2013 21:56:09 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:197527 X-Mailman-Approved-At: Sat, 30 Mar 2013 02:43:29 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89809 Archived-At: I found out that replacing: (set-face-font 'default "-*-Interface User-Medium-R-*-*-*-120-*-*-*-*-*-*") with (set-face-font 'default "-*-Interface User-Medium-R-*-*-13-120-*-*-*-*-*-*") worked for some reason!