Previous: , Up: Visiting or Finding Files   [Index]


7.3.1.9 find-file-literally — Variable

Function: find-file-literally

If non-nil, makes save-buffer behave as if the buffer were visiting its file literally, without conversions of any kind.

The command find-file-literally sets this variable’s local value, but other equivalent functions and commands can do that as well.

This variable is permanent local, so it is unaffected by changes of major modes.