From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chetan Newsgroups: gmane.emacs.help Subject: Re: Disable bold fonts? Date: Thu, 02 Oct 2008 09:03:04 -0700 Organization: Noname Inc. Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222965748 5678 80.91.229.12 (2 Oct 2008 16:42:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2008 16:42:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 02 18:43:26 2008 connect(): Connection refused 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 1KlRGk-0005Qy-8s for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 18:43:14 +0200 Original-Received: from localhost ([127.0.0.1]:41309 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlRFg-0002Lx-On for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 12:42:08 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!flpi089.ffdc.sbc.com!prodigy.net!flpi088.ffdc.sbc.com!prodigy.com!flpi107.ffdc.sbc.com!nlpi069.nbdc.sbc.com.POSTED!8e1d8614!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Emacs Gnus Cancel-Lock: sha1:ccBYQCvKkj36U7pjBI/yLgBBxjc= Original-Lines: 14 Original-NNTP-Posting-Host: 75.36.179.225 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: nlpi069.nbdc.sbc.com 1222963387 ST000 75.36.179.225 (Thu, 02 Oct 2008 12:03:07 EDT) Original-NNTP-Posting-Date: Thu, 02 Oct 2008 12:03:07 EDT X-UserInfo1: [[PAPDCA[S@SSVPXJJMF_W@BFJT@QDDMEPWXODMMHXMTWA]EPMS[AACY@TZZXQ[KS^ESKCJLOF_J_NGAWNTG^_XGTNTAHULK[X[NRTC@G\P^PLT_OCBRHUO@@TBQZDZMHD[YZ@NLXQXIWMOSXT_KOLK^^CXFF\WHMI^C@EGA_[FXAQ@E^TGNMUXGYNS[QQVL Original-Xref: news.stanford.edu gnu.emacs.help:162961 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:58302 Archived-At: Taylor Venable writes: > Hi all, > > Is there a way to disable bold fonts entirely? Some X fonts (for > example, the smaller -misc-fixed ones) look ugly to me in bold, so I'm > looking for a way to disable bold in general rather than removing it > from every face I see that uses 'bold for the :weight attribute. In my case, the only difference between some faces is whether there is bold attribute or not. In such cases, I prefer to change the color as well. Of course, it takes more effort, but I find it worth it. Chetan