From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Change references to "~/.emacs.d" into `user-emacs-directory' ? Date: Wed, 09 Jan 2013 17:59:34 +0100 Message-ID: <87d2xejnl9.fsf@bzg.ath.cx> References: <87a9sixrqo.fsf@yahoo.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52439) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tsz3f-0005Vf-Rn for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:03:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tsz3c-00009R-IH for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:03:19 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:41999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tsz3c-00008y-AL for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:03:16 -0500 Received: by mail-wi0-f174.google.com with SMTP id hq4so667723wib.13 for ; Wed, 09 Jan 2013 09:03:15 -0800 (PST) In-Reply-To: <87a9sixrqo.fsf@yahoo.fr> (Nicolas Richard's message of "Wed, 09 Jan 2013 17:09:51 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Richard Cc: emacs-orgmode@gnu.org Hi Nicolas, "Nicolas Richard" writes: > Not sure if this is of any importance, but since the variable > user-emacs-directory (a defconst) exists, maybe org-mode could use it > instead of "~/.emacs.d". It seems only relevant for MS-DOS systems, > though. Applied, thanks. -- Bastien