From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: feature/eglot-texi-manual 4725c123f3 2/5: ; eglot.texi: Fix typos and minor inconsistenciesfeature/eglot-texi-manual 4725c123f3 2/5: ; eglot.texi: Fix typos and minor inconsistencies Date: Thu, 20 Oct 2022 16:50:20 +0300 Message-ID: <83a65qy57n.fsf@gnu.org> References: <83h6zyye3f.fsf@gnu.org> <87ilkeu3r1.fsf@gmail.com> <87a65qty8a.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1761"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 20 17:57:47 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 1olXvW-0000Lb-N9 for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Oct 2022 17:57:46 +0200 Original-Received: from localhost ([::1]:56304 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olXvM-0006x4-ND for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Oct 2022 11:57:36 -0400 Original-Received: from [::1] (helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olXtS-0008Fl-Qo for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Oct 2022 11:55:38 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59210) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olVwJ-0007tH-Ip for emacs-devel@gnu.org; Thu, 20 Oct 2022 09:50:36 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48774) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olVwI-0001Tp-0E; Thu, 20 Oct 2022 09:50:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=R7a+Eh1CQcO199nVVKQDE7yX11B43q/UYt3MKfW6aDA=; b=JpWwbGYceIWs8Gp9/jyt Au9Axb4fBu6lkvJ/IjwVO74Mdq1pF1ldIk8J44Nz34lvII2MGkcXIO63ymNa9su7boJYZbYDqB3KF xjcBrHlfQZppxrJ4InZdJe03qmIayrQL0BCwsrZbG/H08oAmgzNRvah9PYwTFyr6VeauX14fChgQ4 pbqDureB5Vsj8tHFXhq3YMnN2+5ywxxPzhAZ+8qq8mYlIt+xjc2ZlWqZZ2G5jVuBnckjQTRsWd3WI HsIJaGu3x7jdeVWOBrBP1AmWD/F9pqsNR7TpYOQwQskcPAgJTIRLXWs65p3uYHkKchdzbOARCqfpc WgN4zu2SLQ3HcQ==; Original-Received: from [87.69.77.57] (port=4815 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olVwH-0002SA-AA; Thu, 20 Oct 2022 09:50:25 -0400 In-Reply-To: <87a65qty8a.fsf@gmail.com> (message from Robert Pluim on Thu, 20 Oct 2022 15:34:45 +0200) 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: , 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:298152 Archived-At: > From: Robert Pluim > Cc: Eli Zaretskii , emacs-devel@gnu.org > Date: Thu, 20 Oct 2022 15:34:45 +0200 > > >>>>> On Thu, 20 Oct 2022 05:24:58 -0700, Stefan Kangas said: > > Stefan> I generally try to follow the most authoritative recommendations I can > Stefan> find, but if there is a particular reason to be more progressive here, > Stefan> then please go for it. > > You donʼt want progressive, you want conservative: if the existing > text is not clearly incorrect, donʼt change it, even if thereʼs some > guide that says itʼs 'wrong'. Exactly. We should always err on that side, out of respect to the original author(s) if for no other reasons. Please try following this principle.