* Re: [elpa] 01/01: * company/company-capf.el: Don't ignore things like semantic-capf.
[not found] ` <E1Ww0zZ-0004du-Br@vcs.savannah.gnu.org>
@ 2014-06-29 3:05 ` Dmitry Gutov
2014-06-29 7:25 ` Andreas Schwab
2014-06-29 21:32 ` Stefan Monnier
0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Gutov @ 2014-06-29 3:05 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
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 <monnier@iro.umontreal.ca>
> 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [elpa] 01/01: * company/company-capf.el: Don't ignore things like semantic-capf.
2014-06-29 3:05 ` [elpa] 01/01: * company/company-capf.el: Don't ignore things like semantic-capf Dmitry Gutov
@ 2014-06-29 7:25 ` Andreas Schwab
2014-06-29 21:32 ` Stefan Monnier
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Schwab @ 2014-06-29 7:25 UTC (permalink / raw)
To: Dmitry Gutov; +Cc: Stefan Monnier, emacs-devel
Dmitry Gutov <dgutov@yandex.ru> writes:
> 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.
You can extract the commit directly from the repository.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [elpa] 01/01: * company/company-capf.el: Don't ignore things like semantic-capf.
2014-06-29 3:05 ` [elpa] 01/01: * company/company-capf.el: Don't ignore things like semantic-capf Dmitry Gutov
2014-06-29 7:25 ` Andreas Schwab
@ 2014-06-29 21:32 ` Stefan Monnier
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2014-06-29 21:32 UTC (permalink / raw)
To: Dmitry Gutov; +Cc: emacs-devel
>> .gitignore | 1 +
>> packages/company/company-capf.el | 9 ++++++---
[...]
> 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:
Indeed, sorry, pilot error here.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-29 21:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20140615032024.17790.10550@vcs.savannah.gnu.org>
[not found] ` <E1Ww0zZ-0004du-Br@vcs.savannah.gnu.org>
2014-06-29 3:05 ` [elpa] 01/01: * company/company-capf.el: Don't ignore things like semantic-capf Dmitry Gutov
2014-06-29 7:25 ` Andreas Schwab
2014-06-29 21:32 ` Stefan Monnier
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).