home *** CD-ROM | disk | FTP | other *** search
Emacs Compiled Lisp | 1991-01-10 | 3.2 KB |
view JSON data
|
view as text
|
open on a Mac
|
open on a PC
This file was processed as: Emacs Compiled Lisp
(other/emacsCompiledLisp).
This format is not currently supported by dexvert.
Confidence | Program | Detection | Match Type | Support
|
---|
1%
| dexvert
| Emacs Compiled Lisp (other/emacsCompiledLisp)
| magic
| Unsupported |
100%
| file
| Emacs v18 byte-compiled Lisp data
| default
| |
99%
| file
| data
| default
| |
100%
| gt2
| Kopftext: '(put (quote file-locked) (quote error-conditions) (quote (file-locked file-error error)))
| default (weak)
| |
100%
| detectItEasy
| Format: plain text[LF]
| default (weak)
|
|
hex view+--------+-------------------------+-------------------------+--------+--------+
|00000000| 0a 28 70 75 74 20 28 71 | 75 6f 74 65 20 66 69 6c |.(put (q|uote fil|
|00000010| 65 2d 6c 6f 63 6b 65 64 | 29 20 28 71 75 6f 74 65 |e-locked|) (quote|
|00000020| 20 65 72 72 6f 72 2d 63 | 6f 6e 64 69 74 69 6f 6e | error-c|ondition|
|00000030| 73 29 20 28 71 75 6f 74 | 65 20 28 66 69 6c 65 2d |s) (quot|e (file-|
|00000040| 6c 6f 63 6b 65 64 20 66 | 69 6c 65 2d 65 72 72 6f |locked f|ile-erro|
|00000050| 72 20 65 72 72 6f 72 29 | 29 29 0a 0a 28 64 65 66 |r error)|))..(def|
|00000060| 75 6e 20 61 73 6b 2d 75 | 73 65 72 2d 61 62 6f 75 |un ask-u|ser-abou|
|00000070| 74 2d 6c 6f 63 6b 20 28 | 66 6e 20 6f 70 70 6f 6e |t-lock (|fn oppon|
|00000080| 65 6e 74 29 20 22 5c 0a | 41 73 6b 20 75 73 65 72 |ent) "\.|Ask user|
|00000090| 20 77 68 61 74 20 74 6f | 20 64 6f 20 77 68 65 6e | what to| do when|
|000000a0| 20 68 65 20 77 61 6e 74 | 73 20 74 6f 20 65 64 69 | he want|s to edi|
|000000b0| 74 20 46 49 4c 45 20 62 | 75 74 20 69 74 20 69 73 |t FILE b|ut it is|
|000000c0| 20 6c 6f 63 6b 65 64 20 | 62 79 20 55 53 45 52 2e | locked |by USER.|
|000000d0| 0a 54 68 69 73 20 66 75 | 6e 63 74 69 6f 6e 20 68 |.This fu|nction h|
|000000e0| 61 73 20 61 20 63 68 6f | 69 63 65 20 6f 66 20 74 |as a cho|ice of t|
|000000f0| 68 72 65 65 20 74 68 69 | 6e 67 73 20 74 6f 20 64 |hree thi|ngs to d|
|00000100| 6f 3a 0a 20 20 64 6f 20 | 28 73 69 67 6e 61 6c 20 |o:. do |(signal |
|00000110| 27 62 75 66 66 65 72 2d | 66 69 6c 65 2d 6c 6f 63 |'buffer-|file-loc|
|00000120| 6b 65 64 20 28 6c 69 73 | 74 20 46 49 4c 45 20 55 |ked (lis|t FILE U|
|00000130| 53 45 52 29 29 0a 20 20 | 20 20 74 6f 20 72 65 66 |SER)). | to ref|
|00000140| 72 61 69 6e 20 66 72 6f | 6d 20 65 64 69 74 69 6e |rain fro|m editin|
|00000150| 67 20 74 68 65 20 66 69 | 6c 65 0a 20 20 72 65 74 |g the fi|le. ret|
|00000160| 75 72 6e 20 74 20 28 67 | 72 61 62 20 74 68 65 20 |urn t (g|rab the |
|00000170| 6c 6f 63 6b 20 6f 6e 20 | 74 68 65 20 66 69 6c 65 |lock on |the file|
|00000180| 29 0a 20 20 72 65 74 75 | 72 6e 20 6e 69 6c 20 28 |). retu|rn nil (|
|00000190| 65 64 69 74 20 74 68 65 | 20 66 69 6c 65 20 65 76 |edit the| file ev|
|000001a0| 65 6e 20 74 68 6f 75 67 | 68 20 69 74 20 69 73 20 |en thoug|h it is |
|000001b0| 6c 6f 63 6b 65 64 29 2e | 0a 59 6f 75 20 63 61 6e |locked).|.You can|
|000001c0| 20 72 65 77 72 69 74 65 | 20 69 74 20 74 6f 20 75 | rewrite| it to u|
|000001d0| 73 65 20 61 6e 79 20 63 | 72 69 74 65 72 69 6f 6e |se any c|riterion|
|000001e0| 20 79 6f 75 20 6c 69 6b | 65 20 74 6f 20 63 68 6f | you lik|e to cho|
|000001f0| 6f 73 65 20 77 68 69 63 | 68 20 6f 6e 65 20 74 6f |ose whic|h one to|
|00000200| 20 64 6f 2e 22 20 28 62 | 79 74 65 2d 63 6f 64 65 | do." (b|yte-code|
|00000210| 20 22 ca 20 88 cb 8b 87 | 22 20 5b 61 6e 73 77 65 | ". ....|" [answe|
|00000220| 72 20 6f 70 70 6f 6e 65 | 6e 74 20 66 6e 20 74 65 |r oppone|nt fn te|
|00000230| 6d 20 69 6e 68 69 62 69 | 74 2d 71 75 69 74 20 74 |m inhibi|t-quit t|
|00000240| 20 63 75 72 73 6f 72 2d | 69 6e 2d 65 63 68 6f 2d | cursor-|in-echo-|
|00000250| 61 72 65 61 20 71 75 69 | 74 2d 66 6c 61 67 20 6e |area qui|t-flag n|
|00000260| 69 6c 20 68 65 6c 70 2d | 63 68 61 72 20 64 69 73 |il help-|char dis|
|00000270| 63 61 72 64 2d 69 6e 70 | 75 74 20 28 28 62 79 74 |card-inp|ut ((byt|
|00000280| 65 2d 63 6f 64 65 20 22 | c8 18 08 3f 85 64 00 ca |e-code "|...?.d..|
|00000290| cb 09 0a 23 88 c5 c5 1e | 06 1c cc 72 21 c8 89 16 |...#....|...r!...|
|000002a0| 07 88 2a 1b 0b 0e 09 55 | 83 28 00 cd 20 82 5f 00 |..*....U|.(.. ._.|
|000002b0| ce 0b cf 5c 22 89 10 88 | 08 3f 83 41 00 d0 20 88 |...\"...|.?.A.. .|
|000002c0| ca d1 21 88 d2 d3 21 82 | 5f 00 08 41 d4 3d 83 51 |..!...!.|_..A.=.Q|
|000002d0| 00 cd 20 88 c8 89 10 82 | 5f 00 08 41 d5 3d 85 5f |.. .....|_..A.=._|
|000002e0| 00 d6 d7 d8 0a 09 45 5c | 22 29 88 82 02 00 88 08 |......E\|")......|
|000002f0| 41 29 87 22 20 5b 61 6e | 73 77 65 72 20 6f 70 70 |A)." [an|swer opp|
|00000300| 6f 6e 65 6e 74 20 66 6e | 20 74 65 6d 20 69 6e 68 |onent fn| tem inh|
|00000310| 69 62 69 74 2d 71 75 69 | 74 20 74 20 63 75 72 73 |ibit-qui|t t curs|
|00000320| 6f 72 2d 69 6e 2d 65 63 | 68 6f 2d 61 72 65 61 20 |or-in-ec|ho-area |
|00000330| 71 75 69 74 2d 66 6c 61 | 67 20 6e 69 6c 20 68 65 |quit-fla|g nil he|
|00000340| 6c 70 2d 63 68 61 72 20 | 6d 65 73 73 61 67 65 20 |lp-char |message |
|00000350| 22 25 73 20 69 73 20 6c | 6f 63 6b 69 6e 67 20 25 |"%s is l|ocking %|
|00000360| 73 3a 20 61 63 74 69 6f | 6e 20 28 73 2c 20 71 2c |s: actio|n (s, q,|
|00000370| 20 70 2c 20 3f 29 3f 20 | 22 20 64 6f 77 6e 63 61 | p, ?)? |" downca|
|00000380| 73 65 20 61 73 6b 2d 75 | 73 65 72 2d 61 62 6f 75 |se ask-u|ser-abou|
|00000390| 74 2d 6c 6f 63 6b 2d 68 | 65 6c 70 20 61 73 73 6f |t-lock-h|elp asso|
|000003a0| 63 20 28 28 31 31 35 20 | 2e 20 74 29 20 28 31 31 |c ((115 |. t) (11|
|000003b0| 33 20 2e 20 79 69 65 6c | 64 29 20 28 37 20 2e 20 |3 . yiel|d) (7 . |
|000003c0| 79 69 65 6c 64 29 20 28 | 31 31 32 29 20 28 36 33 |yield) (|112) (63|
|000003d0| 20 2e 20 68 65 6c 70 29 | 29 20 62 65 65 70 20 22 | . help)|) beep "|
|000003e0| 50 6c 65 61 73 65 20 74 | 79 70 65 20 71 2c 20 73 |Please t|ype q, s|
|000003f0| 2c 20 6f 72 20 70 3b 20 | 6f 72 20 3f 20 66 6f 72 |, or p; |or ? for|
|00000400| 20 68 65 6c 70 22 20 73 | 69 74 2d 66 6f 72 20 33 | help" s|it-for 3|
|00000410| 20 68 65 6c 70 20 79 69 | 65 6c 64 20 73 69 67 6e | help yi|eld sign|
|00000420| 61 6c 20 66 69 6c 65 2d | 6c 6f 63 6b 65 64 20 22 |al file-|locked "|
|00000430| 46 69 6c 65 20 69 73 20 | 6c 6f 63 6b 65 64 22 5d |File is |locked"]|
|00000440| 20 31 34 29 29 5d 20 32 | 29 29 0a 0a 28 64 65 66 | 14))] 2|))..(def|
|00000450| 75 6e 20 61 73 6b 2d 75 | 73 65 72 2d 61 62 6f 75 |un ask-u|ser-abou|
|00000460| 74 2d 6c 6f 63 6b 2d 68 | 65 6c 70 20 6e 69 6c 20 |t-lock-h|elp nil |
|00000470| 28 62 79 74 65 2d 63 6f | 64 65 20 22 c0 90 c1 c2 |(byte-co|de "....|
|00000480| 21 91 87 22 20 5b 22 2a | 48 65 6c 70 2a 22 20 70 |!.." ["*|Help*" p|
|00000490| 72 69 6e 63 20 22 49 74 | 20 68 61 73 20 62 65 65 |rinc "It| has bee|
|000004a0| 6e 20 64 65 74 65 63 74 | 65 64 20 74 68 61 74 20 |n detect|ed that |
|000004b0| 79 6f 75 20 77 61 6e 74 | 20 74 6f 20 6d 6f 64 69 |you want| to modi|
|000004c0| 66 79 20 61 20 66 69 6c | 65 20 74 68 61 74 20 73 |fy a fil|e that s|
|000004d0| 6f 6d 65 6f 6e 65 20 65 | 6c 73 65 20 68 61 73 0a |omeone e|lse has.|
|000004e0| 61 6c 72 65 61 64 79 20 | 73 74 61 72 74 65 64 20 |already |started |
|000004f0| 6d 6f 64 69 66 79 69 6e | 67 20 69 6e 20 45 4d 41 |modifyin|g in EMA|
|00000500| 43 53 2e 0a 0a 59 6f 75 | 20 63 61 6e 20 3c 73 3e |CS...You| can <s>|
|00000510| 74 65 61 6c 20 74 68 65 | 20 66 69 6c 65 3b 20 54 |teal the| file; T|
|00000520| 68 65 20 6f 74 68 65 72 | 20 75 73 65 72 20 62 65 |he other| user be|
|00000530| 63 6f 6d 65 73 20 74 68 | 65 0a 20 20 69 6e 74 72 |comes th|e. intr|
|00000540| 75 64 65 72 20 69 66 20 | 28 73 29 68 65 20 65 76 |uder if |(s)he ev|
|00000550| 65 72 20 75 6e 6d 6f 64 | 69 66 69 65 73 20 74 68 |er unmod|ifies th|
|00000560| 65 20 66 69 6c 65 20 61 | 6e 64 20 74 68 65 6e 20 |e file a|nd then |
|00000570| 63 68 61 6e 67 65 73 20 | 69 74 20 61 67 61 69 6e |changes |it again|
|00000580| 2e 0a 59 6f 75 20 63 61 | 6e 20 3c 70 3e 72 6f 63 |..You ca|n <p>roc|
|00000590| 65 65 64 3b 20 79 6f 75 | 20 65 64 69 74 20 61 74 |eed; you| edit at|
|000005a0| 20 79 6f 75 72 20 6f 77 | 6e 20 28 61 6e 64 20 74 | your ow|n (and t|
|000005b0| 68 65 20 6f 74 68 65 72 | 20 75 73 65 72 27 73 29 |he other| user's)|
|000005c0| 20 72 69 73 6b 2e 0a 59 | 6f 75 20 63 61 6e 20 3c | risk..Y|ou can <|
|000005d0| 71 3e 75 69 74 3b 20 64 | 6f 6e 27 74 20 6d 6f 64 |q>uit; d|on't mod|
|000005e0| 69 66 79 20 74 68 69 73 | 20 66 69 6c 65 2e 22 5d |ify this| file."]|
|000005f0| 20 33 29 29 0a 0a 28 70 | 75 74 20 28 71 75 6f 74 | 3))..(p|ut (quot|
|00000600| 65 20 66 69 6c 65 2d 73 | 75 70 65 72 73 65 73 73 |e file-s|upersess|
|00000610| 69 6f 6e 29 20 28 71 75 | 6f 74 65 20 65 72 72 6f |ion) (qu|ote erro|
|00000620| 72 2d 63 6f 6e 64 69 74 | 69 6f 6e 73 29 20 28 71 |r-condit|ions) (q|
|00000630| 75 6f 74 65 20 28 66 69 | 6c 65 2d 73 75 70 65 72 |uote (fi|le-super|
|00000640| 73 65 73 73 69 6f 6e 20 | 66 69 6c 65 2d 65 72 72 |session |file-err|
|00000650| 6f 72 20 65 72 72 6f 72 | 29 29 29 0a 0a 28 64 65 |or error|)))..(de|
|00000660| 66 75 6e 20 61 73 6b 2d | 75 73 65 72 2d 61 62 6f |fun ask-|user-abo|
|00000670| 75 74 2d 73 75 70 65 72 | 73 65 73 73 69 6f 6e 2d |ut-super|session-|
|00000680| 74 68 72 65 61 74 20 28 | 66 6e 29 20 22 5c 0a 41 |threat (|fn) "\.A|
|00000690| 73 6b 20 61 20 75 73 65 | 72 20 77 68 6f 20 69 73 |sk a use|r who is|
|000006a0| 20 61 62 6f 75 74 20 74 | 6f 20 6d 6f 64 69 66 79 | about t|o modify|
|000006b0| 20 61 6e 20 6f 62 73 6f | 6c 65 74 65 20 62 75 66 | an obso|lete buf|
|000006c0| 66 65 72 20 77 68 61 74 | 20 74 6f 20 64 6f 2e 0a |fer what| to do..|
|000006d0| 54 68 69 73 20 66 75 6e | 63 74 69 6f 6e 20 68 61 |This fun|ction ha|
|000006e0| 73 20 74 77 6f 20 63 68 | 6f 69 63 65 73 3a 20 69 |s two ch|oices: i|
|000006f0| 74 20 63 61 6e 20 72 65 | 74 75 72 6e 2c 20 69 6e |t can re|turn, in|
|00000700| 20 77 68 69 63 68 20 63 | 61 73 65 20 74 68 65 20 | which c|ase the |
|00000710| 6d 6f 64 69 66 69 63 61 | 74 69 6f 6e 0a 6f 66 20 |modifica|tion.of |
|00000720| 74 68 65 20 62 75 66 66 | 65 72 20 77 69 6c 6c 20 |the buff|er will |
|00000730| 70 72 6f 63 65 65 64 2c | 20 6f 72 20 69 74 20 63 |proceed,| or it c|
|00000740| 61 6e 20 28 73 69 67 6e | 61 6c 20 27 66 69 6c 65 |an (sign|al 'file|
|00000750| 2d 73 75 70 65 72 73 65 | 73 73 69 6f 6e 20 28 66 |-superse|ssion (f|
|00000760| 69 6c 65 29 29 2c 0a 69 | 6e 20 77 68 69 63 68 20 |ile)),.i|n which |
|00000770| 63 61 73 65 20 74 68 65 | 20 70 72 6f 70 6f 73 65 |case the| propose|
|00000780| 64 20 62 75 66 66 65 72 | 20 6d 6f 64 69 66 69 63 |d buffer| modific|
|00000790| 61 74 69 6f 6e 20 77 69 | 6c 6c 20 6e 6f 74 20 62 |ation wi|ll not b|
|000007a0| 65 20 6d 61 64 65 2e 0a | 59 6f 75 20 63 61 6e 20 |e made..|You can |
|000007b0| 72 65 77 72 69 74 65 20 | 74 68 69 73 20 74 6f 20 |rewrite |this to |
|000007c0| 75 73 65 20 61 6e 79 20 | 63 72 69 74 65 72 69 6f |use any |criterio|
|000007d0| 6e 20 79 6f 75 20 6c 69 | 6b 65 20 74 6f 20 63 68 |n you li|ke to ch|
|000007e0| 6f 6f 73 65 20 77 68 69 | 63 68 20 6f 6e 65 20 74 |oose whi|ch one t|
|000007f0| 6f 20 64 6f 2e 22 20 28 | 62 79 74 65 2d 63 6f 64 |o do." (|byte-cod|
|00000800| 65 20 22 c8 20 88 c9 8b | 87 22 20 5b 61 6e 73 77 |e ". ...|." [answ|
|00000810| 65 72 20 74 65 6d 20 63 | 75 72 73 6f 72 2d 69 6e |er tem c|ursor-in|
|00000820| 2d 65 63 68 6f 2d 61 72 | 65 61 20 74 20 68 65 6c |-echo-ar|ea t hel|
|00000830| 70 2d 63 68 61 72 20 6e | 69 6c 20 66 6e 20 62 75 |p-char n|il fn bu|
|00000840| 66 66 65 72 2d 62 61 63 | 6b 65 64 2d 75 70 20 64 |ffer-bac|ked-up d|
|00000850| 69 73 63 61 72 64 2d 69 | 6e 70 75 74 20 28 28 62 |iscard-i|nput ((b|
|00000860| 79 74 65 2d 63 6f 64 65 | 20 22 c5 18 08 3f 85 57 |yte-code| "...?.W|
|00000870| 00 c8 c9 21 88 ca c3 1a | 72 29 21 19 09 0c 55 83 |...!....|r)!...U.|
|00000880| 1c 00 cb 82 21 00 cc 09 | cd 5c 22 41 89 10 88 08 |....!...|.\"A....|
|00000890| 3f 83 36 00 ce 20 88 c8 | cf 21 88 d0 d1 21 82 52 |?.6.. ..|.!...!.R|
|000008a0| 00 08 cb 3d 83 45 00 d2 | 20 88 c5 89 10 82 52 00 |...=.E..| .....R.|
|000008b0| 08 d3 3d 85 52 00 d4 d5 | d6 0e 06 44 5c 22 29 88 |..=.R...|...D\").|
|000008c0| 82 02 00 88 c8 d7 21 88 | c5 89 16 07 29 87 22 20 |......!.|....)." |
|000008d0| 5b 61 6e 73 77 65 72 20 | 74 65 6d 20 63 75 72 73 |[answer |tem curs|
|000008e0| 6f 72 2d 69 6e 2d 65 63 | 68 6f 2d 61 72 65 61 20 |or-in-ec|ho-area |
|000008f0| 74 20 68 65 6c 70 2d 63 | 68 61 72 20 6e 69 6c 20 |t help-c|har nil |
|00000900| 66 6e 20 62 75 66 66 65 | 72 2d 62 61 63 6b 65 64 |fn buffe|r-backed|
|00000910| 2d 75 70 20 6d 65 73 73 | 61 67 65 20 22 46 69 6c |-up mess|age "Fil|
|00000920| 65 20 68 61 73 20 63 68 | 61 6e 67 65 64 20 6f 6e |e has ch|anged on|
|00000930| 20 64 69 73 6b 3b 20 72 | 65 61 6c 6c 79 20 77 61 | disk; r|eally wa|
|00000940| 6e 74 20 74 6f 20 65 64 | 69 74 20 74 68 65 20 62 |nt to ed|it the b|
|00000950| 75 66 66 65 72 3f 20 28 | 79 2c 20 6e 20 6f 72 20 |uffer? (|y, n or |
|00000960| 43 2d 68 29 20 22 20 64 | 6f 77 6e 63 61 73 65 20 |C-h) " d|owncase |
|00000970| 68 65 6c 70 20 61 73 73 | 6f 63 20 28 28 31 31 30 |help ass|oc ((110|
|00000980| 20 2e 20 79 69 65 6c 64 | 29 20 28 37 20 2e 20 79 | . yield|) (7 . y|
|00000990| 69 65 6c 64 29 20 28 31 | 32 31 20 2e 20 70 72 6f |ield) (1|21 . pro|
|000009a0| 63 65 65 64 29 20 28 36 | 33 20 2e 20 68 65 6c 70 |ceed) (6|3 . help|
|000009b0| 29 29 20 62 65 65 70 20 | 22 50 6c 65 61 73 65 20 |)) beep |"Please |
|000009c0| 74 79 70 65 20 79 20 6f | 72 20 6e 3b 20 6f 72 20 |type y o|r n; or |
|000009d0| 3f 20 66 6f 72 20 68 65 | 6c 70 22 20 73 69 74 2d |? for he|lp" sit-|
|000009e0| 66 6f 72 20 33 20 61 73 | 6b 2d 75 73 65 72 2d 61 |for 3 as|k-user-a|
|000009f0| 62 6f 75 74 2d 73 75 70 | 65 72 73 65 73 73 69 6f |bout-sup|ersessio|
|00000a00| 6e 2d 68 65 6c 70 20 79 | 69 65 6c 64 20 73 69 67 |n-help y|ield sig|
|00000a10| 6e 61 6c 20 66 69 6c 65 | 2d 73 75 70 65 72 73 65 |nal file|-superse|
|00000a20| 73 73 69 6f 6e 20 22 46 | 69 6c 65 20 63 68 61 6e |ssion "F|ile chan|
|00000a30| 67 65 64 20 6f 6e 20 64 | 69 73 6b 22 20 22 46 69 |ged on d|isk" "Fi|
|00000a40| 6c 65 20 6f 6e 20 64 69 | 73 6b 20 6e 6f 77 20 77 |le on di|sk now w|
|00000a50| 69 6c 6c 20 62 65 63 6f | 6d 65 20 61 20 62 61 63 |ill beco|me a bac|
|00000a60| 6b 75 70 20 66 69 6c 65 | 20 69 66 20 79 6f 75 20 |kup file| if you |
|00000a70| 73 61 76 65 20 74 68 65 | 73 65 20 63 68 61 6e 67 |save the|se chang|
|00000a80| 65 73 2e 22 5d 20 31 32 | 29 29 5d 20 32 29 29 0a |es."] 12|))] 2)).|
|00000a90| 0a 28 64 65 66 75 6e 20 | 61 73 6b 2d 75 73 65 72 |.(defun |ask-user|
|00000aa0| 2d 61 62 6f 75 74 2d 73 | 75 70 65 72 73 65 73 73 |-about-s|upersess|
|00000ab0| 69 6f 6e 2d 68 65 6c 70 | 20 6e 69 6c 20 28 62 79 |ion-help| nil (by|
|00000ac0| 74 65 2d 63 6f 64 65 20 | 22 c0 90 c1 c2 21 91 87 |te-code |"....!..|
|00000ad0| 22 20 5b 22 2a 48 65 6c | 70 2a 22 20 70 72 69 6e |" ["*Hel|p*" prin|
|00000ae0| 63 20 22 59 6f 75 20 77 | 61 6e 74 20 74 6f 20 6d |c "You w|ant to m|
|00000af0| 6f 64 69 66 79 20 61 20 | 62 75 66 66 65 72 20 77 |odify a |buffer w|
|00000b00| 68 6f 73 65 20 64 69 73 | 6b 20 66 69 6c 65 20 68 |hose dis|k file h|
|00000b10| 61 73 20 63 68 61 6e 67 | 65 64 0a 73 69 6e 63 65 |as chang|ed.since|
|00000b20| 20 79 6f 75 20 6c 61 73 | 74 20 72 65 61 64 20 69 | you las|t read i|
|00000b30| 74 20 69 6e 20 6f 72 20 | 73 61 76 65 64 20 69 74 |t in or |saved it|
|00000b40| 20 77 69 74 68 20 74 68 | 69 73 20 62 75 66 66 65 | with th|is buffe|
|00000b50| 72 2e 0a 0a 49 66 20 79 | 6f 75 20 73 61 79 20 60 |r...If y|ou say `|
|00000b60| 79 27 20 74 6f 20 67 6f | 20 61 68 65 61 64 20 61 |y' to go| ahead a|
|00000b70| 6e 64 20 6d 6f 64 69 66 | 79 20 74 68 69 73 20 62 |nd modif|y this b|
|00000b80| 75 66 66 65 72 2c 0a 79 | 6f 75 20 72 69 73 6b 20 |uffer,.y|ou risk |
|00000b90| 72 75 69 6e 69 6e 67 20 | 74 68 65 20 77 6f 72 6b |ruining |the work|
|00000ba0| 20 6f 66 20 77 68 6f 65 | 76 65 72 20 72 65 77 72 | of whoe|ver rewr|
|00000bb0| 6f 74 65 20 74 68 65 20 | 66 69 6c 65 2e 0a 49 66 |ote the |file..If|
|00000bc0| 20 79 6f 75 20 73 61 79 | 20 60 6e 27 2c 20 74 68 | you say| `n', th|
|00000bd0| 65 20 63 68 61 6e 67 65 | 20 79 6f 75 20 73 74 61 |e change| you sta|
|00000be0| 72 74 65 64 20 74 6f 20 | 6d 61 6b 65 20 77 69 6c |rted to |make wil|
|00000bf0| 6c 20 62 65 20 61 62 6f | 72 74 65 64 2e 0a 0a 59 |l be abo|rted...Y|
|00000c00| 6f 75 20 6d 69 67 68 74 | 20 63 6f 6e 73 69 64 65 |ou might| conside|
|00000c10| 72 20 61 6e 73 77 65 72 | 69 6e 67 20 60 6e 27 2c |r answer|ing `n',|
|00000c20| 20 72 75 6e 6e 69 6e 67 | 20 60 4d 2d 78 20 72 65 | running| `M-x re|
|00000c30| 76 65 72 74 2d 62 75 66 | 66 65 72 27 20 74 6f 0a |vert-buf|fer' to.|
|00000c40| 62 72 69 6e 67 20 74 68 | 65 20 74 65 78 74 20 69 |bring th|e text i|
|00000c50| 6e 20 45 6d 61 63 73 20 | 69 6e 74 6f 20 61 63 63 |n Emacs |into acc|
|00000c60| 6f 72 64 20 77 69 74 68 | 20 77 68 61 74 20 69 73 |ord with| what is|
|00000c70| 20 6f 6e 20 64 69 73 6b | 2c 20 61 6e 64 20 74 68 | on disk|, and th|
|00000c80| 65 6e 0a 6d 61 6b 69 6e | 67 20 74 68 65 20 63 68 |en.makin|g the ch|
|00000c90| 61 6e 67 65 20 61 67 61 | 69 6e 2e 22 5d 20 33 29 |ange aga|in."] 3)|
|00000ca0| 29 0a | |). | |
+--------+-------------------------+-------------------------+--------+--------+