unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: [chris@mightyreason.com: recent CVS has aspell error]
Date: Wed, 25 Jan 2006 12:51:56 -0800 (PST)	[thread overview]
Message-ID: <20060125205156.97663.qmail@web51007.mail.yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

 
 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[-- Attachment #2: Type: message/rfc822, Size: 2809 bytes --]

From: Chris Kuklewicz <chris@mightyreason.com>
To: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: [chris@mightyreason.com: recent CVS has aspell error]
Date: Wed, 25 Jan 2006 20:14:15 +0000

Kevin Rodgers wrote:
> Richard M. Stallman wrote:
>> Would someone please DTRT about this, and ack?
> 
> This same error was reported and discussed recently on help-gnu-emacs; see
> http://lists.gnu.org/archive/html/help-gnu-emacs/2005-12/msg00713.html
> http://lists.gnu.org/archive/html/help-gnu-emacs/2005-12/msg00759.html
> 
> So it seems likely that ispell-dictionary has been set incorrectly,
> perhaps in default.el or site-start.el.
> 
> What does `C-h v ispell-dictionary' display?  

This variable is nil in the older working version of cvs-emacs

This variable does not exist in the newer broken version of cvs-emacs

> If you start emacs with
> the --no-init-file and --no-site-file command line options, does the
> problem still occur?

Yes, the problem is identical if I use those options.

I have read the email messages you pointed to and found a workaround:  If I run
the command ispell-change-dictionary and select one of the options (e.g.
american) then spell checking starts working.  This command creates
ispell-dictionary and sets it to nil and it creates the previous missing
ispell-local-dictionary and sets it to american.

This can be made permanent: Adding (setq ispell-dictionary "american") to my
~/.emacs causes ispell-dictionary to be set properly and it leaves
ispell-local-dictionary uncreated.  After performing ispell-buffer, I notice
ispell-local-dictionary has been created and set to nil.

Conclusion: It seems there is a problem in the latest cvs version where
ispell-dictionary is not being created by default (and set to nil) and this
prevents ispell from working for me.

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

             reply	other threads:[~2006-01-25 20:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-25 20:51 Kevin Rodgers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-01-25  3:31 [chris@mightyreason.com: recent CVS has aspell error] Richard M. Stallman
2006-01-26 11:36 ` Agustin Martin

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060125205156.97663.qmail@web51007.mail.yahoo.com \
    --to=ihs_4664@yahoo.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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