From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: solidius4747@gmail.com Newsgroups: gmane.emacs.help Subject: Re: Customizing button in gdb-many-windows Date: Tue, 29 Jul 2014 22:05:36 -0700 (PDT) Message-ID: <80741895-facb-4786-98e6-3afac0a0c6ed@googlegroups.com> References: <4b68543e-8df2-486b-b0f3-14e630c0600e@googlegroups.com> 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 1406697026 23848 80.91.229.3 (30 Jul 2014 05:10:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2014 05:10:26 +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 07:10:20 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 1XCM9b-0002qE-V9 for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Jul 2014 07:10:20 +0200 Original-Received: from localhost ([::1]:49043 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCM9b-0004kJ-Fi for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Jul 2014 01:10:19 -0400 X-Received: by 10.236.101.2 with SMTP id a2mr699354yhg.22.1406696737845; Tue, 29 Jul 2014 22:05:37 -0700 (PDT) X-Received: by 10.50.66.135 with SMTP id f7mr64576igt.3.1406696737566; Tue, 29 Jul 2014 22:05:37 -0700 (PDT) Original-Path: usenet.stanford.edu!v10no3339341qac.1!news-out.google.com!px9ni0igc.0!nntp.google.com!h18no10261446igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <4b68543e-8df2-486b-b0f3-14e630c0600e@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.161.32.83; posting-account=c2AWuQoAAACA36o69JJJEmXY5MOg4YNp Original-NNTP-Posting-Host: 14.161.32.83 User-Agent: G2/1.0 Injection-Date: Wed, 30 Jul 2014 05:05:37 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:206722 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:98997 Archived-At: V=C3=A0o 02:29:32 UTC+7 Ch=E1=BB=A7 nh=E1=BA=ADt, ng=C3=A0y 27 th=C3=A1ng b= =E1=BA=A3y n=C4=83m 2014, Tu Do =C4=91=C3=A3 vi=E1=BA=BFt: > Hi, >=20 >=20 >=20 > How do I customize the button faces in gdb buffers like gdb-display-threa= ds-buffer, gdb-local-buffer that have multiple buttons? >=20 >=20 >=20 > Thanks. I found it: Simply change the mode-line face, and the text changes accordin= gly.