From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eraldo Helal Subject: changing Gnus paths: 'News' and 'Mail' Date: Fri, 30 Apr 2010 12:14:13 +0200 Message-ID: <87k4rpb62y.fsf@eraldo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7nEn-0004IF-L2 for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 06:14:25 -0400 Received: from [140.186.70.92] (port=41457 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7nEi-0004Ef-Mg for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 06:14:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7nEh-00079q-6P for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 06:14:20 -0400 Received: from mail-bw0-f223.google.com ([209.85.218.223]:53720) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7nEh-00079b-0N for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 06:14:19 -0400 Received: by bwz23 with SMTP id 23so24994bwz.26 for ; Fri, 30 Apr 2010 03:14:16 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-Mode Greetings Orgmoders Problem description: ============================================ I want to get rid of the 'News' and 'Mail' directories in my home and put them somewhere else instead: '~/News' => '~/mypath/News' '~/Mail' => '~/mypath/Mail' Question: Which variables do I have to change so that gnus won't have troubles with moving those directories? E.g.: If I change 'gnus-home-directory' from '~/' to '~/mypath/', will gnus-directory change to '~/mypath/News' or will it still be '~/News'? Making it necessary for me to change it as well. (and maybe others too?) ============================================ Greetings from Austria, Eraldo