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: Thu, 25 Jun 2009 23:54:09 +0300 Organization: JURTA Message-ID: <87ljngrq4u.fsf@mail.jurta.org> References: <200906230433.n5N4XDB1017408@godzilla.ics.uci.edu> <87prcur3gi.fsf@mail.jurta.org> <200906232249.n5NMnHY1019462@godzilla.ics.uci.edu> <87ocsd4705.fsf@mail.jurta.org> <200906242308.n5ON8dfr009314@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 1245963668 11919 80.91.229.12 (25 Jun 2009 21:01:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Jun 2009 21:01:08 +0000 (UTC) Cc: Miles Bader , Dan Nicolaescu , emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 25 23:00:55 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 1MJw35-00014y-Eb for ged-emacs-devel@m.gmane.org; Thu, 25 Jun 2009 22:59:59 +0200 Original-Received: from localhost ([127.0.0.1]:35456 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJw35-0004af-1j for ged-emacs-devel@m.gmane.org; Thu, 25 Jun 2009 16:59:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJvz4-0000JD-UI for emacs-devel@gnu.org; Thu, 25 Jun 2009 16:55:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJvyz-0000Gp-Th for emacs-devel@gnu.org; Thu, 25 Jun 2009 16:55:50 -0400 Original-Received: from [199.232.76.173] (port=49642 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJvyz-0000Gh-Je for emacs-devel@gnu.org; Thu, 25 Jun 2009 16:55:45 -0400 Original-Received: from smtp-out3.starman.ee ([85.253.0.5]:54619 helo=smtp-gw1.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJvyv-0001AV-3D; Thu, 25 Jun 2009 16:55:41 -0400 Original-Received: from mx2.starman.ee (mx2.starman.ee [62.65.192.17]) by smtp-gw1.starman.ee (Postfix) with ESMTP id 6FE27A21502; Thu, 25 Jun 2009 23:55:54 +0300 (EEST) X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Original-Received: from mail.starman.ee (82.131.54.75.cable.starman.ee [82.131.54.75]) by mx2.starman.ee (Postfix) with ESMTP id 67B723F404A; Thu, 25 Jun 2009 23:55:34 +0300 (EEST) In-Reply-To: (Lennart Borgman's message of "Thu, 25 Jun 2009 01:28:15 +0200") 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:111731 Archived-At: > Miles wrote "Probably the _majority_ of buttons used in the Emacs > distrution act basically like links". I agree to that. > > However Miles made a suggestion to create a standard button-class > named link. I don't agree to that, or I at least doubt it is the best > solution. It seems less work to me to take care of the deviations when > the buttons should not look like links. I guess our task is to find all such deviations, isn't it? I think one of them is the output of `list-faces-display' where too much blue color will clutter the buffer. Could you find more deviations? -- Juri Linkov http://www.jurta.org/emacs/