When I type C-x C-+
the height of the default face in the current buffer is increased. However, when I revert the buffer, the text scaling is reset to normal. I would like to keep the same scaling after reverting the buffer.
Is there a way to determine the amount of scaling in the current buffer, in order to save it and restore the same scaling when a buffer is reverted?