From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafael Villarroel Subject: My Gnus does not work with newest org Date: Thu, 16 Dec 2010 22:01:03 -0600 Message-ID: <87bp4lujy8.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=56355 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTRVR-0007VK-Hk for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 23:01:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTRVQ-0002CT-Ki for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 23:01:21 -0500 Received: from mail-pz0-f52.google.com ([209.85.210.52]:52387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTRVQ-0002CM-Fz for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 23:01:20 -0500 Received: by pzk36 with SMTP id 36so61464pzk.39 for ; Thu, 16 Dec 2010 20:01:19 -0800 (PST) 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: emacs-orgmode@gnu.org Hello all, I have defined the following: (setq gnus-home-directory "~/Dropbox/gnus") (setq gnus-directory "~/Dropbox/gnus/News") (setq message-directory "~/Dropbox/gnus/Mail") and so my init Gnus file is at ~/Dropbox/gnus/.gnus. When loading org-mode just pulled from git, after M-x gnus I get the message that the nntp server cannot be loaded, then after C-h v org-init-file, I get that this variable points to ~/.gnus, which does not exist in my setup. This is Gnus 5.13. However, I do not have any problems with org 7.3. I would appreciate any advice on how to make this work! Thanks. Rafael