From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: master 31945b6c3f: * lisp/progmodes/eglot.el (eglot): Ensure managed-major-mode is a list Date: Thu, 27 Oct 2022 16:13:03 -0400 Message-ID: References: <166668943749.31970.9379739764487638921@vcs2.savannah.gnu.org> <20221025091717.DD9A3C0E4BF@vcs2.savannah.gnu.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16846"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, stephen_leake@stephe-leake.org To: =?iso-8859-1?Q?Jo=C3=A3o_T=C3=A1vora?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 27 22:15:23 2022 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 1oo9He-00046U-Nz for ged-emacs-devel@m.gmane-mx.org; Thu, 27 Oct 2022 22:15:22 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oo9FY-0006Qb-Pk; Thu, 27 Oct 2022 16:13:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oo9FU-0006OP-Ar for emacs-devel@gnu.org; Thu, 27 Oct 2022 16:13:08 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oo9FT-0002DR-A5; Thu, 27 Oct 2022 16:13:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=uFLDZYrUj6Wum/4dDLA7PHuvVxTfbLgbdVirtKo8z04=; b=BpTWjcVNnG1w 3KEPO/+R5z6zAdHB/39mH3fMIgg+Bu+YdA15nhW2dfkPLvjNWq+GbG9nmJjNtNuQAdNrijFFj0+7W 7JEOWkdvnoXJuGTL8RBSYINXmALnBaOEJRYtbqpjLRQoznlxfBhCJLHgT5COd+EDvdARrHuglPDB1 yJY5ll+DaUwQwqu1gYt8ZplCMhcYxEZSOzcYkgv6HE89IAIzAR5ZytKsgehBt9f7xIyfupaWUItIa jVh2E/UZMGERYsqOFktRRRdSuddMN/DBa1DXB6fgOO+NaukgNMFbc6uk7pI0H6BhSCVmsCjg231JW oZHFFOfJD486GvdmYW8bVw==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1oo9FP-00024k-1e; Thu, 27 Oct 2022 16:13:03 -0400 In-Reply-To: (message from =?iso-8859-1?Q?Jo=C3=A3o_T=C3=A1vora?= on Tue, 25 Oct 2022 10:29:40 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: "Emacs-devel" Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:298640 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > Personally, I'm quite OK with reviewing whitespace-only cosmetic patches to > that > file, as long as they are in separate commits. I think that is a good approach for any program. Whitespaces fixes that clean up the code are useful, but it's better to keep them separate from other changes. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)