From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: M-x up, or, GNU Emacs, GNU Readline... coincidence? I think not.
Date: Wed, 05 May 2004 11:15:06 -0600 [thread overview]
Message-ID: <4099211A.1060704@yahoo.com> (raw)
Eli Zaretskii writes:
> Not only in M-x, the whole matter of command and command args history
> in Emacs should undoubtfully be mentioned in the tutorial.
>
> Would you like to send a patch?
Sure, I will. Would someone please take care to forward it to the tutorial
translators?
*** emacs-21.3/etc/TUTORIAL.orig Thu Sep 5 16:45:47 2002
--- emacs-21.3/etc/TUTORIAL Wed May 5 11:05:47 2004
***************
*** 1061,1069 ****
---------------
You can learn more about Emacs by reading its manual, either as a book
! or on-line in Info (use the Help menu or type F10 h r). Two features
! that you may like especially are completion, which saves typing, and
! dired, which simplifies file handling.
Completion is a way to avoid unnecessary typing. For instance, if you
want to switch to the *Messages* buffer, you can type C-x b *M<Tab>
--- 1061,1069 ----
---------------
You can learn more about Emacs by reading its manual, either as a book
! or on-line in Info (use the Help menu or type F10 h r). Three features
! that you may like especially are completion and history, which save typing,
! and dired, which simplifies file handling.
Completion is a way to avoid unnecessary typing. For instance, if you
want to switch to the *Messages* buffer, you can type C-x b *M<Tab>
***************
*** 1071,1076 ****
--- 1071,1083 ----
determine from what you have already typed. Completion is described
in Info in the Emacs manual in the node called "Completion".
+ History is another way to avoid unnecessary typing. For example, if
+ you want to find a file that you visited earlier (or a file whose name
+ is similar to one you entered earlier), you can type C-x C-f M-p and
+ Emacs will fill in the previous file name you visited (which you can
+ then edit in the minibuffer). History is described in Info in the
+ Emacs manual in the node called "Minibuffer History".
+
Dired enables you to list files in a directory (and optionally its
subdirectories), move around that list, visit, rename, delete and
otherwise operate on the files. Dired is described in Info in the
--
Kevin Rodgers
next reply other threads:[~2004-05-05 17:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-05 17:15 Kevin Rodgers [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-05-05 17:36 M-x up, or, GNU Emacs, GNU Readline... coincidence? I think not Joe Corneli
2004-05-05 1:07 Joe Corneli
2004-05-05 6:29 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4099211A.1060704@yahoo.com \
--to=ihs_4664@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.