From: Mike Mattie <codermattie@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Cannot open load file: ispell
Date: Fri, 25 Jan 2008 18:39:42 -0800 [thread overview]
Message-ID: <20080125183942.19f8d6f3@reforged> (raw)
In-Reply-To: <2c392bb1-76d9-4d80-910c-ab69fc364ef8@i7g2000prf.googlegroups.com>
[-- Attachment #1.1: Type: text/plain, Size: 838 bytes --]
On Fri, 25 Jan 2008 15:52:23 -0800 (PST)
Ulrich Scholz <d5@thispla.net> wrote:
> Nope, does not work:
>
> scholz@binge:~/Forschung/Arbeiten/2008/Invarianten$ type ispell
> ispell is /usr/bin/ispell
>
> Added (setq load-path (append (list "/usr/bin") load-path))
> to .gnu-emacs-custom
> (and this is evaluated in deed)
>
> The error remains
>
> Ulrich
load-path is a list of directories that contain elisp files. exec-path is analgous to PATH
where programs loaded by the system loader are found. My copy of ispell.el was installed
with Emacs itself. Fixing or upgrading your Emacs could provide a working ispell without
modifying your .emacs file.
_______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
next prev parent reply other threads:[~2008-01-26 2:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-25 23:07 Cannot open load file: ispell Ulrich Scholz
2008-01-25 23:27 ` Exal de Jesus Garcia Carrillo
2008-01-25 23:52 ` Ulrich Scholz
2008-01-26 1:37 ` Rupert Swarbrick
2008-01-26 2:39 ` Mike Mattie [this message]
[not found] ` <mailman.6555.1201315229.18990.help-gnu-emacs@gnu.org>
2008-01-28 9:22 ` Ulrich Scholz
2008-01-28 15:18 ` Michael D. Vose
2008-01-28 19:57 ` Peter Dyballa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080125183942.19f8d6f3@reforged \
--to=codermattie@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).