all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Josh Howard <jraitch@outlook.com>, Eli Zaretskii <eliz@gnu.org>
Cc: 27804@debbugs.gnu.org
Subject: bug#27804: 26.0.50; Emacs backgrounds itself during package-list-packages on WSL
Date: Tue, 25 Jul 2017 20:14:18 +0200	[thread overview]
Message-ID: <6fec967f-8f86-0e3f-68c1-187b65953814@alice.it> (raw)
In-Reply-To: <BY1PR11MB0469D20A7A4411806F5976B6B3B80@BY1PR11MB0469.namprd11.prod.outlook.com>



Il 25/07/2017 16:59, Josh Howard ha scritto:
>> From: Eli Zaretskii <eliz@gnu.org>
>> Sent: Tuesday, July 25, 2017 7:19 AM
>>
>>> From: Angelo Graziosi <angelo.graziosi@alice.it>
>>> Date: Tue, 25 Jul 2017 00:49:10 +0200
>>>
>>> Eli Zaretskii wrote:
>>>> Definitely not an Emacs problem.
>>>
>>> How, then, do you explain that Emacs 24.3, both installed with WSL
>>> package manager (apt) and rebuilding it from source (see also this
>>> thread [1]), work just fine?
>>
>> It doesn't seem to be the case, as at least one of the participants in
>> the discussion of that issue said the problem happened in Emacs 24 as
>> well.
>>
>> And even if some change in Emacs exposed that bug, it doesn't yet mean
>> the bug is in Emacs.
> 
> Correct, this is reproducible (for me) on both emacs24 and emacs26. I did not try emacs25.
Have you tried emacs-24.3? Current WSL install 24.5 which fails with the 
packages manager. Being emacs25 > emacs24.3 it fails too...

My experience is that Emacs > 24.3 fails (24.5, 25.x 26.x)

You can build it yourself:

wget 
http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-emacs-24.3.tar.gz

tar -xf emacs-emacs-24.3.tar.gz

cd emacs-emacs-24.3
./autogen.sh
./configure --prefix=/home/emacs24.3 --with-x=no [--with-LIB=no]
make
make install

See if it background itself... with the packages manager..





  reply	other threads:[~2017-07-25 18:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-24 17:14 bug#27804: 26.0.50; Emacs backgrounds itself during package-list-packages on WSL Josh Howard
2017-07-24 17:34 ` Glenn Morris
2017-07-24 18:06   ` Josh Howard
2017-07-24 18:40     ` Eli Zaretskii
2017-07-24 18:07   ` Eli Zaretskii
2017-07-24 22:49 ` Angelo Graziosi
2017-07-25 14:19   ` Eli Zaretskii
2017-07-25 14:59     ` Josh Howard
2017-07-25 18:14       ` Angelo Graziosi [this message]
2017-07-25 18:06     ` Angelo Graziosi
2017-07-25 18:34       ` Eli Zaretskii
2017-07-25 20:25         ` Josh Howard
2019-10-11 14:29 ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6fec967f-8f86-0e3f-68c1-187b65953814@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=27804@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=jraitch@outlook.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.