emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* My Gnus does not work with newest org
@ 2010-12-17  4:01 Rafael Villarroel
  2010-12-17 11:14 ` Richard Riley
  2010-12-18  2:34 ` Rafael
  0 siblings, 2 replies; 4+ messages in thread
From: Rafael Villarroel @ 2010-12-17  4:01 UTC (permalink / raw)
  To: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: My Gnus does not work with newest org
  2010-12-17  4:01 My Gnus does not work with newest org Rafael Villarroel
@ 2010-12-17 11:14 ` Richard Riley
  2010-12-17 14:35   ` Rafael
  2010-12-18  2:34 ` Rafael
  1 sibling, 1 reply; 4+ messages in thread
From: Richard Riley @ 2010-12-17 11:14 UTC (permalink / raw)
  To: emacs-orgmode

Rafael Villarroel <rvf0068@gmail.com> writes:

> 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

You mean gnus-init-file? Try customising it appropriately. Gnus kind of does
its own thing ....

> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: My Gnus does not work with newest org
  2010-12-17 11:14 ` Richard Riley
@ 2010-12-17 14:35   ` Rafael
  0 siblings, 0 replies; 4+ messages in thread
From: Rafael @ 2010-12-17 14:35 UTC (permalink / raw)
  To: emacs-orgmode

Richard Riley <rileyrg@googlemail.com> writes:

> Rafael Villarroel <rvf0068@gmail.com> writes:
>
>> 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
>
> You mean gnus-init-file? Try customising it appropriately. Gnus kind of does
> its own thing ....

Thanks for your answer, Richard. Yes, I meant gnus-init-file :). I also
tried (setq gnus-init-fine "~/Dropbox/gnus/.gnus"). But then Gnus starts
downloading the list of newsgroups in the server, presumably because it
cannot find the other files where the suscribed groups are indicated.

I guess I could set some other variables and make it work somehow, but I
would always live in fear that there is still some other variable that
has to be tweaked and my setup would end up in a mess.. Besides, as I
mentioned, org 7.3 works just fine, but I would like to try the latest
and greatest features mentioned in this list.

>> 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: My Gnus does not work with newest org
  2010-12-17  4:01 My Gnus does not work with newest org Rafael Villarroel
  2010-12-17 11:14 ` Richard Riley
@ 2010-12-18  2:34 ` Rafael
  1 sibling, 0 replies; 4+ messages in thread
From: Rafael @ 2010-12-18  2:34 UTC (permalink / raw)
  To: emacs-orgmode

Rafael Villarroel <rvf0068@gmail.com> writes:

> 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 see now that org-mode 7.4 is OK too. Something odd about recent
versions (pulled from git) is that gnus-init-file is defined just after
Emacs starts (and points, incorrectly for me, to ~/.gnus). However, with
org 7.4., I have to run M-x gnus to have gnus-init-file defined, and
with value ~/Dropbox/gnus/.gnus, as desired. 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-18  2:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-17  4:01 My Gnus does not work with newest org Rafael Villarroel
2010-12-17 11:14 ` Richard Riley
2010-12-17 14:35   ` Rafael
2010-12-18  2:34 ` Rafael

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).