From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Yuri D'Elia Newsgroups: gmane.emacs.devel Subject: Re: package.el encoding problem Date: Thu, 23 May 2019 17:33:50 +0200 Message-ID: <87ftp5mbhd.fsf@wavexx.thregr.org> References: <87blztw65c.fsf@wavexx.thregr.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="59277"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: mu4e 1.3.1; emacs 27.0.50 Cc: Emacs developers To: Noam Postavsky Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 23 17:34:13 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hTpjP-000FG1-MW for ged-emacs-devel@m.gmane.org; Thu, 23 May 2019 17:34:11 +0200 Original-Received: from localhost ([127.0.0.1]:38979 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hTpjO-0002S1-L0 for ged-emacs-devel@m.gmane.org; Thu, 23 May 2019 11:34:10 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:47602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hTpjD-0002R3-6N for emacs-devel@gnu.org; Thu, 23 May 2019 11:34:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hTpjC-00055K-7o for emacs-devel@gnu.org; Thu, 23 May 2019 11:33:59 -0400 Original-Received: from erc.thregr.org ([2001:41c9:1:41f::63]:60364) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hTpjC-00050H-2a for emacs-devel@gnu.org; Thu, 23 May 2019 11:33:58 -0400 Original-Received: from [2a02:27e8:ffff:10::3] (helo=localhost) by erc.thregr.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1hTpj5-00022k-CX (envelope-from ); Thu, 23 May 2019 17:33:51 +0200 In-reply-to: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:41c9:1:41f::63 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:236936 Archived-At: On Thu, May 23 2019, Noam Postavsky wrote: > On Thu, 23 May 2019 at 11:24, Yuri D'Elia wrote: >> >> package.el seems to have a fit with this melpa package: >> >> https://melpa.org/packages/web-mode-20190522.610.el >> >> When attempting to install, it fails to determine the encoding of the >> file and prompts for one. However when downloading it by hand it does >> seem to be correctly coded as utf-8. > > Is this a package.el of the latest master (I think Stefan recently > pushed some changes that affect decoding) or an earlier one? emacs master from ~30 minutes ago (5424436452bc0b3d8a62a8398f92d0c2db81e22b)