bug#2904: 23.0.92; ns-pop-up-frames should be customizable?
William Xu <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Organization | the Church of Emacs |
| Message-ID | <[email protected]> |
,----[ ns-pop-up-frames ] | (defvar ns-pop-up-frames 'fresh | "*Non-nil means open files upon request from the Workspace in a new frame. | If t, always do so. Any other non-nil value means open a new frame | unless the current buffer is a scratch buffer.") `---- It decides whether to create new frames when draging files into Emacs. Shouldn't it be a `defcustom'? In GNU Emacs 23.0.92.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-04-05 on zen.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' -- William http://xwl.appspot.com