From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David R Newsgroups: gmane.emacs.help Subject: egrep error: egrep: /usr/dict/words: No such file or directory Date: Tue, 19 Jun 2007 08:52:10 +0100 Message-ID: <46778b23$1_1@mk-nntp-2.news.uk.tiscali.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182242428 16401 80.91.229.12 (19 Jun 2007 08:40:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Jun 2007 08:40:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 19 10:40:27 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I0ZGE-0007uU-NH for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Jun 2007 10:40:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0ZGE-0007bM-8J for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Jun 2007 04:40:26 -0400 User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) Original-Newsgroups: gnu.emacs.help Original-Lines: 15 X-Original-NNTP-Posting-Host: 80.47.212.66 Original-NNTP-Posting-Host: mk-nntp-2.news.uk.tiscali.com Original-X-Trace: 19 Jun 2007 08:52:06 +0100, mk-nntp-2.news.uk.tiscali.com Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news.astraweb.com!newsrouter-eu.astraweb.com!tiscali!newsfeed2.ip.tiscali.net!212.74.112.120.MISMATCH!mk-nntp-1.news.uk.tiscali.com!mk-nntp-2.news.uk.tiscali.com Original-Xref: shelby.stanford.edu gnu.emacs.help:149570 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45160 Archived-At: Hi if I try M-x ispell-complete-word-inferior-frac I get the message which is the subject title of this thread If I do M-x ispell-change-dictionary emacs lists about 20 possible completions What is happening? Is this a bug in ispell which I am using via aspell (setq-default ispell-program-name "aspell") How can I tell emacs to make ispell-complete-word-inferior-frac look in the same dictionaries which ispell-change-dictionary looks at? How can I discover where ispell-change-dictionary looks? thanks david R