[ESS] unwrapped text in ess-help-frame

Sebastian P. Luque spluque at gmail.com
Mon Oct 19 00:29:25 CEST 2009


Hi,

In previous ESS versions, the non-code text in ess-help-frame used to
wrap nicely to conform to the following specs in my ~/.emacs:

(setq ess-help-frame-alist
      '((height . 50) (width . 90) (unsplittable . t)
	(tool-bar-lines . 0) (menu-bar-lines . 0)
	(font . "DejaVu Sans Mono-11")
	(top . 0) (left . 0)
	(foreground-color . "wheat") (background-color . "gray25")))

However, I'm getting the raw long lines as sent by R with the latest
ESS.  Is this handled in a new way in the latest ESS?  Thanks.


Cheers,

-- 
Seb



More information about the ESS-help mailing list