From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72562 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.gnus.general Subject: Re: make[1]: *** [gnus-load.el] Erreur 2 Date: Mon, 04 Oct 2010 22:31:34 +0200 Organization: orebokech dot com Message-ID: <878w2dpumx.fsf@elegiac.orebokech.com> References: <87zkut94cb.fsf@sphax.lybrafox.lan> <87r5g592yl.fsf@sphax.lybrafox.lan> <87iq1h929b.fsf@sphax.lybrafox.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1286224322 9766 80.91.229.12 (4 Oct 2010 20:32:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Oct 2010 20:32:02 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20934@lists.math.uh.edu Mon Oct 04 22:32:00 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P2rhX-0004Sb-IV for ding-account@gmane.org; Mon, 04 Oct 2010 22:31:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P2rhM-0001RI-9V; Mon, 04 Oct 2010 15:31:48 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P2rhJ-0001Qf-2g for ding@lists.math.uh.edu; Mon, 04 Oct 2010 15:31:45 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P2rhH-0005G0-5H for ding@lists.math.uh.edu; Mon, 04 Oct 2010 15:31:44 -0500 Original-Received: from smtp6-g21.free.fr ([212.27.42.6]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P2rhF-0002L1-00 for ; Mon, 04 Oct 2010 22:31:41 +0200 Original-Received: from elegiac.orebokech.com (unknown [82.67.41.165]) by smtp6-g21.free.fr (Postfix) with ESMTP id E3A5282399 for ; Mon, 4 Oct 2010 22:31:35 +0200 (CEST) Original-Received: by elegiac.orebokech.com (Postfix, from userid 1000) id 5C4556085B; Mon, 4 Oct 2010 22:31:34 +0200 (CEST) X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM (=?iso-8859-1?Q?=22R=E9mi?= Letot"'s message of "Mon, 04 Oct 2010 21:38:56 +0200") X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72562 Archived-At: hobbes@poukram.net (R=E9mi Letot) writes: > I don't set it myself, this is automatically detected by > configure. Maybe my emacs setup is borked by the last upgrade, I > don't know and I don't understand configure scripts so I can't > say. You ran configure inside M-x term, which sets EMACS in the shell's environment. There's some intelligence in configure.in to detect the M-x shell case (where EMACS=3Dt), perhaps that should also detect the term case. Or maybe it should use EMACS_PROG instead of EMACS. (It's amazing how people *always* think it's the snapshot's fault.)