From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.w3m,gmane.emacs.bugs Subject: [emacs-w3m:11218] 24.0.50; don't ispell-kill-ispell over and over Date: Sun, 09 May 2010 09:21:45 +0800 Message-ID: <87y6ftvphy.fsf@jidanni.org> Reply-To: jidanni@jidanni.org, emacs-w3m@namazu.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1273368123 10139 80.91.229.12 (9 May 2010 01:22:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 9 May 2010 01:22:03 +0000 (UTC) Cc: emacs-w3m@namazu.org To: bug-gnu-emacs@gnu.org Original-X-From: emacs-w3m-admin@namazu.org Sun May 09 03:22:01 2010 connect(): No such file or directory Return-path: Envelope-to: emacs-w3m@deer.gmane.org Original-Received: from quimby.gnus.org ([80.91.231.51]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OAvDT-0002bs-GU for emacs-w3m@deer.gmane.org; Sun, 09 May 2010 03:21:59 +0200 Original-Received: from vaj.namazu.org ([202.221.179.42]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OAvDS-0005d6-00 for ; Sun, 09 May 2010 03:21:59 +0200 Original-Received: from vaj.namazu.org (localhost [127.0.0.1]) by vaj.namazu.org (Postfix) with ESMTP id ECBFD99EA1; Sun, 9 May 2010 10:21:52 +0900 (JST) Original-Received: from homiemail-a3.g.dreamhost.com (caiajhbdccac.dreamhost.com [208.97.132.202]) by vaj.namazu.org (Postfix) with ESMTP id 8EDD599E23 for ; Sun, 9 May 2010 10:21:51 +0900 (JST) Original-Received: from jidanni.org (218-163-3-88.dynamic.hinet.net [218.163.3.88]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a3.g.dreamhost.com (Postfix) with ESMTP id 2ECD9C5E1F; Sat, 8 May 2010 18:21:49 -0700 (PDT) X-ML-Name: emacs-w3m X-Mail-Count: 11218 X-MLServer: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (anyone can post) X-ML-Info: If you have a question, please contact emacs-w3m-admin@namazu.org; X-Spam-Flag: No X-Spam-Probability: 0.000000 Precedence: bulk Original-Lines: 22 List-Id: emacs-w3m.namazu.org List-Software: fml [fml 4.0.3 release (20011202/4.0.3)] List-Post: List-Owner: List-Help: List-Unsubscribe: Xref: news.gmane.org gmane.emacs.w3m:8577 gmane.emacs.bugs:36804 Archived-At: Every time I even do a S runs the command w3m-search, which is an interactive compiled Lisp function in `w3m-search.el'. I see a Starting new Ispell process [american] ... Looking in *Messages* Note: file is write protected Ispell process killed Starting new Ispell process [american] ... Mark set Mark saved where search started [5 times] Ispell process killed Starting new Ispell process [american] ... Ispell process killed Making completion list... Scanning for dabbrevs...100% Starting new Ispell process [american] ... Why couldn't things be left as they were? I.e., just let it live. See http://jidanni.org/comp/configuration/ for my dotfiles if curious.