all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with ispell-local-dictionary
@ 2005-10-10 20:14 Torsten Bronger
  2005-10-10 21:26 ` Peter Dyballa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Torsten Bronger @ 2005-10-10 20:14 UTC (permalink / raw)


Hallöchen!

So far, I had set

(custom-set-variables
  ...
  '(ispell-local-dictionary "deutsch8")
  ...
)

in .emacs.  However, with current CVS Emacs this seems to be
ignored.  Instead, it's set to nil if I check it with "C-h v".  An
explicit

(setq ispell-local-dictionary "deutsch8")

at the end of .emacs restores the old behaviour though.  Why is this
necessary?  Has the recommended way to set the default ispell
language changed?

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus            ICQ 264-296-646

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

* Re: Problem with ispell-local-dictionary
  2005-10-10 20:14 Problem with ispell-local-dictionary Torsten Bronger
@ 2005-10-10 21:26 ` Peter Dyballa
  2005-10-10 21:42 ` Reiner Steib
  2005-10-11  4:11 ` Stefan Monnier
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2005-10-10 21:26 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 10.10.2005 um 22:14 schrieb Torsten Bronger:

> (setq ispell-local-dictionary "deutsch8")
>

Why does it has to be 'local'? I use

	(setq ispell-dictionary "german8")

What is your ispell-program-name?

--
Mit friedvollen Grüßen

   Pete

Ein wahrer Pessimist wird durch ein wenig Erfolg nicht gleich entmutigt.

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

* Re: Problem with ispell-local-dictionary
  2005-10-10 20:14 Problem with ispell-local-dictionary Torsten Bronger
  2005-10-10 21:26 ` Peter Dyballa
@ 2005-10-10 21:42 ` Reiner Steib
  2005-10-11  4:11 ` Stefan Monnier
  2 siblings, 0 replies; 4+ messages in thread
From: Reiner Steib @ 2005-10-10 21:42 UTC (permalink / raw)


On Mon, Oct 10 2005, Torsten Bronger wrote:

>   '(ispell-local-dictionary "deutsch8")
[...]
> in .emacs.  However, with current CVS Emacs this seems to be
> ignored.  Instead, it's set to nil if I check it with "C-h v".  An
> explicit
>
> (setq ispell-local-dictionary "deutsch8")
>
> at the end of .emacs restores the old behaviour though.  Why is this
> necessary?  Has the recommended way to set the default ispell
> language changed?

When you look into the ChangeLogs, you'll find that there have been
some bug fixes WRT ispell recently.

Check if the problem occurs with current trunk and report it as ab bug
as described in INSTALL.CVS.  gnu.emacs.help is _not_ the right
platform for unreleased versions.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

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

* Re: Problem with ispell-local-dictionary
  2005-10-10 20:14 Problem with ispell-local-dictionary Torsten Bronger
  2005-10-10 21:26 ` Peter Dyballa
  2005-10-10 21:42 ` Reiner Steib
@ 2005-10-11  4:11 ` Stefan Monnier
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2005-10-11  4:11 UTC (permalink / raw)


> in .emacs.  However, with current CVS Emacs this seems to be ignored.

INSTALL.CVS suggest to use emacs-pretest-bug@gnu.org rather than
gnu.emacs.help.  So please, again, M-x report-emacs-bug RET.
Thank you,


        Stefan

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-10 20:14 Problem with ispell-local-dictionary Torsten Bronger
2005-10-10 21:26 ` Peter Dyballa
2005-10-10 21:42 ` Reiner Steib
2005-10-11  4:11 ` Stefan Monnier

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.