From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Siegfried Heintze" Newsgroups: gmane.emacs.help Subject: Preloading Command/Parameter Recall in .emacs? Date: Mon, 28 Jul 2003 22:35:18 GMT Organization: Comcast Online Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1059431743 1566 80.91.224.249 (28 Jul 2003 22:35:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2003 22:35:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 29 00:35:40 2003 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 19hGah-0000Oe-00 for ; Tue, 29 Jul 2003 00:35:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19hGaV-0003BE-3R for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Jul 2003 18:35:27 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!wn14feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!sccrnsc01.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Original-NNTP-Posting-Host: 12.203.204.116 Original-X-Complaints-To: abuse@comcast.net Original-X-Trace: sccrnsc01 1059431718 12.203.204.116 (Mon, 28 Jul 2003 22:35:18 GMT) Original-NNTP-Posting-Date: Mon, 28 Jul 2003 22:35:18 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:115510 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11428 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11428 There are some might long commands, search strings and file names I use frequently and I'm getting might tired of typing them in all the time. How can I preload the command/parameter recal for the various command and parameter prompts in my .emacs file? I'm particularly intersted in the find file command (C-x C-f).