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: Making `eglot-server-programs' a custom variable? Date: Thu, 10 Nov 2022 19:10:12 +0200 Message-ID: <83fseqrb0r.fsf@gnu.org> References: <86fservpri.fsf@gnu.org> <831qqbtixr.fsf@gnu.org> <86edubdv64.fsf@gnu.org> <83iljnrw3t.fsf@gnu.org> 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="6278"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Nov 10 18:10:32 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 1otB4S-0001Sh-6k for ged-emacs-devel@m.gmane-mx.org; Thu, 10 Nov 2022 18:10:32 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1otB4B-0005Pd-Cw; Thu, 10 Nov 2022 12:10:15 -0500 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 1otB49-0005PR-B7 for emacs-devel@gnu.org; Thu, 10 Nov 2022 12:10:13 -0500 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 1otB49-0006QJ-2f; Thu, 10 Nov 2022 12:10:13 -0500 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=+3yLa6k0GUOf7oCfHgLAhl5P75a0WJOPzVTYyGn/Dlw=; b=YtvX8LUqNGdxny+1B0Du kH0zP1JADxKJJupM/6Qt5YdAGIDqYj9ZA1zMngZlfKVZ7W8T/H1r+APi9uHLObssg6pDnWRhyHo/t vFyQVrRg0bDhrgpKIqj6j1R7fegnvyv95JG+pi1dKexCF71seVGj8PGzWErKwC1sZjKLqnqAiYHN9 WwBvXu4tMxAWUa5+tL2je2jAsLh3MnM3eNihOUPjNrJqOJUiqERWO20anLOyONvCNXbRrjd8zmDyx NR4EarRp3IVEnDsgPHXxJJyzDXh+VVw240Mp+7LM8VyQTHFa4xGh3Qf0clmRpfwCQYiIWBHH6sN+Z a3E5tALstqo8pw==; Original-Received: from [87.69.77.57] (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 1otB46-0005Rc-Tx; Thu, 10 Nov 2022 12:10:12 -0500 In-Reply-To: (message from =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= on Thu, 10 Nov 2022 10:25:11 +0000) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:299500 Archived-At: > From: João Távora > Date: Thu, 10 Nov 2022 10:25:11 +0000 > Cc: Arash Esbati , emacs-devel@gnu.org > > But I disagree that we should endeavor to be exhaustive in that list > and think that tweaking the variable is a rare event. This is a project-level goal of the Emacs project, and as such is up to the maintainers to set and pursue. Even if the maintainers are wrong, in your opinion.