[ESS-bugs] ess-mode 14.1x [elpa: 20141024.1610]; Elpa install uses incorrect Info dir
Gregory Grubbs
gregory at dynapse.com
Fri Nov 7 19:45:19 CET 2014
For non-xemacs, ess-site.el incorrectly adds
(expand-file-name "../doc/info/" ess-lisp-directory)
to Info-default-directory-list
It should instead add
(expand-file-name "../" ess-lisp-directory)
-------------------------------------------------------
This bug report will be sent to the ESS bugs email list
Press C-c C-c when you are ready to send your message.
-------------------------------------------------------
[ess-site.el]: ess-customize-alist=nil
[ess-site.el _2_]: ess-customize-alist=nil
(R): ess-r-versions-create making M-x defuns for
R-3.1.2-32bit
R-3.1.2-64bit
Emacs : GNU Emacs 24.4.2 (x86_64-pc-mingw32)
of 2014-10-27 on LOBSANG
Package: ess-mode 14.1x [elpa: 20141024.1610]
current state:
==============
(setq
ess-language nil
ess-dialect nil
ess-ask-for-ess-directory t
ess-ask-about-transfile nil
ess-directory nil
ess-keep-dump-files "always"
ess-source-directory "C:\\cygwin\\tmp"
ess-use-ido t
ess-use-eldoc t
ess-use-tracebug t
ess-use-auto-complete t
ess-eval-visibly-p t
ess-can-eval-in-background nil
ess-local-process-name nil
)
[[alternative HTML version deleted]]
More information about the ESS-bugs
mailing list