From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Let git ignore src/temacs* not just src/temacs Date: Sat, 18 May 2019 20:23:15 +0200 Organization: GNU Message-ID: <87h89r7hbg.fsf@gnu.org> References: <87pnof95sl.fsf@gnu.org> <68708eab-a3a4-ce1c-099a-c7db3f94155e@cs.ucla.edu> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="229707"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 18 20:23:25 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hS3zR-000xao-1a for ged-emacs-devel@m.gmane.org; Sat, 18 May 2019 20:23:25 +0200 Original-Received: from localhost ([127.0.0.1]:37205 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hS3zP-0005be-Pi for ged-emacs-devel@m.gmane.org; Sat, 18 May 2019 14:23:23 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:55431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hS3zJ-0005bV-Ge for emacs-devel@gnu.org; Sat, 18 May 2019 14:23:18 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51058) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hS3zJ-0002uZ-6i; Sat, 18 May 2019 14:23:17 -0400 Original-Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:35666 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1hS3zI-0001XH-Sm; Sat, 18 May 2019 14:23:17 -0400 Original-Received: by guerry (Postfix, from userid 1000) id 3594F1A63759; Sat, 18 May 2019 20:23:15 +0200 (CEST) In-Reply-To: <68708eab-a3a4-ce1c-099a-c7db3f94155e@cs.ucla.edu> (Paul Eggert's message of "Sat, 18 May 2019 10:29:16 -0700") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:236735 Archived-At: Paul Eggert writes: > Paul Eggert wrote: >> Bastien wrote: >>> Let me know if I can apply the following patch. >> >> Sure, that makes sense. > > Hmm, well, as Stefan points out it *used* to make sense, but nowadays > it shouldn't be needed. Sorry about the noise. Okay, point taken. Thanks, -- Bastien