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: Writing manuals Date: Thu, 19 Aug 2021 09:53:20 +0300 Message-ID: <83czqa2ae7.fsf@gnu.org> References: <60B2E271-2E91-4906-940E-425A76ED0DCD@gmail.com> <83czqc715e.fsf@gnu.org> <502702DF-70A7-4FCC-93FD-08E984673832@gmail.com> <83tujo56oj.fsf@gnu.org> <83o89v6hsd.fsf@gnu.org> <83eear5vys.fsf@gnu.org> <6EB979D9-EDD7-4F4B-B3CF-8FDC345F6E42@gmail.com> <831r6r53zd.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22612"; mail-complaints-to="usenet@ciao.gmane.io" Cc: casouri@gmail.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Aug 19 08:54:15 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 1mGbwM-0005dI-UB for ged-emacs-devel@m.gmane-mx.org; Thu, 19 Aug 2021 08:54:14 +0200 Original-Received: from localhost ([::1]:34078 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mGbwL-0001ec-RD for ged-emacs-devel@m.gmane-mx.org; Thu, 19 Aug 2021 02:54:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43874) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mGbvs-000101-9R for emacs-devel@gnu.org; Thu, 19 Aug 2021 02:53:44 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34984) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mGbvs-0002fI-27; Thu, 19 Aug 2021 02:53:44 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2015 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 1mGbvl-0006PW-TG; Thu, 19 Aug 2021 02:53:38 -0400 In-Reply-To: (message from Richard Stallman on Wed, 18 Aug 2021 22:35:25 -0400) 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:272636 Archived-At: > From: Richard Stallman > Date: Wed, 18 Aug 2021 22:35:25 -0400 > Cc: casouri@gmail.com, emacs-devel@gnu.org > > Please ask me before writing something about LSP for a GNU manual. Could you please tell a few more details? What are the aspects of LSP that are problematic and/or require to ask you about? We are talking about LSP all the time, so some references to it could easily enough "sneak" into our documentation without anyone paying attention. We need to understand the issue in more detail to DTRT here. Thanks.