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

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

bug#22783: package.el hangs until window is resized


From: Zack Piper
Subject: bug#22783: package.el hangs until window is resized
Date: Fri, 26 Feb 2016 19:33:40 +0100
User-agent: Mutt/1.5.23+113 (34ca1c5fdd45) (2014-03-12)

Apparently this isn't caused by anything in my config:

File rep.el:

    (setq package-archives '(("melpa" . "https://melpa.org/packages";)))

    (package-initialize)

    (package-refresh-contents)

Command line:

    emacs -Q -l rep.el


The above triggers the bug on e35f99f2dd35a89b42961fc63c7e2772fb03c792 also.

-- 
Zack Piper <zack@apertron.net> http://apertron.net





reply via email to

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