From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Pluim Newsgroups: gmane.emacs.devel Subject: Re: Async package.el Date: Tue, 07 Apr 2015 13:22:13 +0200 Organization: not if I can help it Message-ID: <87384cnpy2.fsf@gmail.com> References: <55228FD2.3080501@yandex.ru> <55239FA3.40301@yandex.ru> Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1428405765 32211 80.91.229.3 (7 Apr 2015 11:22:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Apr 2015 11:22:45 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 07 13:22:33 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YfRaT-0001Va-4f for ged-emacs-devel@m.gmane.org; Tue, 07 Apr 2015 13:22:33 +0200 Original-Received: from localhost ([::1]:44320 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfRaS-0007QL-Jh for ged-emacs-devel@m.gmane.org; Tue, 07 Apr 2015 07:22:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfRaO-0007Ps-J6 for emacs-devel@gnu.org; Tue, 07 Apr 2015 07:22:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfRaI-0003OJ-Lg for emacs-devel@gnu.org; Tue, 07 Apr 2015 07:22:28 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:43257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfRaI-0003O8-EP for emacs-devel@gnu.org; Tue, 07 Apr 2015 07:22:22 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YfRaG-0001O5-EI for emacs-devel@gnu.org; Tue, 07 Apr 2015 13:22:20 +0200 Original-Received: from 213.30.189.66 ([213.30.189.66]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Apr 2015 13:22:20 +0200 Original-Received: from rpluim by 213.30.189.66 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Apr 2015 13:22:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 213.30.189.66 Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:SZNmud/9K0yf4TCMCNci8yQJDAU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:185066 Archived-At: Artur Malabarba writes: > 2015-04-07 10:13 GMT+01:00 Dmitry Gutov : > > Still, I'd need to hear how other people on the dev list feels about > using a second Emacs instance for something. Last time I mentioned it > to Stefan he said he'd prefer for the installation to be done by the > running Emacs. Using a second Emacs runs the risk that it's not the same version as the running Emacs. How likely is that to happen? For instance, the only Emacs in my path is not the one I'm typing this in. Regards Robert