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#9481: Fwd: bug#9481: 24.0.50; emacs_dir behavior too cumbersome for use within msys Date: Mon, 12 Sep 2011 07:58:24 -0400 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1315828734 1151 80.91.229.12 (12 Sep 2011 11:58:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Sep 2011 11:58:54 +0000 (UTC) Cc: 9481-done@debbugs.gnu.org To: CRLF0710 Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Sep 12 13:58:48 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R359z-0001ZG-G4 for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Sep 2011 13:58:47 +0200 Original-Received: from localhost ([::1]:46989 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R359z-0005c5-5i for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Sep 2011 07:58:47 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R359w-0005bU-3y for bug-gnu-emacs@gnu.org; Mon, 12 Sep 2011 07:58:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R359u-0002Sj-Ih for bug-gnu-emacs@gnu.org; Mon, 12 Sep 2011 07:58:43 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R359u-0002Sc-Gr for bug-gnu-emacs@gnu.org; Mon, 12 Sep 2011 07:58:42 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1R35E7-0001qo-3L for bug-gnu-emacs@gnu.org; Mon, 12 Sep 2011 08:03:03 -0400 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 12 Sep 2011 12:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9481 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 9481@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 9481-done@debbugs.gnu.org id=D9481.13158289697093 (code D ref 9481); Mon, 12 Sep 2011 12:03:02 +0000 Original-Received: (at 9481-done) by debbugs.gnu.org; 12 Sep 2011 12:02:49 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R35Dr-0001qJ-S5 for submit@debbugs.gnu.org; Mon, 12 Sep 2011 08:02:48 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R35Dp-0001qC-IG for 9481-done@debbugs.gnu.org; Mon, 12 Sep 2011 08:02:46 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R359c-0006vi-LH; Mon, 12 Sep 2011 07:58:24 -0400 In-reply-to: (message from CRLF0710 on Mon, 12 Sep 2011 19:27:04 +0800) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 12 Sep 2011 08:03:03 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) 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:51058 Archived-At: > From: CRLF0710 > Date: Mon, 12 Sep 2011 19:27:04 +0800 > Cc: 9481@debbugs.gnu.org > > By the way, the reason i need this configuration is just because i > want to create a personal package that follows the *nix habit. (So > that i can run /usr/bin/emacs and work under Win32 in the familiar > way. That's what msys and cygwin and similar environment provide. ) > When i saw %emacs_dir%, i thought this was not reasonable at the time. > Now i understand the reason. Maybe i'll drop the entire directory to > /usr/local. You could also make a symlink, if MSYS supports them. > Anyway, thank you for your time. You are welcome. Closing the bug.