help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: howto bundle smtpmail.el with emacs


From: laszo
Subject: Re: howto bundle smtpmail.el with emacs
Date: Sat, 13 Dec 2008 21:29:23 +0800
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

Reiner Steib wrote:
On Fri, Dec 12 2008, Tassilo Horn wrote:

Reiner Steib <reinersteib+gmane@imap.cc> writes:
[...]
Add

  (load "d:/emacs/site-lisp/gnus/contrib/smtpmail.el")

to your ~/.gnus.el.
No, quite the contrary!
Ups, sorry, that was bogus!

  (load "d:/emacs/<version>/lisp/mail/smtpmail.el")

would be the correct path.  I only wanted to say that `load' is his
friend.

Actually it isn't here. :-)  It simply wrong to have contrib/ in
`load-path' as described in contrib/README:

,----[ contrib/README ]
| Please note that it is NOT good to just add this directory to
| `load-path': a number of files in this directory will become part of
| more recent Emacs versions, so that you might be running obsolete
| libraries with all kinds of ill effects
| (cf. `list-load-path-shadows').
`----

Bye, Reiner.
thanks your two guys


reply via email to

[Prev in Thread] Current Thread [Next in Thread]