BSD 4_1_snap development
[unix-history] / usr / lib / learn / editor / L15.2c
CommitLineData
3eb5d546
C
1#print
2Note that every set of lines to be appended ends
3with the character '.' alone on a line. This is essential
4to get back to editor command level. Whenever you have
5been appending, and you later type a 'p' or 'w' command
6and the editor appears not to respond, check that you
7remember to type the '.' to stop appending. This is a very
8common error even among experienced users. Suppose you type
9in, appending to a file, five lines; what must you type on
10the sixth line before typing 'w'? Type "answer X" where X
11is that character.
12#copyin
13#user
14#uncopyin
15#match .
16#log
17#next
1815.2d 5
1915.3d 2