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

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

Re: How to install save-history.el in my home directory


From: Peter Dyballa
Subject: Re: How to install save-history.el in my home directory
Date: Mon, 24 Oct 2005 16:20:31 +0200


Am 24.10.2005 um 15:26 schrieb Helfer Thomas:

(require 'save-history)


You have require here, save-history.el should then have a provide statement.

Does it work interactively to M-x load-library <RET> save-history <RET>? If this succeeds then load-path is correct. Remember: you can mark a region and invoke evaluate-region on it to extend load-path. And you can check load-path's value too (C-h v with cursor on it).

And there's the *Messages* buffer too, but I think you already discovered it ...

--
Greetings

  Pete

Without vi there is only GNU Emacs





reply via email to

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