From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: ido: how to recall previous input? Date: Sun, 02 Feb 2003 15:15:35 +0100 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <84u1fmn4zc.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044195575 21775 80.91.224.249 (2 Feb 2003 14:19:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 2 Feb 2003 14:19:35 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fKy5-0005ex-00 for ; Sun, 02 Feb 2003 15:19:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fKz4-0006MY-02 for gnu-help-gnu-emacs@m.gmane.org; Sun, 02 Feb 2003 09:20:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!p50876dce.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: p50876dce.dip.t-dialin.net (80.135.109.206) Original-X-Trace: fu-berlin.de 1044195346 36871020 80.135.109.206 (16 [73968]) User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:pWRlEVEUtraTASGRnNXvQv1zw5A= Original-Xref: shelby.stanford.edu gnu.emacs.help:109702 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6215 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6215 Let's say I want to create two directories, /foo/bar and /foo/baz. With the normal prompting, I do M-x make-directory RET /foo/bar RET, then M-x make-directory RET again, then M-p to recall previous input, then delete the trailing r and replace it with z. I haven't found out how to do the M-p thing (or something similar to it) with ido. (Ido has its own binding for M-p and I have no idea what that does :-) I've done C-h f on it, and I've tried it, but still, no idea.) -- A turnip curses Elvis