all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexander Nikolov <alexander@ip217-30.mnet.bg>
Subject: ispell and emacs
Date: 22 May 2003 02:57:19 +0000	[thread overview]
Message-ID: <m2fzn7y9gw.fsf@ip217-30.mnet.bg> (raw)

I installed a Bulgarian dictionary for ispell and tried to make it
work under emacs too, but it is acting somewhat strange. What I added
in my .emacs file was:
;;ispell Bulgarian
(load-library "ispell")
(setq ispell-dictionary-alist 
      (cons 
        '("bulgarian""[A-Za-z\192-\255]""[^A-Za-z\192-\255]"""nil("-d" "bulgarian")nil cp1251) 
	ispell-dictionary-alist))

Sometimes it seems to work nice and sometimes it doesn't(which is the
more frequent case). If I don't put a string of latin letters in the
beginning of the buffer, ispell reports that the spell-check is
finished (without reporting errors), no matter what terrible mistakes
I've made. Actually I even think that things work correctly only when
I put a number of latin letters in front of each misspelled word- then
both the word and the latin string are reported as incorrect.
Suggestions?
ps Ispell is working correctly with '-d bulgarian' when started from
the command line.

             reply	other threads:[~2003-05-22  2:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-22  2:57 Alexander Nikolov [this message]
2003-05-22  6:17 ` ispell and emacs Sergei Pokrovsky
2003-05-22 12:30   ` Alexander Nikolov
  -- strict thread matches above, loose matches on Subject: below --
2007-11-10  0:57 Ispell " vjp2.at
2007-11-10 11:30 ` Eli Zaretskii
2007-11-12 10:17 ` vjp2.at
2007-11-12 21:11   ` Eli Zaretskii
     [not found]   ` <mailman.3376.1194901930.18990.help-gnu-emacs@gnu.org>
2007-11-12 22:53     ` David Kastrup
2007-11-14  3:02       ` vjp2.at
2007-11-14  3:01     ` vjp2.at
2007-11-14  4:10       ` Eli Zaretskii
2007-11-12 10:31 ` vjp2.at
2007-11-12 19:11   ` Peter Dyballa
2007-11-12 21:13   ` Eli Zaretskii
2007-11-13  3:37 ` vjp2.at
2007-11-13  4:14   ` Eli Zaretskii
2007-11-14  3:03   ` vjp2.at

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=m2fzn7y9gw.fsf@ip217-30.mnet.bg \
    --to=alexander@ip217-30.mnet.bg \
    /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.