From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Default font Inconsolata but guillemets in STIXGeneral Date: Thu, 19 Jul 2012 00:06:49 +0200 Message-ID: <0D4773B3-BFC8-4C5A-B3CE-C70B356878CA@Web.DE> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1342649224 32713 80.91.229.3 (18 Jul 2012 22:07:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Jul 2012 22:07:04 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: till.heilmann@unibas.ch Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 19 00:07:04 2012 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 1SrcOd-0002ms-Ii for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Jul 2012 00:07:03 +0200 Original-Received: from localhost ([::1]:54884 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrcOc-00012E-8m for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Jul 2012 18:07:02 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrcOX-000129-Et for help-gnu-emacs@gnu.org; Wed, 18 Jul 2012 18:06:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrcOV-0007o8-RE for help-gnu-emacs@gnu.org; Wed, 18 Jul 2012 18:06:57 -0400 Original-Received: from mout.web.de ([212.227.17.11]:50599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrcOV-0007nt-H9 for help-gnu-emacs@gnu.org; Wed, 18 Jul 2012 18:06:55 -0400 Original-Received: from [192.168.178.8] ([81.210.160.98]) by smtp.web.de (mrweb102) with ESMTPA (Nemesis) id 0MCZh8-1SzpaY45LO-008xuS; Thu, 19 Jul 2012 00:06:53 +0200 In-Reply-To: X-Mailer: Apple Mail (2.1084) X-Provags-ID: V02:K0:gUTIVU8bF8x8wVOwhZb6s6nx5mnNNl3ngysJl0AuGPt 7CVRxvqMMdHj8e7yeyZFw9OMIqmXMgSqWwweH6hhxVvMOn03at qATxZEQYy8m+4EzDsBSTrCgfJTxNoqn3ayc3Sq788Ea1wGd3rR PS/xKcWgQbIEu2jP4rV2Fj4sLvdim8bT0xojyU5hfSBCjy0Goo QL9J8Pa8v50+HE4yvoe0A== X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.17.11 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:85925 Archived-At: Am 17.07.2012 um 16:43 schrieb Heilmann, Till A.: > (set-face-attribute 'default nil :font "Inconsolata-16") I'm not using this but setting up the frames to use a particular font, = as in: (add-to-list 'default-frame-alist '(font . "Lucida Sans Typewriter-8")) With this =9B is taken from Lucida Sans Typewriter. -- Mit friedvollen Gr=FC=DFen Pete Programming today is a race between software engineers striving to build = bigger and better idiot-proof programs, and the Universe trying to = produce bigger and better idiots. So far, the Universe is winning. =96 Rich Cook