Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Emacs 25.1 : gnus-load file, is it needed?
       [not found] <20efdc45c3ff4ccd86968f6e110ae8c4@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2016-09-19 16:38 ` Eric S Fraga
  0 siblings, 0 replies; 3+ messages in thread
From: Eric S Fraga @ 2016-09-19 16:38 UTC (permalink / raw)
  To: Sivaram Neelakantan; +Cc: info-gnus-english

On Monday, 19 Sep 2016 at 16:26, Sivaram Neelakantan wrote:
> I tried to launch gnus from Emacs 25.1 by commenting out this line
> in my .emacs
>
>
> ;;(setq load-path (cons "c:/gnu/elisp/gnus-m0-15/lisp" load-path))
> (require 'gnus-load)

Comment the second line as well.  Emacs 25 knows where gnus is and it
will autoload when needed; at least, that's my experience.

-- 
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 25.1.50.1 + Gnus v5.13 + evil-git-ff74cfb
: BBDB version 3.1.2 (2016-07-21 10:12:09+00:00)


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

* Re: Emacs 25.1 : gnus-load file, is it needed?
  2016-09-19 16:26 Sivaram Neelakantan
@ 2016-09-20  1:08 ` Eric Abrahamsen
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Abrahamsen @ 2016-09-20  1:08 UTC (permalink / raw)
  To: info-gnus-english

Sivaram Neelakantan <nsivaram.net@gmail.com> writes:

> I tried to launch gnus from Emacs 25.1 by commenting out this line
> in my .emacs
>
>
> ;;(setq load-path (cons "c:/gnu/elisp/gnus-m0-15/lisp" load-path))
> (require 'gnus-load)
>
> and it promptly said, cannot find gnus-load.
>
> What changes do I have to make now that I don't have to use gnus git
> files? 

You don't have to do anything, the `gnus' function is autoloaded. If
you're using some other gnus-related function before that one, it's
possible you'd need to (require 'gnus), but probably not.

Eric



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

* Emacs 25.1 : gnus-load file, is it needed?
@ 2016-09-19 16:26 Sivaram Neelakantan
  2016-09-20  1:08 ` Eric Abrahamsen
  0 siblings, 1 reply; 3+ messages in thread
From: Sivaram Neelakantan @ 2016-09-19 16:26 UTC (permalink / raw)
  To: info-gnus-english

I tried to launch gnus from Emacs 25.1 by commenting out this line
in my .emacs


;;(setq load-path (cons "c:/gnu/elisp/gnus-m0-15/lisp" load-path))
(require 'gnus-load)

and it promptly said, cannot find gnus-load.

What changes do I have to make now that I don't have to use gnus git
files? 

sivaram
-- 


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

end of thread, other threads:[~2016-09-20  1:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20efdc45c3ff4ccd86968f6e110ae8c4@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-09-19 16:38 ` Emacs 25.1 : gnus-load file, is it needed? Eric S Fraga
2016-09-19 16:26 Sivaram Neelakantan
2016-09-20  1:08 ` Eric Abrahamsen

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 NNTP newsgroup(s).