[ESS] ESS 14.09 File mode specification error
Vitalie Spinu
spinuvit at gmail.com
Sun Oct 19 01:02:17 CEST 2014
>>> Georg Otto on Sat, 18 Oct 2014 14:16:37 +0100 wrote:
[...]
> The cleanest way to test whether your function was called with
> `call-interactively' is by adding an extra optional argument, and
> making the `interactive' spec specify non-nil unconditionally for
> that argument. (`p' is a good way to do this.)
Ok, reading this now. You are right. called-interactively-p in newer
emacses is defined in lisp and has an additional, optional argument.
I will get rid of it in ess-set-style which is the only place that can
cause your error.
Vitalie
More information about the ESS-help
mailing list