From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Christopher Howard Newsgroups: gmane.emacs.help Subject: Re: Tagging Fortran variables Date: Wed, 07 Aug 2024 09:31:14 -0800 Message-ID: <8734ng6xzx.fsf@librehacker.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29587"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Help Gnu Emacs Mailing List To: Joel Reicher Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Aug 07 19:32:10 2024 Return-path: Envelope-to: geh-help-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 1sbkW8-0007WI-SH for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 07 Aug 2024 19:32:09 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sbkVZ-0003pO-SU; Wed, 07 Aug 2024 13:31:33 -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 1sbkVW-0003eK-CJ for help-gnu-emacs@gnu.org; Wed, 07 Aug 2024 13:31:32 -0400 Original-Received: from mx.kolabnow.com ([212.103.80.155]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sbkVU-0005vP-Eh for help-gnu-emacs@gnu.org; Wed, 07 Aug 2024 13:31:30 -0400 Original-Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id 14F06265A40E; Wed, 7 Aug 2024 19:31:19 +0200 (CEST) Authentication-Results: ext-mx-out011.mykolab.com (amavis); dkim=pass (2048-bit key) reason="pass (just generated, assumed good)" header.d=kolabnow.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:mime-version:message-id:date:date :in-reply-to:subject:subject:from:from:received:received :received; s=dkim20240523; t=1723051878; x=1724866279; bh=qmD+Py Vi2YMKFP9iMn+l4pi3O3TPoW36wJKLSdEfT58=; b=mPB/AwZuxqw88ddSoM0uRI notLbcMM9FL0PRZQMri9Bk3yyzUHAmazF3E28RkS8ZmOaQZqBNFGhV/HUuk3CwJg yd1h8A5AufdzQBPh5yHjN3fetesH+Ki3BmHTiv484uKomsZPRUenIIonemlmL5iU FAeMdYHP95Djel2ScSTMEG/1xyC5OiB1724hMYuUnfwSOcWJiPLYWQ3SlrIKM0sq OhoUVkBwiCt+U529lixU5bXWiKIYnS/47Tdlt6JVcntyQEUI4J+ocGMzqxUVcY98 ni3bzBet2Lg5V1iDqoBNG4gL+T6xxHRb3pOrndiQC2e0BcMSsi754gQ41d/u8sQw == X-Virus-Scanned: amavis at mykolab.com Original-Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out011.mykolab.com [127.0.0.1]) (amavis, port 10024) with ESMTP id Sfw_mV1ROA01; Wed, 7 Aug 2024 19:31:18 +0200 (CEST) Original-Received: from int-mx011.mykolab.com (unknown [10.9.13.11]) by mx.kolabnow.com (Postfix) with ESMTPS id BC6F9265A409; Wed, 7 Aug 2024 19:31:17 +0200 (CEST) Original-Received: from ext-subm010.mykolab.com (unknown [10.9.6.10]) by int-mx011.mykolab.com (Postfix) with ESMTPS id 8CD09311A175; Wed, 7 Aug 2024 19:31:17 +0200 (CEST) In-Reply-To: Joel Reicher's message of "Wed, 07 Aug 2024 12:38:54 +1000 (14 hours, 48 minutes, 40 seconds ago)" Received-SPF: none client-ip=212.103.80.155; envelope-from=christopher@librehacker.com; helo=mx.kolabnow.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:147537 Archived-At: > Have you tried using xref in eglot? It will attempt to use the fortls > fortran language server. I'm not familiar with eglot, but I see there is a package for it in Guix, so I could look into that. It does not appear that there is yet a package for fortls, but presumably I can get it installed through pip, which I see is already installed on my system. -- Christopher Howard