From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: make the button face inherit from link Date: Wed, 24 Jun 2009 01:27:09 +0300 Organization: JURTA Message-ID: <87prcur3gi.fsf@mail.jurta.org> References: <200906230433.n5N4XDB1017408@godzilla.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245796175 3554 80.91.229.12 (23 Jun 2009 22:29:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Jun 2009 22:29:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 24 00:29:28 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MJEUZ-0000Yu-9w for ged-emacs-devel@m.gmane.org; Wed, 24 Jun 2009 00:29:27 +0200 Original-Received: from localhost ([127.0.0.1]:39249 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJEUY-000506-Im for ged-emacs-devel@m.gmane.org; Tue, 23 Jun 2009 18:29:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJEUT-0004yM-2G for emacs-devel@gnu.org; Tue, 23 Jun 2009 18:29:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJEUN-0004o3-I0 for emacs-devel@gnu.org; Tue, 23 Jun 2009 18:29:20 -0400 Original-Received: from [199.232.76.173] (port=41723 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJEUN-0004o0-Ek for emacs-devel@gnu.org; Tue, 23 Jun 2009 18:29:15 -0400 Original-Received: from smtp-out3.starman.ee ([85.253.0.5]:39683 helo=smtp-gw1.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJEUM-0001X7-S2 for emacs-devel@gnu.org; Tue, 23 Jun 2009 18:29:15 -0400 Original-Received: from mx2.starman.ee (mx2.starman.ee [62.65.192.17]) by smtp-gw1.starman.ee (Postfix) with ESMTP id 09893A21523; Wed, 24 Jun 2009 01:29:11 +0300 (EEST) X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Original-Received: from mail.starman.ee (82.131.53.121.cable.starman.ee [82.131.53.121]) by mx2.starman.ee (Postfix) with ESMTP id 2BA143F4049; Wed, 24 Jun 2009 01:29:07 +0300 (EEST) In-Reply-To: <200906230433.n5N4XDB1017408@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Mon, 22 Jun 2009 21:33:13 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (x86_64-pc-linux-gnu) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111665 Archived-At: > Last time this was discussed was during the feature freeze. > Any objection to making this change now? But the etc/TODO file has a different task added during the feature freeze: ** Add "link" button class Add a standard button-class named "link", and make all other link-like button classes inherit from it. Set the default face of the "link" button class to the standard "link" face. -- Juri Linkov http://www.jurta.org/emacs/