From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jamie Beardslee Newsgroups: gmane.emacs.help Subject: Re: gopher from Emacs Date: Fri, 18 Sep 2020 12:12:23 +1200 Message-ID: <87tuvwhriw.fsf@jamzattack.xyz> References: <871rj0njun.fsf@ebih.ebihd> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15950"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Sep 18 02:56:26 2020 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 1kJ4hN-00041z-9z for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 18 Sep 2020 02:56:25 +0200 Original-Received: from localhost ([::1]:39162 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJ4hM-0006I1-Bs for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 17 Sep 2020 20:56:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39202) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJ40w-0007WA-BY for help-gnu-emacs@gnu.org; Thu, 17 Sep 2020 20:12:34 -0400 Original-Received: from jamzattack.xyz ([139.180.164.252]:39570 helo=mail.jamzattack.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJ40t-00007I-U1 for help-gnu-emacs@gnu.org; Thu, 17 Sep 2020 20:12:33 -0400 Original-Received: from localhost (125-239-121-70-vdsl.sparkbb.co.nz [125.239.121.70]) by mail.jamzattack.xyz (Postfix) with ESMTPSA id 62BBD3F26F for ; Fri, 18 Sep 2020 12:12:24 +1200 (NZST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=jamzattack.xyz; s=mail; t=1600387944; bh=urWGtCALKIbAbU1nPTluZDEizg442vLtR2Nsx3oA+Xw=; h=From:To:Subject:References:Date:In-Reply-To:From; b=CCA+rmqGWVoXpR2q5mWj6a4hoVtr+lmF/jkzjkEhp7pQDIiendZMdn7P0JVrdQ4S5 E7susTS8S19uw0mR8WHVj6FxnCp5/uW4xZZIGIlqtez5ls9/T6XheUi6EORsXaV7GC y8qp+FrrUbeEA9imNZuyESkHkOJXtdm6CltMzw65NTh3vrDAvNFlWvAQvROiHP93Pw ZZKmsysUq4mh1efL1oqMkPi6Lcy1O6t3TDkf5Dt9vIufeKJZgslLOEMgSdUrHGo/7v tPmdshqjCdHcMVcLWs9O/OZlHokLomweR2JBF1SzXDlmp8Z8jyp1hgmzbo/qorIp9r 2njsWfaQFVF2Q== In-Reply-To: <871rj0njun.fsf@ebih.ebihd> (Emanuel Berg via Users list for the's message of "Fri, 18 Sep 2020 00:01:36 +0200") Received-SPF: pass client-ip=139.180.164.252; envelope-from=jdb@jamzattack.xyz; helo=mail.jamzattack.xyz X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/17 20:12:25 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -15 X-Spam_score: -1.6 X-Spam_bar: - X-Spam_report: (-1.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.499, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_PDS_OTHER_BAD_TLD=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Thu, 17 Sep 2020 20:56:00 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.help:124079 Archived-At: Emanuel Berg via Users list for the GNU Emacs text editor writes: > Got this URL... or whatever it is... from a pal: > > gopher://hlirc.net/9/paste/op3sTuY87.txt > > Is there support to access it from and with Emacs? > A major mode? > There are two gopher clients for emacs, neither of which are builtin. http://thelambdalab.xyz/elpher https://github.com/ardekantur/gopher.el