From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jonas Bernoulli Newsgroups: gmane.emacs.bugs Subject: bug#42397: [PATCH 06/14] * lisp/emacs-lisp/eldoc.el (eldoc-minibuffer-message): Fix indentation. Date: Thu, 16 Jul 2020 23:52:44 +0200 Message-ID: <87tuy786vn.fsf@bernoul.li> References: <20200716145456.17531-1-jonas@bernoul.li> <20200716145456.17531-2-jonas@bernoul.li> <20200716145456.17531-3-jonas@bernoul.li> <20200716145456.17531-4-jonas@bernoul.li> <20200716145456.17531-5-jonas@bernoul.li> <20200716145456.17531-6-jonas@bernoul.li> <83d04vlbu8.fsf@gnu.org> <87mu3zpfez.fsf@bernoul.li> <83zh7zjm8w.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31522"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 42397@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jul 16 23:54:32 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1jwBpn-000853-Cp for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 16 Jul 2020 23:54:31 +0200 Original-Received: from localhost ([::1]:60334 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jwBpl-0006Hi-Qa for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 16 Jul 2020 17:54:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51822) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jwBpK-0006HY-Cy for bug-gnu-emacs@gnu.org; Thu, 16 Jul 2020 17:54:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44561) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jwBpK-0002Wq-3D for bug-gnu-emacs@gnu.org; Thu, 16 Jul 2020 17:54:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jwBpJ-0000oL-Rj for bug-gnu-emacs@gnu.org; Thu, 16 Jul 2020 17:54:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jonas Bernoulli Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 16 Jul 2020 21:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42397 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 42397-submit@debbugs.gnu.org id=B42397.15949363843051 (code B ref 42397); Thu, 16 Jul 2020 21:54:01 +0000 Original-Received: (at 42397) by debbugs.gnu.org; 16 Jul 2020 21:53:04 +0000 Original-Received: from localhost ([127.0.0.1]:56107 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwBoO-0000n9-Ix for submit@debbugs.gnu.org; Thu, 16 Jul 2020 17:53:04 -0400 Original-Received: from mail.hostpark.net ([212.243.197.30]:54770) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jwBoL-0000mj-ON for 42397@debbugs.gnu.org; Thu, 16 Jul 2020 17:53:03 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id 231AE165C8; Thu, 16 Jul 2020 23:53:00 +0200 (CEST) X-Virus-Scanned: by Hostpark/NetZone Mailprotection at hostpark.net Original-Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail0.hostpark.net [127.0.0.1]) (amavisd-new, port 10124) with ESMTP id idzGczXiLW7l; Thu, 16 Jul 2020 23:52:59 +0200 (CEST) Original-Received: from customer (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPSA id E0FA3165C3; Thu, 16 Jul 2020 23:52:59 +0200 (CEST) In-Reply-To: <83zh7zjm8w.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:183117 Archived-At: Eli Zaretskii writes: > Instead, we tell people to modify the whitespace as part of changes to > the code they do anyway. This way, the attribution stays significant, > and we eventually will get to our goal, albeit slower. > >> I'll change that before pushing obviously. And since this commit is >> already about *fixing* whitespace, I will also *adjust* the remaining >> lines to use the preferred style. > > Please only change the whitespace where you do make changes, for the > reasons mentioned above. Just to make sure: I was talking about potentially changing other lines *within the same function* that I am already touching, and that is what I am not supposed to do, right? Okay I will commit that rule to memory. >> It might be time to revisit the decision to not fix indentation in >> bulk. Since version Git 2.23 "git blame" can ignore the effect and >> presence of certain commits. > > I don't think we want to assume 2.23 yet. I still use 2.10 on one of > my machines, and fencepost.gnu.org has 2.3.5(!). One day, one day. >> > P.S. Why do you CC yourself on every message? It causes the Reply to >> > name you twice, so you will get 2 copies of them. Is this what you >> > want? >> >> Hmmm. Because that's not the behavior I experience. Without that >> explicit CC I get the message zero times (git send-email does not put >> them into the local maildir and debbugs does not appear to be echoing my >> own messages back to me). With that CC I get the messages exactly once. >> Maybe you experience something else because debbugs sends *all* message >> to you, not just your own? > > I was talking about the responses. The response goes to the address > in From and also to those in CC. Thus, responding to messages sent by > you will always send you a copy, because you appear in From. Are you talking about the responses that other humans write? E.g when you reply to From: Jonas, Cc: Jonas and you do a "reply all", then that results in To: Jonas, Cc: Jonas Since I cannot find such a message, I assume you manually modified those messages before sending. Otherwise please give me an example of such a message, so that I can inspect it. My current understanding is that even if this is the case I don't really have a choice. I need the messages that I send using "git send-email" to appear in my email client. That only happens if I CC the message to me. If that results in the replies to those messages arriving twice in my inbox, then that is unfortunate but the lesser evil. (But please enlighten me if I still get something wrong.)