From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Why are so many great packages not trying to get included in GNU Emacs? WAS: Re: Making Emacs more friendly to newcomers Date: Sat, 13 Jun 2020 18:10:12 +0300 Message-ID: <831rmj3stn.fsf@gnu.org> References: <875zdteybt.fsf@runbox.com> <87368wrvf5.fsf@yahoo.com> <86k126d83n.wl-me@enzu.ru> <83pnbyckvv.fsf@gnu.org> <4923d7e98f5ed816a7569093dbc673153adcea88.camel@yandex.ru> <837dwb3zb6.fsf@gnu.org> <20200613141653.GA55972@breton.holly.idiocy.org> <835zbv3v6q.fsf@gnu.org> <20200613142329.GA56313@breton.holly.idiocy.org> <834krf3uij.fsf@gnu.org> <87r1ujatv4.fsf@igel.home> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="96952"; mail-complaints-to="usenet@ciao.gmane.io" Cc: alan@idiocy.org, hi-angel@yandex.ru, stefan@marxist.se, emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jun 13 17:10:56 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jk7o8-000PA0-5Z for ged-emacs-devel@m.gmane-mx.org; Sat, 13 Jun 2020 17:10:56 +0200 Original-Received: from localhost ([::1]:55096 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jk7o7-0003Nh-8J for ged-emacs-devel@m.gmane-mx.org; Sat, 13 Jun 2020 11:10:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45772) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jk7nc-0002tS-4N for emacs-devel@gnu.org; Sat, 13 Jun 2020 11:10:24 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:58401) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jk7na-00084s-9G; Sat, 13 Jun 2020 11:10:22 -0400 Original-Received: from [176.228.60.248] (port=4272 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jk7nZ-000415-34; Sat, 13 Jun 2020 11:10:21 -0400 In-Reply-To: <87r1ujatv4.fsf@igel.home> (message from Andreas Schwab on Sat, 13 Jun 2020 17:05:51 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:252175 Archived-At: > From: Andreas Schwab > Cc: Alan Third , emacs-devel@gnu.org, stefan@marxist.se, > hi-angel@yandex.ru > Date: Sat, 13 Jun 2020 17:05:51 +0200 > > >> git am ~/Downloads/bug_41684_message_5.mbox > > > > I didn't have an mbox file, I only had an email message which was not > > in git-format-patch format, and whose commit log message needed some > > work. > > You don't need a file, just pipe it to git am. That's what I do, always had. But I don't even want to try when the mail message was not formatted with git-format-patch.