help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MacOSX: Single window operation


From: Mickaël Rémond
Subject: MacOSX: Single window operation
Date: Fri, 9 Jan 2009 09:59:48 +0100

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/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]