delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/07/25/09:06:02

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=SZ8llJdPCgfDngh0bJkFpLpbXzXkgFUvckjQS+4ro5X
qHUf4aPoAWHze2RAtjiseya0n1TAuI6/B62l2ipy+5YwBnmah4urqzcGbGwc0tvS
vX8blrvfHjTYyUh2xFEN5lYV1QtnUgwykhmdNjgcuXuQ0mQQFClkfMgnyHy2wpLc
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=1Klio/Ysk3DPlZZe8/2lLnLkO60=; b=w0XmTcAxkw7zXH+jI
zxJ8oNljMyO6ePbrhMsJRokIcd39VIxhjGqFl0u+PQRvijUhvoxR4ztneYKHxp1x
iT3nGYojigOvnB2mYaorsaTUHP3tTPNUki6lTv9PmjHvVwROjHw0STlbZL0HDP/I
3ErtolXE++wT5YIGBl0KfK61CQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: limerock04.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <53D25622.8080605@cornell.edu>
Date: Fri, 25 Jul 2014 09:05:38 -0400
From: Ken Brown <kbrown AT cornell DOT edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Emacs flyspell mode can't get process lock
References: <CAK-n8j5fneurOqqw=+tOz2V_f+BYOX_y8qCOD+MYQtSM02A8wg AT mail DOT gmail DOT com> <CAK-n8j681EXpqmAAne8EDvmM8NCfXhNkuQYNLmv6mETDz5031A AT mail DOT gmail DOT com>
In-Reply-To: <CAK-n8j681EXpqmAAne8EDvmM8NCfXhNkuQYNLmv6mETDz5031A@mail.gmail.com>
X-IsSubscribed: yes

On 7/25/2014 4:30 AM, Jim Reisert AD1C wrote:
> (setq text-mode-hook '(lambda ()
>                          (auto-fill-mode 1)
>                          (flyspell-mode 1)))
>
> (setq csv-mode-hook '(lambda ()
>                         (auto-fill-mode 0)
>                         (flyspell-mode 0)))

Sorry, I still can't reproduce the problem.  Here's what I did: I 
created a .emacs file with the contents above, I created a text file 
foo.txt, and I started emacs from an xterm window by typing "emacs 
foo.txt".  emacs started up and give me the following message in the 
mode line:

   Starting new Ispell process [/usr/bin/aspell::default] ...

Spell checking works as expected.

Maybe strace would give you some clue as to what's going on.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019