From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Emacs wont show multiple fonts Date: Wed, 30 Jul 2014 06:50:46 +0300 Message-ID: <83d2cntsh5.fsf@gnu.org> References: <871tt3rdtm.fsf@wanadoo.es> <87wqavpyq2.fsf@wanadoo.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1406692259 6096 80.91.229.3 (30 Jul 2014 03:50:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2014 03:50:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 30 05:50:52 2014 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 1XCKui-0005UI-KN for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Jul 2014 05:50:52 +0200 Original-Received: from localhost ([::1]:48851 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCKui-0005tP-8v for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jul 2014 23:50:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCKuS-0005sn-1b for help-gnu-emacs@gnu.org; Tue, 29 Jul 2014 23:50:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCKuL-0001Fk-Nf for help-gnu-emacs@gnu.org; Tue, 29 Jul 2014 23:50:35 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:56236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCKuL-0001FT-AN for help-gnu-emacs@gnu.org; Tue, 29 Jul 2014 23:50:29 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0N9I00300AF20A00@a-mtaout20.012.net.il> for help-gnu-emacs@gnu.org; Wed, 30 Jul 2014 06:50:27 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N9I002KZAO3QQ50@a-mtaout20.012.net.il> for help-gnu-emacs@gnu.org; Wed, 30 Jul 2014 06:50:27 +0300 (IDT) In-reply-to: <87wqavpyq2.fsf@wanadoo.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.166 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:98996 Archived-At: > From: =C3=93scar Fuentes > Date: Wed, 30 Jul 2014 00:49:25 +0200 >=20 > =C3=93scar Fuentes writes: >=20 > > Evaluating it on *scratch* produces a long list of output, but al= l lines > > use the same font, namely the default one. I was expecting to see= each > > line rendered with the corresponding font. >=20 > For some reason it doesn't work on *scratch*, but works on an ordin= ary > text buffer. Turn off font-lock, and it will work in *scratch* as well. Font Lock overrides your faces by its own.