Mercurial > emacs
changeset 12609:5cb83d6bbce1
M-ESC => M-:
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 19 Jul 1995 15:57:51 +0000 |
parents | c6215ec3f536 |
children | 2e1cc7fae2ba |
files | etc/TUTORIAL |
diffstat | 1 files changed, 9 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TUTORIAL Wed Jul 19 15:47:28 1995 +0000 +++ b/etc/TUTORIAL Wed Jul 19 15:57:51 1995 +0000 @@ -205,17 +205,16 @@ If you have typed an <ESC> by mistake, you can get rid of it with a C-g. -If you type <ESC> <ESC>, you get a new window appearing on -the screen, telling you that M-ESC is a "disabled command" -and asking whether you really want to execute it. The command -M-ESC is marked as disabled because you probably don't want to -use it until you know more about Emacs, and we expect it would -confuse you if it were allowed to go ahead and run. If you really -want to try the M-ESC command, you could type a Space in answer -to the question and M-ESC would go ahead. Normally, if you do -not want to execute M-ESC, you would type "n" to answer the question. +If you type <ESC> : then you get a new window appearing on the screen, +telling you that M-: is a "disabled command" and asking whether you +really want to execute it. The command M-: is marked as disabled +because we expect it would confuse beginners and you probably don't +want to use it until you know more about Emacs. If you really want to +try the M-: command, you could type a Space in answer to the question, +and M-: would go ahead. Normally, if you do not want to execute M-:, +you would type "n" to answer the question. ->> Type <ESC> <ESC>, then type n. +>> Type <ESC> :, then type n. * WINDOWS