unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Uwe Brauer via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: 72528@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
Subject: bug#72528: 29.2; ispell considers that entries in the private ispell
Date: Fri, 09 Aug 2024 09:56:25 +0200	[thread overview]
Message-ID: <87jzgq9ljq.fsf@mat.ucm.es> (raw)
In-Reply-To: <87ikwbdkqs.fsf@mat.ucm.es>

[-- Attachment #1: Type: text/plain, Size: 2827 bytes --]

>>> "UB" == Uwe Brauer <oub@mat.ucm.es> writes:

>> 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()

> Hm I think I stick with latin-1.
Another problem, now changed to latin-1 I receive an error using latin-1



Debugger entered--Lisp error: (error #("@(#) International Ispell Version 3.4.06 30 Oct 20..." 0 52 (charset iso-8859-1) 53 98 (charset iso-8859-1) 100 144 (charset iso-8859-1) 146 190 (charset iso-8859-1) 192 238 (charset iso-8859-1) 240 284 (charset iso-8859-1) 286 329 (charset iso-8859-1) 331 376 (charset iso-8859-1) 378 422 (charset iso-8859-1) 424 468 (charset iso-8859-1) 470 516 (charset iso-8859-1) 518 562 (charset iso-8859-1) 564 607 (charset iso-8859-1)))
  signal(error (#("@(#) International Ispell Version 3.4.06 30 Oct 20..." 0 52 (charset iso-8859-1) 53 98 (charset iso-8859-1) 100 144 (charset iso-8859-1) 146 190 (charset iso-8859-1) 192 238 (charset iso-8859-1) 240 284 (charset iso-8859-1) 286 329 (charset iso-8859-1) 331 376 (charset iso-8859-1) 378 422 (charset iso-8859-1) 424 468 (charset iso-8859-1) 470 516 (charset iso-8859-1) 518 562 (charset iso-8859-1) 564 607 (charset iso-8859-1))))
  error("%s" #("@(#) International Ispell Version 3.4.06 30 Oct 20..." 0 52 (charset iso-8859-1) 53 98 (charset iso-8859-1) 100 144 (charset iso-8859-1) 146 190 (charset iso-8859-1) 192 238 (charset iso-8859-1) 240 284 (charset iso-8859-1) 286 329 (charset iso-8859-1) 331 376 (charset iso-8859-1) 378 422 (charset iso-8859-1) 424 468 (charset iso-8859-1) 470 516 (charset iso-8859-1) 518 562 (charset iso-8859-1) 564 607 (charset iso-8859-1)))
  ispell-init-process()
  ispell-buffer-local-words()
  ispell-accept-buffer-local-defs()
  flyspell-accept-buffer-local-defs()
  flyspell-word()
  flyspell-post-command-hook()
  run-hooks(post-command-hook)


-- 
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5684 bytes --]

  parent reply	other threads:[~2024-08-09  7:56 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
2024-08-09  7:56     ` Uwe Brauer via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
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

  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=87jzgq9ljq.fsf@mat.ucm.es \
    --to=bug-gnu-emacs@gnu.org \
    --cc=72528@debbugs.gnu.org \
    --cc=eliz@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 public inbox

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

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).