From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: qquito@hotmail.com (Quito Quito) Newsgroups: gmane.emacs.help Subject: Re: Problem with Spell Checker under Emacs Date: 6 May 2004 15:05:23 -0700 Organization: http://groups.google.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <98d60386.0405061405.18bb891b@posting.google.com> References: <98d60386.0404261348.1bbeb2aa@posting.google.com> <408E7919.5030403@yahoo.com> <98d60386.0405021223.4f873e2e@posting.google.com> <87fzaiotfl.fsf@lux99.localhost> <98d60386.0405031214.67e6555c@posting.google.com> <87llk9nrsq.fsf@lux99.localhost> NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1083883592 21339 80.91.224.253 (6 May 2004 22:46:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 May 2004 22:46:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 07 00:46:24 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BLrdH-0000i9-00 for ; Fri, 07 May 2004 00:46:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BLrAK-00014s-H4 for geh-help-gnu-emacs@m.gmane.org; Thu, 06 May 2004 18:16:28 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 198.119.145.192 Original-X-Trace: posting.google.com 1083881123 10160 127.0.0.1 (6 May 2004 22:05:23 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 6 May 2004 22:05:23 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:123041 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18328 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18328 Thank you for the confirmation. I did NOT previously have such a file named .emacs, but I created one and put that line in it. Nevertheless, the problem I mentioned in the beginning of this thread still occurs fairly frequently. Sigh! upro wrote in message news:<87llk9nrsq.fsf@lux99.localhost>... > > ... you probably _do_ have a file namde .emacs in your home directory > if you use emacs... (are you on Linux or UNIX?) > > if you don't see such a file create one and write > > (setq debug-on-error t) > > in a line...