From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: OS independent way to specify location of .emacs.d directory Date: Wed, 03 Apr 2013 20:20:26 -0400 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1365059301 18803 80.91.229.3 (4 Apr 2013 07:08:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Apr 2013 07:08:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 04 09:08:49 2013 Return-path: Envelope-to: geh-help-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 1UNeHw-0008Qj-EV for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Apr 2013 09:08:48 +0200 Original-Received: from localhost ([::1]:37907 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNeHX-0007ho-GZ for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Apr 2013 03:08:23 -0400 Original-Path: usenet.stanford.edu!newsfeed.news.ucla.edu!news.snarked.org!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Injection-Info: mx05.eternal-september.org; posting-host="897b5c3aea425605e4c9ae4f21b806e0"; logging-data="7538"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18vSg/mEUtx4Pl1sCeYl2zl" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:9AAOfQy0C8G2YNl5kP6OkWOIwgI= sha1:1RncLaXKKwcoUs3mnaL9JcrD5So= Original-Xref: usenet.stanford.edu gnu.emacs.help:197705 X-Mailman-Approved-At: Thu, 04 Apr 2013 03:07:51 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89973 Archived-At: > Is there way that specifies the path to the .emacs.d > directory that works on Linux, Windows, and Mac? AFAIK "~/.emacs.d" should work. Stefan