Stephen Leake <[EMAIL PROTECTED]> writes: > I don't see any way to get write-file to _not_ set buffer-modified-p. > I think this is a bug in Emacs; I'll raise it on emacs-devel.
I started posting on this, but realized I don't actually understand why (write-region (point-min) (point-max) file) doesn't work here. xmtn-dvc.el has comments that talk about getting the coding system correct. I understand coding system issues only in a limited way; I'm a native English speaker, so I can get by with ASCII. My only interaction with coding systems is DOS vs Unix end of line codings. And for that issue, write-region is sufficient. Christian; can you give a particular example of the problem? Or perhaps you can post this on emacs-devel directly? -- -- Stephe _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
