~ubuntu-branches/ubuntu/saucy/ess/saucy-proposed

« back to all changes in this revision

Viewing changes to doc/README.SPLUS4WIN

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2010-11-08 16:52:27 UTC
  • mfrom: (1.2.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20101108165227-u844l0tlegcdn89k
Tags: 5.12-1
* New upstream version released today

* debian/emacen-startup: Follow suggestion by Kevin Ryde in #594750 and
  use debian-pkg-add-load-path-item as well; also improved emacsen-install
  script by using soft links instead of copies  (Closes: #594750)

Show diffs side-by-side

added added

removed removed

Lines of Context:
215
215
Found the solution to getting Sqpe-mode to work with the license manager - I
216
216
set S_ELMHOST in Emacs with (setenv "S_ELMHOST" "123.45.67.890"), instead of
217
217
trying to make it a command-line argument.  Thus I was also able to reduce
218
 
the number of modifications to "essd-sp4.el".  I still change the delay time
 
218
the number of modifications to "ess-sp4-d.el".  I still change the delay time
219
219
by hand (from 30 seconds to 10); I wish this were a variable so I could just
220
220
put (setq-default inferior-ess-delay 10) in my .emacs.
221
221
 
249
249
3) ESS:
250
250
<http://ess.stat.wisc.edu/>  get "ess-5.1.21.zip"
251
251
Extract to C:\emacs-20.4, thus creating C:/emacs-20.4/ess-5.1.21
252
 
In C:/emacs-20.4/ess-5.1.21/lisp/essd-sp4.el:
 
252
In C:/emacs-20.4/ess-5.1.21/lisp/ess-sp4-d.el:
253
253
  Change (sleep-for 30) to (sleep-for 10)  (twice)
254
254
 
255
255
4) Cygwin: