[ESS] pop-up-frames and opening windows
David Reitter
david.reitter at gmail.com
Wed Aug 17 19:22:58 CEST 2005
On 17 Aug 2005, at 18:09, S.J.Eglen at damtp.cam.ac.uk wrote:
> hi David, I'm having a little trouble trying to understand your
> message. Have you found some sequence of actions that you think is
> a bug (either introduced in 5.2.8 or just going against what is
> documented to happen in ESS)? If so, it would be very helpful to us
> if you give us your settings in .emacs and a set of instructions
> that replicate the bug.
try this:
(require 'ess-site)
(setq pop-up-frames t) ;; Emacs customization
;; then load an R file or do M-x ess-mode and select, for example,
ESS / "About editing"
That should reproduce the bug: the original buffer shown twice in two
windows in the original frame, and (as expected) the Info buffer in
a separate frame.
This is in the latest CVS GNU Emacs, as experienced on Mac OS X. (I'm
using Aquamacs, actually, but you should be able to reproduce this on
any recent GNU Emacs 22.)
Let me know if anything is still unclear.
- Dave
More information about the ESS-help
mailing list