[OS X Emacs] Visit a file within the current window?
Ian Eure
ian at digg.com
Wed Nov 19 13:48:52 EST 2008
On Nov 18, 2008, at 10:06 PM, Ethan Herdrick wrote:
> I'd really like for C-x C-f to replace the contents of the current
> window, as in traditional versions of emacs. But I'd be satisfied
> with any other way to do that - to visit a file within the current
> window. Is that possible?
Turn off one-buffer-one-frame:
M-x customize-variable RET one-buffer-one-frame RET
Set it to `off', then C-x C-s.
I hate it, too.
- Ian
More information about the MacOSX-Emacs
mailing list