From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: [OT] Re: changing Gnus paths: 'News' and 'Mail' Date: Fri, 30 Apr 2010 16:19:53 +0100 Message-ID: <87zl0lrmqu.wl%ucecesf@ucl.ac.uk> References: <87k4rpb62y.fsf@eraldo.org> Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Fri_Apr_30_16:19:53_2010-1" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7w9F-0002jM-2q for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 15:45:17 -0400 Received: from [140.186.70.92] (port=50481 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7w9D-0002hd-PF for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 15:45:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7w9C-0002RV-1Z for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 15:45:15 -0400 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:41970) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7w9B-0002Q8-Ru for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 15:45:13 -0400 In-Reply-To: <87k4rpb62y.fsf@eraldo.org> 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: Eraldo Helal Cc: Org-Mode --Multipart_Fri_Apr_30_16:19:53_2010-1 Content-Type: text/plain; charset=US-ASCII On Fri, 30 Apr 2010 12:14:13 +0200, Eraldo Helal wrote: > > 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? No idea but what I do is simply link these home directory paths to the real path: cd ln -s ~/mypath/News . so that I can use different MUAs without having to worry about a myriad of configurations variables... Note that you may get better answers from the gnus newsgroup... --Multipart_Fri_Apr_30_16:19:53_2010-1 Content-Type: text/plain; charset=US-ASCII -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D --Multipart_Fri_Apr_30_16:19:53_2010-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Multipart_Fri_Apr_30_16:19:53_2010-1--