From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: martin.sputnik@gmail.com Newsgroups: gmane.emacs.help Subject: Re: pg.el: pg:connect -> Backend error: FATAL unsupported frontend protocol 1.0: server supports 2.0 to 3.0 Date: Tue, 27 Nov 2018 21:58:10 -0800 (PST) Message-ID: References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: blaine.gmane.org 1543384702 21220 195.159.176.226 (28 Nov 2018 05:58:22 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 28 Nov 2018 05:58:22 +0000 (UTC) Injection-Date: Wed, 28 Nov 2018 05:58:11 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 28 06:58:18 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gRsra-0005RA-EU for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Nov 2018 06:58:18 +0100 Original-Received: from localhost ([::1]:46138 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRsth-0003pY-2C for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Nov 2018 01:00:29 -0500 X-Received: by 2002:ac8:16c9:: with SMTP id y9mr2652593qtk.37.1543384691186; Tue, 27 Nov 2018 21:58:11 -0800 (PST) X-Received: by 2002:a0c:9e2d:: with SMTP id p45mr37006qve.5.1543384690860; Tue, 27 Nov 2018 21:58:10 -0800 (PST) Original-Path: usenet.stanford.edu!v55no806111qtk.0!news-out.google.com!m21ni518qta.0!nntp.google.com!v55no806103qtk.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=129.240.69.2; posting-account=ah2y9wgAAABWBvQAzI4Or28o7NSe1Hor Original-NNTP-Posting-Host: 129.240.69.2 Original-Xref: usenet.stanford.edu gnu.emacs.help:224653 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:118782 Archived-At: On Tuesday, November 27, 2018 at 7:23:27 PM UTC+1, Stefan Monnier wrote: > > PS: for completeness sake: I use the very latest version of pg.el > > "0.13+" resp "0.12", both have the same reaction. For emacs I use emacs > > 26.1) > > I can't find pg.el. Could you include a link to it? > > > Stefan I use a clone from https://github.com/cbbrowne/pg.el I use pg.el a number of years now, mostly the previous pg.el version 0.12 (which is not much different from the one with that link and shows the same ``unsupported-protocol'' behavior). Martin