all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: 72528@debbugs.gnu.org
Subject: bug#72528: 29.2; ispell considers that entries in the private ispell
Date: Fri, 09 Aug 2024 08:23:49 +0300	[thread overview]
Message-ID: <864j7umfq2.fsf@gnu.org> (raw)
In-Reply-To: <87zfpmdcfl.fsf@mat.ucm.es> (message from Uwe Brauer on Thu, 08 Aug 2024 21:47:26 +0200)

tags 72528 notabug
close 72528
thanks

> From: Uwe Brauer <oub@mat.ucm.es>
> Cc: Uwe Brauer <oub@mat.ucm.es>, 72528@debbugs.gnu.org
> Date: Thu, 08 Aug 2024 21:47:26 +0200
> 
> > If it's really Ispell that you are using (not Aspell or Hunspell that
> > pretend to be Ispell), then you cannot use UTF-8, because Ispell
> > doesn't support it.  You must use 8-bit encoding such as Latin-1.
> 
> Ok I used (setq  ispell-program-name "ispell")
> 
> I tried now tried out aspell but then I receive 
> Debugger entered--Lisp error: (error "Error: The file \"/usr/lib/aspell/deutsch\" can not be opened for reading.")
>   signal(error ("Error: The file \"/usr/lib/aspell/deutsch\" can not be opened for reading."))
>   error("%s" "Error: The file \"/usr/lib/aspell/deutsch\" can not be opened for reading.")
>   ispell-init-process()
>   ispell-buffer-local-words()
>   ispell-accept-buffer-local-defs()
>   flyspell-accept-buffer-local-defs()
>   flyspell-word()
>   flyspell-post-command-hook()

You need to make sure the dictionaries you want to use are installed.
In this case, you seem to lack the dictionary for German.

> Hm I think I stick with latin-1.

As you wish.

Anyway, there's no bug here, so I'm closing this.





  reply	other threads:[~2024-08-09  5:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-08 16:47 bug#72528: 29.2; ispell considers that entries in the private ispell Uwe Brauer via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-08 18:31 ` Eli Zaretskii
2024-08-08 19:47   ` Uwe Brauer via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-09  5:23     ` Eli Zaretskii [this message]
2024-08-09  7:56     ` Uwe Brauer via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-09 10:29       ` Eli Zaretskii
2024-08-09 13:14         ` Uwe Brauer via Bug reports for GNU Emacs, the Swiss army knife of text editors

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=864j7umfq2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=72528@debbugs.gnu.org \
    --cc=oub@mat.ucm.es \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.