From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Suno Ano Newsgroups: gmane.emacs.bugs Subject: Re: "Invalid face slant: roman" Date: Thu, 17 Apr 2008 22:02:28 +0200 Message-ID: <87ve2guu5n.fsf@googlemail.com> References: <65e895c6-7c87-4b0a-9a80-81a547154183@b1g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208464931 22916 80.91.229.12 (17 Apr 2008 20:42:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2008 20:42:11 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 17 22:42:47 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-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 1JmabF-0006YC-IA for geb-bug-gnu-emacs@m.gmane.org; Thu, 17 Apr 2008 22:20:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jmaaa-0003iQ-PV for geb-bug-gnu-emacs@m.gmane.org; Thu, 17 Apr 2008 16:20:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmaaW-0003iK-T0 for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2008 16:20:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmaaU-0003i8-Hw for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2008 16:20:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmaaU-0003i5-Ca for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2008 16:20:06 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JmaaU-0004gW-69 for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2008 16:20:06 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JmaaQ-0002KG-Gy for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2008 20:20:02 +0000 Original-Received: from d91-129-52-41.cust.tele2.at ([91.129.52.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2008 20:20:02 +0000 Original-Received: from suno.ano by d91-129-52-41.cust.tele2.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2008 20:20:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: d91-129-52-41.cust.tele2.at User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:PHfolYILeWKvL3liTlFALP/4Alg= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17858 Archived-At: >| On Sat, 1 Mar 2008 16:37:45 -0800 (PST), >| mike >| from the organization of http://groups.google.com >| who can be reached at: mike@trausch.us >| (whose comments are cited below with " Mike> "), >| had this to say in article <65e895c6-7c87-4b0a-9a80-81a547154183@b1g2000hsg.googlegroups.com> >| in newsgroups gmane.emacs.bugs >| concerning the subject of Re: "Invalid face slant: roman" >| (see for more details) Mike> To fix, add: {"Roman", XLFD_SLANT_ROMAN, &Qnormal} Mike> To the table for slants in xfaces.c. This may not be the _proper_ Mike> fix, but it does fix the issue and now my Emacs works again as it Mike> should be working. This bug seems to be sill present since I am with current Emacs CVS on DebianGNU/Linux and I have this issue as well ... Can anyone confirm this?