all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Decebal <CLDWesterhof@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Problems after upgrade
Date: Fri, 8 May 2009 08:43:17 -0700 (PDT)	[thread overview]
Message-ID: <383b9d21-0005-4235-99c8-f5b7d251b54e@21g2000vbk.googlegroups.com> (raw)

Because off org-mode I needed to upgrade Emacs. I now installed
22.3.1. Before I had a 21 version. I do not know wich one. I have now
a few problems.

I use flyspell. In the old version this used ispell, but the new
version wants to use aspell. I fixed this by putting into my .emacs:
    (setq-default ispell-program-name "ispell")
Now ispell is used again.

In my .emacs I have:
    (set-default 'ispell-local-dictionary "nederlands")
But this is not the dictionary used. When opening a buffer English
words are seen as correct, but Dutch words (nederlands) as not
correct. When I evaluate ispell-local-dictionary it says nederlands.
When I change the dictionary through tools->spell checking->change
dictionary to nederlands, ispell-local-dictionary still evaluates to
nederlands, but from then on Dutch words are seen as correct and
English words as incorrect.
What is happening here? And more important: how can I solve this?

On a side note: what are the differences between aspell and ispell?

Another change is that regions are not visible anymore. I put in
my .emacs:
    (transient-mark-mode 1)
and now it works again. Are the defaults changed?

The last problem is that previously the *GNU Emacs* buffer would be
killed with any action I did. (Or C-l if I wanted it to be killed, but
did not want to do something.) Now I need to kill the buffer manually.
What is happening here.?


             reply	other threads:[~2009-05-08 15:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-08 15:43 Decebal [this message]
2009-05-08 17:09 ` Problems after upgrade Drew Adams
     [not found] ` <mailman.6854.1241802613.31690.help-gnu-emacs@gnu.org>
2009-05-08 17:36   ` Decebal
2009-05-08 18:09 ` Andreas Röhler
     [not found] ` <mailman.6856.1241806109.31690.help-gnu-emacs@gnu.org>
2009-05-08 19:08   ` Decebal

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=383b9d21-0005-4235-99c8-f5b7d251b54e@21g2000vbk.googlegroups.com \
    --to=cldwesterhof@gmail.com \
    --cc=help-gnu-emacs@gnu.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.