aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials/TUTORIAL
diff options
context:
space:
mode:
authorChong Yidong2008-03-12 13:41:02 +0000
committerChong Yidong2008-03-12 13:41:02 +0000
commita5ef46d9720cdc5ddc5e440abe20d673853d107c (patch)
treeddaa9aa4bfa53515dd67989aceabef9d7be9489d /etc/tutorials/TUTORIAL
parent4d2d106e6f6f8225734eb6c223d45ece437380db (diff)
downloademacs-a5ef46d9720cdc5ddc5e440abe20d673853d107c.tar.gz
emacs-a5ef46d9720cdc5ddc5e440abe20d673853d107c.zip
Remove discussion of flow control.
Diffstat (limited to 'etc/tutorials/TUTORIAL')
-rw-r--r--etc/tutorials/TUTORIAL7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index 2e31bee81b2..4345ac504e2 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -539,13 +539,6 @@ work if the system should crash.
539>> Type C-x C-s, saving your copy of the tutorial. 539>> Type C-x C-s, saving your copy of the tutorial.
540 This should show "Wrote ...TUTORIAL" at the bottom of the screen. 540 This should show "Wrote ...TUTORIAL" at the bottom of the screen.
541 541
542NOTE: On some systems, typing C-x C-s will freeze the screen and you
543will see no further output from Emacs. This indicates that an
544operating system "feature" called "flow control" is intercepting the
545C-s and not letting it get through to Emacs. To unfreeze the screen,
546type C-q. Then see the section "Spontaneous Entry to Incremental
547Search" in the Emacs manual for advice on dealing with this "feature".
548
549You can find an existing file, to view it or edit it. You can also 542You can find an existing file, to view it or edit it. You can also
550find a file which does not already exist. This is the way to create a 543find a file which does not already exist. This is the way to create a
551file with Emacs: find the file, which will start out empty, and then 544file with Emacs: find the file, which will start out empty, and then