From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewrI3-0001iW-Rt for guix-patches@gnu.org; Fri, 16 Mar 2018 11:29:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewrHy-0001cd-UK for guix-patches@gnu.org; Fri, 16 Mar 2018 11:29:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57500) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ewrHy-0001cT-LE for guix-patches@gnu.org; Fri, 16 Mar 2018 11:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ewrHy-0000cF-Cl for guix-patches@gnu.org; Fri, 16 Mar 2018 11:29:02 -0400 Subject: [bug#30797] [PATCH 1/2] gnu: Add emacs-exec-path-from-shell Resent-Message-ID: From: Konrad Hinsen In-Reply-To: <87woycrrha.fsf@lassieur.org> References: <87lgetu3gy.fsf@gmail.com> <87k1ucrtuu.fsf@gmail.com> <87woycrrha.fsf@lassieur.org> Date: Fri, 16 Mar 2018 16:28:53 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 30797-done@debbugs.gnu.org, 30797@debbugs.gnu.org Cl=C3=A9ment Lassieur writes: > This has been discussed there: > https://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html. > > :-) Well, then... I don't expect anything else than a proclamation by Richard Stallman can settle the question ;-) Konrad.