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: [elpa] 01/01: * company/company-capf.el: Don't ignore things like semantic-capf. Date: Sun, 29 Jun 2014 06:05:29 +0300 Message-ID: <53AF8279.7010809@yandex.ru> References: <20140615032024.17790.10550@vcs.savannah.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 1404011156 13247 80.91.229.3 (29 Jun 2014 03:05:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Jun 2014 03:05:56 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 29 05:05:49 2014 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 1X15R7-0006h8-CK for ged-emacs-devel@m.gmane.org; Sun, 29 Jun 2014 05:05:49 +0200 Original-Received: from localhost ([::1]:56388 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X15R6-0002TP-Sf for ged-emacs-devel@m.gmane.org; Sat, 28 Jun 2014 23:05:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X15Qz-0002SG-6Z for emacs-devel@gnu.org; Sat, 28 Jun 2014 23:05:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X15Qt-0006ep-PJ for emacs-devel@gnu.org; Sat, 28 Jun 2014 23:05:41 -0400 Original-Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:64340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X15Qt-0006eh-Gz for emacs-devel@gnu.org; Sat, 28 Jun 2014 23:05:35 -0400 Original-Received: by mail-wg0-f50.google.com with SMTP id m15so6747301wgh.9 for ; Sat, 28 Jun 2014 20:05:34 -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=5Yy/FcIqgp8MjnMGAf4rIqpgGHVuO6BtoCBsyVrSZKY=; b=D+b2+4nmNY1HmvoSQgMMAwPf2k6jYxYoMYQZUxr0RkEt1jsPU0PmXMMWrP1jK8oh/Q 7jTaNrruwYYKIk7pN8GLZUvLqkGRx1QiLbZDdsFYTy0CDfUoN4GZXT0NNx74oxMWs+lf xte1JJwMKk+LK5Cu8OhfaiqR2gzBExIyoqXOiSjSBK5YGEzM9syfltrPQ+IaLfQ7IRxn j2Y3vRdvyXRP2MxL3nwkj+nPq1G68657YAkN67WnLeoRMGjfKe8Hhw+wjVKCo7jP61e2 nofXXfmVT/3KGy1bXnEyWOUMZiYj5a0aPVtCCVSYUdJ9ABRaVImMye0d67rAPi9OhE4h gMXA== X-Received: by 10.180.198.116 with SMTP id jb20mr20539524wic.59.1404011134045; Sat, 28 Jun 2014 20:05:34 -0700 (PDT) Original-Received: from [192.168.10.2] (62-120-106.netrun.cytanet.com.cy. [62.228.120.106]) by mx.google.com with ESMTPSA id cz8sm31714230wjc.11.2014.06.28.20.05.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Jun 2014 20:05:33 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::232 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:172810 Archived-At: On 06/15/2014 06:20 AM, Stefan Monnier wrote: > monnier pushed a commit to branch master > in repository elpa. > > commit 69014aa7f585eed4b85b3202146a5c63da58d887 > Author: Stefan Monnier > Date: Sat Jun 14 23:20:16 2014 -0400 > > * company/company-capf.el: Don't ignore things like semantic-capf. > --- > .gitignore | 1 + > packages/company/company-capf.el | 9 ++++++--- > 2 files changed, 7 insertions(+), 3 deletions(-) Just a note: if the edit of .gitignore was in a separate commit, applying this patch to upstream would've been a matter of saving an email to a file and running one command: git am -i -c -p3 \[elpa\]\ 01_01\:\ \*\ company_company-capf.el\:\ Don\'t\ ignore\ things\ like\ semantic-capf..eml As it was, I had to edit out that piece out of the email manually. The -i flag above is to edit the commit message: with the current format of notifications, it includes "monnier pushed a commit ..." and the original commit's headers. It would be nice to figure out a way to omit them automatically. '-c' doesn't seem to help.