unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* setting default language
@ 2007-09-29 17:13 Nikola Skoric
  2007-10-05 17:17 ` Nikolaj Schumacher
       [not found] ` <mailman.1743.1191604692.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Nikola Skoric @ 2007-09-29 17:13 UTC (permalink / raw)
  To: help-gnu-emacs

I added flyspell-mode to LaTeX-mode-hook, but I just can't figure out
how to change dictionary language. Could somebody please help? I would
like my dictionary to be "hr" instead "en" when I start
flyspell... How do i do that?

-- 
"Now the storm has passed over me
I'm left to drift on a dead calm sea
And watch her forever through the cracks in the beams
Nailed across the doorways of the bedrooms of my dreams"

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

* Re: setting default language
  2007-09-29 17:13 setting default language Nikola Skoric
@ 2007-10-05 17:17 ` Nikolaj Schumacher
       [not found] ` <mailman.1743.1191604692.18990.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Nikolaj Schumacher @ 2007-10-05 17:17 UTC (permalink / raw)
  To: Nikola Skoric; +Cc: help-gnu-emacs

Nikola Skoric <nick-news@net4u.hr> wrote:

> I added flyspell-mode to LaTeX-mode-hook, but I just can't figure out
> how to change dictionary language. Could somebody please help? I would
> like my dictionary to be "hr" instead "en" when I start
> flyspell... How do i do that?

Are you looking for something like this?
(ispell-change-dictionary "hr")

regards,
Nikolaj Schumacher

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

* Re: setting default language
       [not found] ` <mailman.1743.1191604692.18990.help-gnu-emacs@gnu.org>
@ 2007-10-06  8:28   ` Nikola Skoric
  2007-10-20 14:53     ` Nikolaj Schumacher
  0 siblings, 1 reply; 4+ messages in thread
From: Nikola Skoric @ 2007-10-06  8:28 UTC (permalink / raw)
  To: help-gnu-emacs

Dana Fri, 05 Oct 2007 19:17:26 +0200, 
Nikolaj Schumacher <n_schumacher@web.de> kaze:
> Nikola Skoric <nick-news@net4u.hr> wrote:
>
>> I added flyspell-mode to LaTeX-mode-hook, but I just can't figure out
>> how to change dictionary language. Could somebody please help? I would
>> like my dictionary to be "hr" instead "en" when I start
>> flyspell... How do i do that?
>
> Are you looking for something like this?
> (ispell-change-dictionary "hr")

Yes, something like that. But, when I put that in my .emacs, I get error
"Undefined dictionary: hr". And when I go Tools -> Spell Checking ->
Change dictionary and type in hr, then everything is just fine.

-- 
"Now the storm has passed over me
I'm left to drift on a dead calm sea
And watch her forever through the cracks in the beams
Nailed across the doorways of the bedrooms of my dreams"

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

* Re: setting default language
  2007-10-06  8:28   ` Nikola Skoric
@ 2007-10-20 14:53     ` Nikolaj Schumacher
  0 siblings, 0 replies; 4+ messages in thread
From: Nikolaj Schumacher @ 2007-10-20 14:53 UTC (permalink / raw)
  To: Nikola Skoric; +Cc: help-gnu-emacs

Nikola Skoric <nick-news@net4u.hr> wrote:

>> Are you looking for something like this?
>> (ispell-change-dictionary "hr")
>
> Yes, something like that. But, when I put that in my .emacs, I get error
> "Undefined dictionary: hr". And when I go Tools -> Spell Checking ->
> Change dictionary and type in hr, then everything is just fine.

Sorry for the delay ...
Maybe the dictionary list is loaded later.  Try:
(setq ispell-dictionary "hr")

regards,
Nikolaj Schumacher

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-29 17:13 setting default language Nikola Skoric
2007-10-05 17:17 ` Nikolaj Schumacher
     [not found] ` <mailman.1743.1191604692.18990.help-gnu-emacs@gnu.org>
2007-10-06  8:28   ` Nikola Skoric
2007-10-20 14:53     ` Nikolaj Schumacher

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