From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: ispell-word when already in the minibuffer Date: Fri, 25 Feb 2005 01:51:31 +0800 Message-ID: <87y8ddrgm4.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1109268416 11994 80.91.229.2 (24 Feb 2005 18:06:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Feb 2005 18:06:56 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 24 19:06:56 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D4NNq-0004zP-Qi for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Feb 2005 19:06:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4NfR-0001sq-KA for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Feb 2005 13:24:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D4NeA-0001E2-1T for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2005 13:23:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D4Ne5-0001CJ-5R for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2005 13:23:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4Ne4-0000w3-UA for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2005 13:23:28 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D4N9B-0004Dl-N9 for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2005 12:51:33 -0500 Original-Received: from tc210-203-44-101.3-16.dynamic.ebtnet.net ([210.203.44.101]:32833 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.44 #0) id 1D4N9A-000EO2-55 by authid with plain for ; Thu, 24 Feb 2005 23:21:32 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geb-bug-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.bugs:10797 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:10797 ESC $ runs the command ispell-word C runs the command dired-do-copy But when entering the file name to copy to, /tmp/knwo, and hoping M-$ would change it to /tmp/know, it turns out ispell-word has no way to ask me the question, as I am already in the minibuffer.