From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.help Subject: ipa and ispell Date: Wed, 13 May 2009 12:15:30 -0400 Message-ID: <87d4adc731.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1242233100 17641 80.91.229.12 (13 May 2009 16:45:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 May 2009 16:45:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 13 18:44:53 2009 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 1M4HZb-0006v7-24 for geh-help-gnu-emacs@m.gmane.org; Wed, 13 May 2009 18:44:51 +0200 Original-Received: from localhost ([127.0.0.1]:59111 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4HZa-0000w1-Gm for geh-help-gnu-emacs@m.gmane.org; Wed, 13 May 2009 12:44:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4H7p-0003UL-1e for help-gnu-emacs@gnu.org; Wed, 13 May 2009 12:16:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4H7k-0003Sl-B0 for help-gnu-emacs@gnu.org; Wed, 13 May 2009 12:16:08 -0400 Original-Received: from [199.232.76.173] (port=52055 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4H7k-0003Sd-3M for help-gnu-emacs@gnu.org; Wed, 13 May 2009 12:16:04 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:41156 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M4H7j-0000Gh-GB for help-gnu-emacs@gnu.org; Wed, 13 May 2009 12:16:03 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M4H7c-0007z9-Oa for help-gnu-emacs@gnu.org; Wed, 13 May 2009 16:15:56 +0000 Original-Received: from pool-162-84-234-131.ny5030.east.verizon.net ([162.84.234.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 May 2009 16:15:56 +0000 Original-Received: from sean.sieger by pool-162-84-234-131.ny5030.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 May 2009 16:15:56 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-162-84-234-131.ny5030.east.verizon.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) Cancel-Lock: sha1:42KtAll+0/PoTG1ZcfEE/WYSfD8= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:64394 Archived-At: While inserting an annotation, I used ispell to check a word, it worked several times (I think) and then subsequently, the debugger was entered after ispell's correct spelling message: Debugger entered--Lisp error: (error "Attempt to split minibuffer window") split-window(nil 2) ispell-overlay-window(2) ispell-show-choices(2 #) ispell-command-loop(("component" "components" "compliant" "complainant" "complaint" "component's" "compound" "competent") nil "componant" # #) byte-code("AA@AAA@@ \n%ć" [poss start end replace ispell-command-loop] 6) ispell-word(nil nil nil t) call-interactively(ispell-word nil nil) read-string("text: ") (let ((text ...)) (if (equal text "") (message "Empty annotations are not inserted.") (ipa-create-overlay ... text) (if ... ... ...))) ipa-insert() call-interactively(ipa-insert t nil) execute-extended-command(nil) call-interactively(execute-extended-command nil nil) After doing `q' to exit the debugger, the annotation I was typing vanished, not to be found in .ipa~. Next, I did emacs -q and while the text of my annotation didn't vanish, the attempt to use ispell resulted in the same `Attempt to split minibuffer window' error. This in, GNU Emacs 23.0.93.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-05-13 on g41r2f1