From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mart van de Wege Newsgroups: gmane.emacs.help Subject: .emacs not loading libraries Date: Sat, 17 Oct 2015 14:58:02 +0200 Message-ID: <86zizhirdx.fsf@gaheris.avalon.lan> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445090510 9939 80.91.229.3 (17 Oct 2015 14:01:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 17 Oct 2015 14:01:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 17 16:01:44 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZnS3M-0004y3-Kk for geh-help-gnu-emacs@m.gmane.org; Sat, 17 Oct 2015 16:01:44 +0200 Original-Received: from localhost ([::1]:58404 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnS3L-0006Kk-U8 for geh-help-gnu-emacs@m.gmane.org; Sat, 17 Oct 2015 10:01:43 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-X-Trace: individual.net OYDuBOetnwDnpiYE9ZnhJQga2mcDEgAEvJWNbdi0P1TNO4PCB0 X-Orig-Path: gaheris.avalon.lan!not-for-mail Cancel-Lock: sha1:0FMAmJbJxhoQ9NIjLfW5XEDLmPM= sha1:fT2vPkK7jzo6HPhdJRCI3UJIrhg= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:215419 X-Mailman-Approved-At: Sat, 17 Oct 2015 10:01:36 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107703 Archived-At: Hi, I've installed a bunch of libraries from elpa, and I found at least one of them is not available unless I do an explicit M-x load-library Now, I thought to add that to my .emacs, but neither (load-library "org-alert") nor (require 'org-alert) works. What am I doing wrong? .emacs.d/elpa/ is in my load-path. Regards, Mart -- "We will need a longer wall when the revolution comes." --- AJS, quoting an uncertain source.