From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] Changes to emacs/src/fns.c,v Date: Fri, 27 Jun 2008 15:31:27 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1214569967 20032 80.91.229.12 (27 Jun 2008 12:32:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Jun 2008 12:32:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 27 14:33:32 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KCD8s-0002Bn-Rm for ged-emacs-devel@m.gmane.org; Fri, 27 Jun 2008 14:33:31 +0200 Original-Received: from localhost ([127.0.0.1]:41439 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCD82-0000fN-MM for ged-emacs-devel@m.gmane.org; Fri, 27 Jun 2008 08:32:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KCD7w-0000cM-9j for emacs-devel@gnu.org; Fri, 27 Jun 2008 08:32:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KCD7t-0000ZQ-VC for emacs-devel@gnu.org; Fri, 27 Jun 2008 08:32:31 -0400 Original-Received: from [199.232.76.173] (port=39705 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCD7t-0000Z5-SO for emacs-devel@gnu.org; Fri, 27 Jun 2008 08:32:29 -0400 Original-Received: from mtaout7.012.net.il ([84.95.2.19]:63869) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KCD7t-0001ML-RZ for emacs-devel@gnu.org; Fri, 27 Jun 2008 08:32:30 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.31.196]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K34006XPFCRPUA0@i-mtaout7.012.net.il> for emacs-devel@gnu.org; Fri, 27 Jun 2008 15:14:51 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:100036 Archived-At: > From: Kenichi Handa > CC: emacs-devel@gnu.org > Date: Fri, 27 Jun 2008 20:37:31 +0900 > > > I didn't see this on my system, and "signaled" isn't in my private > > dictionary. Do you use Ispell or Aspell? > > The value of ispell-program-name is "ispell". Yes, but what is "ispell"? Is it a shell script that invokes Aspell, or a binary program? What does "ispell -vv" show?