From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Elena Newsgroups: gmane.emacs.help Subject: Re: Boldifing all faces? Date: Fri, 20 Mar 2009 17:43:14 -0700 (PDT) Organization: http://groups.google.com Message-ID: <56e06322-63de-4a8c-b07d-49d77b469dc0@v38g2000yqb.googlegroups.com> References: <8480d7ee-c0e1-4d94-a0eb-e84b93493b8e@j38g2000yqa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1237599699 9463 80.91.229.12 (21 Mar 2009 01:41:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Mar 2009 01:41:39 +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 21 02:42:56 2009 Return-path: Envelope-to: geh-help-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 1LkqEh-0006xn-Ss for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Mar 2009 02:42:56 +0100 Original-Received: from localhost ([127.0.0.1]:56454 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LkqDL-0005Ia-9h for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Mar 2009 21:41:31 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!v38g2000yqb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: 94.36.96.54 Original-X-Trace: posting.google.com 1237596195 2720 127.0.0.1 (21 Mar 2009 00:43:15 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 21 Mar 2009 00:43:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v38g2000yqb.googlegroups.com; posting-host=94.36.96.54; posting-account=AFCLjAoAAABJAOf_HjgEEEi3ty-lG5m2 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:167856 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63146 Archived-At: On 21 Mar, 00:06, Peter Dyballa wrote: > Not sure whether all will inherit this =96 what's wrong with giving GNU = =A0 > Emacs a bold face font as default? Already done that: some faces are still regular. I'm having such a problem at work only, under Windows XP, whilst at home, under Linux, boldifing the default font works. I'll try to map a boldifing function over all defined faces. Maybe by looking at "customize-face" I can find out the enumerating function. Thanks anyway ^_^