From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Antipov Newsgroups: gmane.emacs.devel Subject: Re: Dead or unused face handling code Date: Thu, 7 Jul 2016 20:47:29 +0300 Message-ID: References: <83h9c1lbso.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1467913691 23061 80.91.229.3 (7 Jul 2016 17:48:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2016 17:48:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 07 19:48:04 2016 Return-path: Envelope-to: ged-emacs-devel@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 1bLDP6-0008K8-Rh for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2016 19:48:01 +0200 Original-Received: from localhost ([::1]:41513 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLDP6-0002Mt-4k for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2016 13:48:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLDOx-0002Mo-Ad for emacs-devel@gnu.org; Thu, 07 Jul 2016 13:47:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLDOu-0000p8-F5 for emacs-devel@gnu.org; Thu, 07 Jul 2016 13:47:50 -0400 Original-Received: from forward3j.cmail.yandex.net ([5.255.227.21]:51873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLDOn-0000nS-H8; Thu, 07 Jul 2016 13:47:42 -0400 Original-Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward3j.cmail.yandex.net (Yandex) with ESMTP id B2EA320CD7; Thu, 7 Jul 2016 20:47:30 +0300 (MSK) Original-Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id AF1117E1EA6; Thu, 7 Jul 2016 20:47:30 +0300 (MSK) Original-Received: by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id UotPvQNV2F-lTleASkC; Thu, 07 Jul 2016 20:47:29 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1467913649; bh=+MXZtyqpjoxquhKFoZIcfP7xL/PISmOcVYZJLmRG48c=; h=Subject:To:References:Cc:From:Message-ID:Date:In-Reply-To; b=B9xiDu0lRzW1rDflNdBBbitmHjoOf17ecHdHhtHFTrqj243BoO5pQ3PORep/LNVfu Xu02kM5sx6NOMwEqwUCpcvboLesIA9LGfG/XVk51Aj6UuMIHew0JPrX9VGoH3wkTQT hAjDl6FU7YMZZ6dxGSfKLmviFoaYDLywVALWj0a4= Authentication-Results: smtp11.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 In-Reply-To: <83h9c1lbso.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 5.255.227.21 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:205361 Archived-At: On 07/07/2016 06:15 PM, Eli Zaretskii wrote: > I'm sorry, but I don't want to make these changes, for a couple of > reasons: Although I do not agree with some of your points, OK just because you're the king of that mountain. Dmitry