From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tu Do Newsgroups: gmane.emacs.help Subject: Customizing button in gdb-many-windows Date: Sat, 26 Jul 2014 12:29:32 -0700 (PDT) Message-ID: <4b68543e-8df2-486b-b0f3-14e630c0600e@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1406403028 30766 80.91.229.3 (26 Jul 2014 19:30:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Jul 2014 19:30: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 Sat Jul 26 21:30:22 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 1XB7fe-00008i-8q for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Jul 2014 21:30:18 +0200 Original-Received: from localhost ([::1]:60918 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XB7fd-0000oJ-ET for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Jul 2014 15:30:17 -0400 X-Received: by 10.43.153.196 with SMTP id lb4mr15691020icc.2.1406402973467; Sat, 26 Jul 2014 12:29:33 -0700 (PDT) X-Received: by 10.50.88.9 with SMTP id bc9mr305853igb.14.1406402973337; Sat, 26 Jul 2014 12:29:33 -0700 (PDT) Original-Path: usenet.stanford.edu!h18no4821899igc.0!news-out.google.com!eg1ni5igc.0!nntp.google.com!h18no4821891igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.161.13.65; posting-account=p5Z7tQoAAADPYWtcXKha8p3X0RJobi7g Original-NNTP-Posting-Host: 14.161.13.65 User-Agent: G2/1.0 Injection-Date: Sat, 26 Jul 2014 19:29:33 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:206679 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:98953 Archived-At: Hi, How do I customize the button faces in gdb buffers like gdb-display-threads-buffer, gdb-local-buffer that have multiple buttons? Thanks.