Hello, I have a question on Emacs on Macosx (Cocoa daily build). I am trying to force Emacs to do everything in a single window (open file from Finder, from command line most notably). I tried setting: (setq display-buffer-reuse-frames t) (setq pop-up-frames nil) (setq pop-up-windows nil) (setq dnd-open-file-other-window nil) But it does not seem to do what I want and new windows are opened with new file opened from Terminal or finder. Any idea ? -- Mickaël Rémond http://www.process-one.net/