From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.devel Subject: Re: git show Date: Tue, 05 Nov 2019 08:02:18 +0100 Organization: Probably a good idea Message-ID: <86tv7iolfp.fsf@dod.no> References: <87mudf3dsv.fsf@gnus.org> <83o8xvlmpo.fsf@gnu.org> <87eeyr3d4m.fsf@gnus.org> <86r22qr9k5.fsf@dod.no> <87o8xu5duu.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="178742"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (windows-nt) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 05 08:01:12 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.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iRspy-000kDg-OM for ged-emacs-devel@m.gmane.org; Tue, 05 Nov 2019 08:01:10 +0100 Original-Received: from localhost ([::1]:40994 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRspx-0008On-Ag for ged-emacs-devel@m.gmane.org; Tue, 05 Nov 2019 02:01:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51643) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRsp3-0007Y2-6K for emacs-devel@gnu.org; Tue, 05 Nov 2019 02:00:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRsp2-0005vL-8w for emacs-devel@gnu.org; Tue, 05 Nov 2019 02:00:13 -0500 Original-Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:34226 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iRsp2-0005rF-12 for emacs-devel@gnu.org; Tue, 05 Nov 2019 02:00:12 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iRsoz-000j7i-Vf for emacs-devel@gnu.org; Tue, 05 Nov 2019 08:00:09 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Mail-Copies-To: never Cancel-Lock: sha1:k12vLe5duKLu0T41qv/DtgH9/ag= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:241797 Archived-At: >>>>> Juri Linkov : > I don't know why this bug is still not closed - a new option > vc-git-print-log-follow was added long ago. Out of curiosity: why wasn't the default set to t? (I can't think of any git use case where one doesn't want history follow...?)