From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Stevens Newsgroups: gmane.emacs.devel Subject: Re: flyspell bug Date: Thu, 12 May 2005 10:13:38 -0700 Message-ID: <27638.1115918018@ichips.intel.com> References: <01c556d2$Blat.v2.4$7aeb77a0@zahav.net.il> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1115917646 31923 80.91.229.2 (12 May 2005 17:07:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 May 2005 17:07:26 +0000 (UTC) Cc: Juri Linkov , s.j.eglen@damtp.cam.ac.uk, mange@freemail.hu, public@heslin.eclipse.co.uk, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 12 19:07:21 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DWH9C-0006Yq-8x for ged-emacs-devel@m.gmane.org; Thu, 12 May 2005 19:06:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWHI9-0001C1-Qj for ged-emacs-devel@m.gmane.org; Thu, 12 May 2005 13:16:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DWHHs-0001A2-IS for emacs-devel@gnu.org; Thu, 12 May 2005 13:15:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DWHHq-000199-Ir for emacs-devel@gnu.org; Thu, 12 May 2005 13:15:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWHHq-00018z-Em for emacs-devel@gnu.org; Thu, 12 May 2005 13:15:50 -0400 Original-Received: from [134.134.136.17] (helo=orsfmr003.jf.intel.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DWHMe-0000td-5N; Thu, 12 May 2005 13:20:48 -0400 Original-Received: from orsfmr100.jf.intel.com (orsfmr100.jf.intel.com [10.7.209.16]) by orsfmr003.jf.intel.com (8.12.10/8.12.10/d: major-outer.mc,v 1.1 2004/09/17 17:50:56 root Exp $) with ESMTP id j4CHDeat002620; Thu, 12 May 2005 17:13:40 GMT Original-Received: from ichips-ra.pdx.intel.com (ichips-ra-hme8.intel.com [10.7.13.35]) by orsfmr100.jf.intel.com (8.12.10/8.12.10/d: major-inner.mc,v 1.2 2004/09/17 18:05:01 root Exp $) with ESMTP id j4CHDdIa028509; Thu, 12 May 2005 17:13:39 GMT Original-Received: from dttlx129.pdx.intel.com (dttlx129.pdx.intel.com [10.7.45.141]) by ichips-ra.pdx.intel.com (8.12.10/8.12.9/MailSET/Hub) with ESMTP id j4CHDdv9025631; Thu, 12 May 2005 10:13:39 -0700 (PDT) Original-Received: from ichips.intel.com (localhost [127.0.0.1]) by dttlx129.pdx.intel.com (8.12.10/8.12.8/MailSET/client) with ESMTP id j4CHDc2x027639; Thu, 12 May 2005 10:13:38 -0700 Original-To: Eli Zaretskii In-Reply-To: Your message of "Thu, 12 May 2005 12:09:42 +0300." <01c556d2$Blat.v2.4$7aeb77a0@zahav.net.il> X-Scanned-By: MIMEDefang 2.44 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:37045 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37045 "Eli Zaretskii" writes: > This uses exec-installed-p, which we don't have. Where is it from? I have been the developer and maintainer of this for years - however, I have become neglectful of late due to work, family, and other volunteering loads. I have a version that doesn't use exec-installed-p, but have not put it out for testing. regards -Ken