unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: Ulrich Scholz <d5@thispla.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Error while loading 50dictionaries-common
Date: Fri, 15 Feb 2008 19:43:04 +0100	[thread overview]
Message-ID: <87fxvucb7r.fsf@thievol.homelinux.org> (raw)
In-Reply-To: <7dcb4fe0-aa88-46b9-8210-f8cab66dc9bc@e25g2000prg.googlegroups.com> (Ulrich Scholz's message of "Fri, 15 Feb 2008 03:25:22 -0800 (PST)")

Ulrich Scholz <d5@thispla.net> writes:

> I solved the problem by putting
>
> (setq load-path (append (list "/usr/share/emacs/site-lisp/dictionaries-
> common") load-path))
>
> into my .emacs
>
> This directory contains ispell.el.  The hell knows why this is
> necessary.
>
> Thanks,
>
> Ulrich
>
You can also write:
(add-to-list 'load-path
             "/usr/share/emacs/site-lisp/dictionaries-common" t)

-- 
A + Thierry
Pub key: http://pgp.mit.edu




      reply	other threads:[~2008-02-15 18:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-11 15:50 Error while loading 50dictionaries-common Ulrich Scholz
2008-02-12 10:47 ` Peter Dyballa
2008-02-12 13:05 ` Bastien Guerry
     [not found] ` <mailman.7333.1202821518.18990.help-gnu-emacs@gnu.org>
2008-02-12 17:02   ` Ulrich Scholz
2008-02-12 18:55     ` Steve Taylor
2008-02-12 22:34     ` Tim X
2008-02-15 11:25       ` Ulrich Scholz
2008-02-15 18:43         ` Thierry Volpiatto [this message]

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=87fxvucb7r.fsf@thievol.homelinux.org \
    --to=thierry.volpiatto@gmail.com \
    --cc=d5@thispla.net \
    --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).