Specifying that frames should by default be placed at the left edge  
using

   (setq default-frame-alist (append default-frame-alist '((left . 0))))

does not seem to have any effect on new frames created. New frames are  
simply staggered (places maybe 10-20 pixels below and to the right of  
the last frame). Is this a known issue? I rely on frames always being  
created at the left edge for space reasons (no use for partially  
overlapping windows) and miss this functionality.

Note: keys such as "height" seem to still be working.

Emacs Version: 9.0rc3
MacOS Version: 10.5.1

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to