Skip to content
Prev 29049 / 63421 Next

(PR#11537) help (using ?) does not handle trailing whitespace

By whitespace, I mean either a space or tab (preceding the newline).

I'm using ESS:
ess-version's value is "5.3.6"
GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of
2007-08-28 on terranova, modified by Debian

I have the following in my .emacs:
(load "ess-5.3.6/lisp/ess-site")
(setq ess-tab-always-indent nil)
(setq ess-fancy-comments nil)

I have not edited ess-site.el


On Fri, May 30, 2008 at 12:26 PM, Prof Brian Ripley
<ripley at stats.ox.ac.uk> wrote: