From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72565 Path: news.gmane.org!not-for-mail From: hobbes@poukram.net (=?utf-8?Q?R=C3=A9mi?= Letot) Newsgroups: gmane.emacs.gnus.general Subject: Re: make[1]: *** [gnus-load.el] Erreur 2 Date: Mon, 04 Oct 2010 22:43:41 +0200 Message-ID: <87zkutpu2q.fsf@sphax.lybrafox.lan> References: <87zkut94cb.fsf@sphax.lybrafox.lan> <87r5g592yl.fsf@sphax.lybrafox.lan> <87iq1h929b.fsf@sphax.lybrafox.lan> <878w2dpumx.fsf@elegiac.orebokech.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1286225045 13176 80.91.229.12 (4 Oct 2010 20:44:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Oct 2010 20:44:05 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20937@lists.math.uh.edu Mon Oct 04 22:44:03 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 1P2rtD-0007wL-AA for ding-account@gmane.org; Mon, 04 Oct 2010 22:44:03 +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 1P2rt6-0001dR-IU; Mon, 04 Oct 2010 15:43:56 -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 1P2rt5-0001dA-8o for ding@lists.math.uh.edu; Mon, 04 Oct 2010 15:43:55 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P2rt3-0005Jy-II for ding@lists.math.uh.edu; Mon, 04 Oct 2010 15:43:55 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P2rt2-0002Vi-00 for ; Mon, 04 Oct 2010 22:43:52 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P2rt2-0007tt-OD for ding@gnus.org; Mon, 04 Oct 2010 22:43:52 +0200 Original-Received: from 181.178-66-87.adsl-dyn.isp.belgacom.be ([87.66.178.181]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Oct 2010 22:43:52 +0200 Original-Received: from hobbes by 181.178-66-87.adsl-dyn.isp.belgacom.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Oct 2010 22:43:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 37 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 181.178-66-87.adsl-dyn.isp.belgacom.be User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:QhToJlkZ1y9lKWJ0jToB//U3bDs= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72565 Archived-At: Romain Francoise writes: > hobbes@poukram.net (Rémi 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=t), perhaps that should also detect the > term case. No, I ran it in an xterm, out of emacs, but indeed : echo $EMACS 24.0.50.1 (term:0.96) That's in a fresh xterm launched from my gnome-panel... wow... I think I understand what happened, but I'll restart my X session and check to see if I'm right. > Or maybe it should use EMACS_PROG instead of EMACS. > > (It's amazing how people *always* think it's the snapshot's fault.) absolutely not :-) Lars suggested that gnus per se was not at fault, and I remembered having seen emacs-snapshot recently in my list of upgrades, that was just brain dumping to try to get a lead. Thanks, -- Rémi