From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bruce Stephens Newsgroups: gmane.emacs.bugs Subject: Re: "Invalid face slant: roman" Date: Fri, 18 Apr 2008 12:30:15 +0100 Message-ID: <8063uf2yew.fsf@tiny.isode.net> References: <65e895c6-7c87-4b0a-9a80-81a547154183@b1g2000hsg.googlegroups.com> <87ve2guu5n.fsf@googlemail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208602270 3103 80.91.229.12 (19 Apr 2008 10:51:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2008 10:51:10 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Apr 19 12:51:48 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 1JmtAg-000163-Dn for geb-bug-gnu-emacs@m.gmane.org; Fri, 18 Apr 2008 18:10:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmtA1-000458-GO for geb-bug-gnu-emacs@m.gmane.org; Fri, 18 Apr 2008 12:10:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmonL-0006AD-VW for bug-gnu-emacs@gnu.org; Fri, 18 Apr 2008 07:30:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmonL-00069O-F0 for bug-gnu-emacs@gnu.org; Fri, 18 Apr 2008 07:30:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmonL-00069F-6v for bug-gnu-emacs@gnu.org; Fri, 18 Apr 2008 07:30:19 -0400 Original-Received: from rufus.isode.com ([62.3.217.251]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmonK-0005EN-Od for bug-gnu-emacs@gnu.org; Fri, 18 Apr 2008 07:30:19 -0400 Original-Received: from tiny.isode.net (shiny.isode.com [62.3.217.250]) by rufus.isode.com (smtp internal) via TCP with SMTP id for ; Fri, 18 Apr 2008 12:30:15 +0100 Original-Received: by tiny.isode.net (sSMTP sendmail emulation); Fri, 18 Apr 2008 12:30:15 +0100 X-Hashcash: 1:20:080418:bug-gnu-emacs@gnu.org::RnprNJ1JVozQIGfV:00000000000000000000000000000000000000003yRV In-Reply-To: <87ve2guu5n.fsf@googlemail.com> (Suno Ano's message of "Thu\, 17 Apr 2008 22\:02\:28 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Fri, 18 Apr 2008 12:07:03 -0400 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:17860 Archived-At: Suno Ano writes: > >| 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? I just tried remving my local copy of the fix, and emacs still worked. So I think it's been fixed. (At least with the configuration I have, which previously failed with that error.)