all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: 9121@debbugs.gnu.org, jidanni@jidanni.org
Subject: bug#9121: Error in ispell process
Date: Sun, 11 Sep 2011 21:09:40 +0300	[thread overview]
Message-ID: <837h5fx863.fsf@gnu.org> (raw)
In-Reply-To: <m3aaabc654.fsf@stories.gnus.org>

> From: Lars Magne Ingebrigtsen <larsi@gnus.org>
> Cc: jidanni@jidanni.org,  9121@debbugs.gnu.org
> Date: Sun, 11 Sep 2011 19:59:03 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Maybe I don't know (doesn't aspell use UTF-8?).  Someone who knows
> > aspell should tell; I'm an old Ispell junkie.
> 
> Well, twiddling with the coding system does...  something:
> 
> (let* ((coding-system-for-read 'utf-8)
>        (coding-system-for-write 'utf-8)
>        (process (start-process "aspell" (current-buffer) "aspell" "--pipe")))
>   (process-send-string process "русскийlala")
>   (process-send-string process "\n"))
> =>
> @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.6)
> *
> *
> *
> *
> *
> *
> *
> & lala 17 14: Layla, la la, la-la, Alla, Kala, Ala, Lalo, Lela, Lila, Lola, Lula, Lana, Lara, Mala, gala, lama, lava
> 
> But it's not really better, is it?

Do you even have a Russian dictionary installed?






  reply	other threads:[~2011-09-11 18:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-19 14:20 bug#9121: Error in ispell process jidanni
2011-09-11  3:06 ` Lars Magne Ingebrigtsen
2011-09-11 15:52   ` Eli Zaretskii
2011-09-11 16:02     ` Lars Magne Ingebrigtsen
2011-09-11 17:46       ` Eli Zaretskii
2011-09-11 17:59         ` Lars Magne Ingebrigtsen
2011-09-11 18:09           ` Eli Zaretskii [this message]
2011-09-11 20:46             ` Lars Magne Ingebrigtsen
2011-09-15 18:42               ` Juri Linkov
2011-09-16  1:55                 ` Lars Magne Ingebrigtsen
2011-09-16 12:45                   ` Juri Linkov
2011-09-17  5:06                     ` Lars Magne Ingebrigtsen
2011-09-17 12:08                       ` Juri Linkov

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=837h5fx863.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=9121@debbugs.gnu.org \
    --cc=jidanni@jidanni.org \
    --cc=larsi@gnus.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.
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.