From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: Please stop making extra unnecessary work for us all. Date: Tue, 12 Oct 2021 09:40:36 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19866"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs developers To: Campbell Barton , Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 12 18:51:59 2021 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 1maL0R-0004pm-2I for ged-emacs-devel@m.gmane-mx.org; Tue, 12 Oct 2021 18:51:59 +0200 Original-Received: from localhost ([::1]:59466 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1maL0Q-0003OS-5J for ged-emacs-devel@m.gmane-mx.org; Tue, 12 Oct 2021 12:51:58 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39706) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1maKpW-0006c0-9H for emacs-devel@gnu.org; Tue, 12 Oct 2021 12:40:46 -0400 Original-Received: from mail-pl1-f177.google.com ([209.85.214.177]:37678) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1maKpT-00079c-VT for emacs-devel@gnu.org; Tue, 12 Oct 2021 12:40:41 -0400 Original-Received: by mail-pl1-f177.google.com with SMTP id n11so13485719plf.4 for ; Tue, 12 Oct 2021 09:40:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=t/3WhVteClQe0cZmFkPa7tMUhsa0J+4yKJ2PEMlEpLE=; b=QgbG3AT9g9uUZwodMtCOJ5ELKJBLCXPCiFvrMt0pAB/5m3zj240hHP5o66qFqBtrsN UFohAl9lB+joDcAnVPXoGqwvOSElVpq+S+R6P+cjtTs0Pz6B3qD2VUYeznortPIW994s ayrBP1LX48+uwEcBqkfSzkcVQVFcYxxJCV/eqlRogYEvWFZYTsuIuxAqvx/kw3kOwgxy QkkuTujYnBkUlWol4B7XxFilfmEGVySHPDvs8ELiL9AcAynl4y9ZtkdI2CM1fXqqcFyX flNfqKvR/4WHj1PTk1lGKXypWw2/vZeAckVD9u1iiIRC9WFVNUaLzLHjjIMqGHqqBJ9D 0KHg== X-Gm-Message-State: AOAM530BQvEDkF/pUV08uR2fv7CyOk74L8GIzXKiIAQqiaIwRuGNM8Qh +cGo27UAUtzu2ldVx+3nbEl4R6fje7z9smNqt1w= X-Google-Smtp-Source: ABdhPJwsPUVHgMZa2JDhVng1t7yOCIUIK9XxolLsx0yEf3nvxtDkuMXlbcvr1uHBz13K8TlLLRfZ+axnmaJkYvYLPIw= X-Received: by 2002:a17:90a:c70d:: with SMTP id o13mr7257842pjt.143.1634056837132; Tue, 12 Oct 2021 09:40:37 -0700 (PDT) Original-Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 12 Oct 2021 09:40:36 -0700 In-Reply-To: Received-SPF: pass client-ip=209.85.214.177; envelope-from=stefankangas@gmail.com; helo=mail-pl1-f177.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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:276813 Archived-At: Campbell Barton writes: > You can use ".git-blame-ignore-revs" to exclude white-space only changes. A proposal to use git-blame-ignore-revs was rejected here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=43117 But magit-blame ignores whitespace changes by default. I think vc-annotate should do the same, if it doesn't already.