From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [emacs-leuven-theme] diff-index foreground (#2bis) Date: Sat, 28 Sep 2013 23:17:31 +0300 Message-ID: <5247395B.1030602@yandex.ru> References: <86ioy9n78u.fsf_-_@somewhere.org> <864n96uzcq.fsf@somewhere.org> <86mwmytknx.fsf@somewhere.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 1380399472 31108 80.91.229.3 (28 Sep 2013 20:17:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Sep 2013 20:17:52 +0000 (UTC) Cc: emacs-devel To: Fabrice Niessen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 28 22:17:56 2013 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 1VQ0xe-0005w7-Ic for ged-emacs-devel@m.gmane.org; Sat, 28 Sep 2013 22:17:54 +0200 Original-Received: from localhost ([::1]:42523 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQ0xe-0005Gx-2C for ged-emacs-devel@m.gmane.org; Sat, 28 Sep 2013 16:17:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQ0xT-0005Gf-Nd for emacs-devel@gnu.org; Sat, 28 Sep 2013 16:17:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQ0xL-00012K-As for emacs-devel@gnu.org; Sat, 28 Sep 2013 16:17:43 -0400 Original-Received: from mail-ee0-x22c.google.com ([2a00:1450:4013:c00::22c]:59663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQ0xL-000129-37 for emacs-devel@gnu.org; Sat, 28 Sep 2013 16:17:35 -0400 Original-Received: by mail-ee0-f44.google.com with SMTP id b47so1879962eek.31 for ; Sat, 28 Sep 2013 13:17:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=SQo8CCdhVHWSWMsTC+fuKtVmxiLuscNmT6VI98WMC00=; b=Er1e9e+VcSvfbr9L4uBmQ7gTU6M2H3IUKJqQ/+wgmsq1rbnWrIxBylOLQGX68hb012 MOaznfL9OkKiAYVEyW9BVIRkhVP4e7xD7x6g0oiTqe/K8dPPMSExVn907R5+DqDQqBfc jYMyfTdkIUt29NduaM85Vpdgqpd75yoq7Oafgt2sB1avpVeJIRXhtei/17SoRmS1dxXM G1NL7HswyA2WHtXQIp6fw5AiH4RFs3HIM0Li0L9c1BuOs7P/14jtQh/BixRwDOUFeQ+X /7ESlrd4ibjKn+TeksbAmosYCKdl1ju3LBA7gs+nOgeBw/h2xDxAfeVKhPWrmYd3P80s U4sw== X-Received: by 10.14.225.199 with SMTP id z47mr22571629eep.24.1380399453824; Sat, 28 Sep 2013 13:17:33 -0700 (PDT) Original-Received: from [192.168.10.2] (62-118-214.netrun.cytanet.com.cy. [62.228.118.214]) by mx.google.com with ESMTPSA id j7sm31326754eeo.15.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Sep 2013 13:17:33 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 In-Reply-To: <86mwmytknx.fsf@somewhere.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163704 Archived-At: On 27.09.2013 17:16, Fabrice Niessen wrote: > While thinking at it, even if there are still improvements which can be made > (and which I will try to do) to leuven-theme.el, could you commit the current > version into Emacs trunk? Thanks a lot! Sure, no problem, but please keep emacs-devel in Cc, since this kind of discussion belongs there. Could you explain the following additions: - "Version:" header, apparently carrying the date of the commit. - time-stamp-* local variables at the bottom of the file. Melpa does not use the version header (just sets the version to the time of the last commit), and the time-stamp vars just seem useless to me. Shall I remove both of these additions before checking in the new version?