all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Ispell and emacs
@ 2007-11-10  0:57 vjp2.at
  2007-11-10 11:30 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: vjp2.at @ 2007-11-10  0:57 UTC (permalink / raw)
  To: help-gnu-emacs

What is the story about compatibility between versions of 
emacs and ispell? On XP, W98, and pure DOS 6.22.

BTW, why do DOS programs (including emacs) look like a movie 
theater screen (fully wide but not tall) on w98?
Is there a way around this?

				    - = -
 Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
	   http://ourworld.compuserve.com/homepages/vjp2/vasos.htm
  ---{Nothing herein constitutes advice.  Everything fully disclaimed.}---
   [Homeland Security means private firearms not lazy obstructive guards]
 [Urb sprawl confounds terror] [Remorse begets zeal] [Windows is for Bimbos]

^ permalink raw reply	[flat|nested] 17+ messages in thread
* ispell and emacs
@ 2003-05-22  2:57 Alexander Nikolov
  2003-05-22  6:17 ` Sergei Pokrovsky
  0 siblings, 1 reply; 17+ messages in thread
From: Alexander Nikolov @ 2003-05-22  2:57 UTC (permalink / 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.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-11-14  4:10 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-10  0:57 Ispell and emacs 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
  -- strict thread matches above, loose matches on Subject: below --
2003-05-22  2:57 ispell " Alexander Nikolov
2003-05-22  6:17 ` Sergei Pokrovsky
2003-05-22 12:30   ` Alexander Nikolov

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.