From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#11959: 24.1.50; Warning: Lisp directory `C:/Emacs-24-2012-07-16/../site-lisp' does not exist. Date: Thu, 02 Aug 2012 18:29:37 +0300 Message-ID: <83haslcnxa.fsf@gnu.org> References: <623F1AC1C2E540D09676869BBDA4B15A@us.oracle.com> <83hat69thh.fsf@gnu.org> <838veh9kxu.fsf@gnu.org> <836295hqgi.fsf@gnu.org> <83txwneu13.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1343921453 16576 80.91.229.3 (2 Aug 2012 15:30:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Aug 2012 15:30:53 +0000 (UTC) Cc: cyd@gnu.org, 11959@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 02 17:30:52 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1SwxMQ-0005qa-21 for geb-bug-gnu-emacs@m.gmane.org; Thu, 02 Aug 2012 17:30:50 +0200 Original-Received: from localhost ([::1]:48488 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwxMP-0004Le-9F for geb-bug-gnu-emacs@m.gmane.org; Thu, 02 Aug 2012 11:30:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwxMH-0004LS-V6 for bug-gnu-emacs@gnu.org; Thu, 02 Aug 2012 11:30:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwxM8-00073J-CU for bug-gnu-emacs@gnu.org; Thu, 02 Aug 2012 11:30:41 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwxM8-00073F-5r for bug-gnu-emacs@gnu.org; Thu, 02 Aug 2012 11:30:32 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SwxTO-0005et-Bb for bug-gnu-emacs@gnu.org; Thu, 02 Aug 2012 11:38:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 02 Aug 2012 15:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11959 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11959-submit@debbugs.gnu.org id=B11959.134392184821712 (code B ref 11959); Thu, 02 Aug 2012 15:38:02 +0000 Original-Received: (at 11959) by debbugs.gnu.org; 2 Aug 2012 15:37:28 +0000 Original-Received: from localhost ([127.0.0.1]:57236 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SwxSq-0005e9-AQ for submit@debbugs.gnu.org; Thu, 02 Aug 2012 11:37:28 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:43076) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SwxSp-0005e2-NG for 11959@debbugs.gnu.org; Thu, 02 Aug 2012 11:37:28 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M8400D00WAUPH00@a-mtaout22.012.net.il> for 11959@debbugs.gnu.org; Thu, 02 Aug 2012 18:29:44 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M8400D9AWDKPL00@a-mtaout22.012.net.il>; Thu, 02 Aug 2012 18:29:44 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:62757 Archived-At: > From: Stefan Monnier > Cc: Glenn Morris , cyd@gnu.org, 11959@debbugs.gnu.org > Date: Wed, 01 Aug 2012 16:32:01 -0400 > > >> > I would encourage to rewrite that code on all platforms to allow > >> > relocation of the binary, since that cannot be bad on any platform. > >> I think this would be pretty straightforward to implement (bascially > >> just copy what the NS port does), if considered generally desirable. > > I'm waiting for Stefan and Chong to chime in. > > Sounds fine to me, Glenn, are you working on this, or should I fix the w32 build in the meantime?