Sujet : Re: Python (was Re: I did not inhale)
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.unix.shell comp.unix.programmer comp.lang.miscDate : 15. Sep 2024, 22:32:21
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vc7jp5$2ct1u$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Pan/0.160 (Toresk; )
On Sun, 15 Sep 2024 15:51:16 GMT, Scott Lurndal wrote:
You again elided the con-text that showed you were incorrect.
You left out this:
More on vim’s “binary” mode here
<
https://vi.stackexchange.com/questions/343/how-to-edit-binary-files-with-vim>:
It just sets a bunch of options to minimize the chance of screwing up the
file in ways you don’t want. Apart from that, it’s still editing it as a
text file.