From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: make the button face inherit from link Date: Tue, 23 Jun 2009 02:28:34 -0400 Message-ID: References: <200906230433.n5N4XDB1017408@godzilla.ics.uci.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1245738529 15724 80.91.229.12 (23 Jun 2009 06:28:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Jun 2009 06:28:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 23 08:28:47 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 1MIzUs-0005lP-Sx for ged-emacs-devel@m.gmane.org; Tue, 23 Jun 2009 08:28:47 +0200 Original-Received: from localhost ([127.0.0.1]:39036 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIzUr-00063f-RL for ged-emacs-devel@m.gmane.org; Tue, 23 Jun 2009 02:28:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIzUn-00063a-2l for emacs-devel@gnu.org; Tue, 23 Jun 2009 02:28:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIzUh-00063I-Ct for emacs-devel@gnu.org; Tue, 23 Jun 2009 02:28:39 -0400 Original-Received: from [199.232.76.173] (port=33691 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIzUh-00063F-69 for emacs-devel@gnu.org; Tue, 23 Jun 2009 02:28:35 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:51920) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIzUg-00079L-SQ for emacs-devel@gnu.org; Tue, 23 Jun 2009 02:28:34 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MIzUg-00019N-9c; Tue, 23 Jun 2009 02:28:34 -0400 In-reply-to: <200906230433.n5N4XDB1017408@godzilla.ics.uci.edu> (message from Dan Nicolaescu on Mon, 22 Jun 2009 21:33:13 -0700 (PDT)) 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:111653 Archived-At: > Date: Mon, 22 Jun 2009 21:33:13 -0700 (PDT) > From: Dan Nicolaescu > > > Last time this was discussed was during the feature freeze. > Any objection to making this change now? Please wait a few days until I will be able to verify that the patch actually works in the MS-DOS port. I'm traveling with no access to the platform where I have the DOS development environment. I will be home in a day or two and will check then. Thanks.