[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: revert buffer does not change text file format (DOS, UNIX, etc)
From: |
Eli Zaretskii |
Subject: |
Re: revert buffer does not change text file format (DOS, UNIX, etc) |
Date: |
Wed, 06 Aug 2003 21:51:49 +0200 |
> From: Miguel Frasson <frasson@math.leidenuniv.nl>
> Date: Wed, 6 Aug 2003 12:23:25 +0200 (MEST)
>
> TO provide complete bug report, if I open file with DOS format on emacs,
> convert to unix, revert (status line does not change), convert again to
> DOS, revert again, then there is no change on status line in the whole
> process.
This is a feature; if you don't want it, prefix revert-buffer with
"C-x RET c CODING-SYSTEM RET". (It's possible that this only works
in the latest version of Emacs, or even only in the CVS.)