bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28502: 25.3; list-packages ends with "error in process filter: End o


From: Noam Postavsky
Subject: bug#28502: 25.3; list-packages ends with "error in process filter: End of file during parsing"
Date: Tue, 26 Sep 2017 20:45:25 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.60 (gnu/linux)

tags 28502 + unreproducible moreinfo
quit

Alex Branham <alex.branham@gmail.com> writes:

> Hello,
>
> I seem to have encountered a bug. From emacs -Q:
>
> (require 'package)
> (setq package-archives
>       '(("melpa" . "https://melpa.org/packages/";)
>         ("melpa-stable" . "https://stable.melpa.org/packages/";)
>         ("gnu" . "https://elpa.gnu.org/packages/";)))
> (package-initialize)
>
> Then do M-x list-packages. I get a message "error in process filter: End of 
> file during parsing."

Works for me.  Does it happen if you remove the (package-initialize)
call?  I think this could enable some of the packages you have
installed, so despite using 'emacs -Q' it's not entirely a clean
session.

If you M-x toggle-debug-on-error do you get a backtrace?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]