[ESS] Is ess supposed to help with Sweave documents?
Paul Johnson
pauljohn at ku.edu
Thu Oct 28 18:59:01 CEST 2004
OK, I think this is helping. On Fedora Core 2 and Fedora Core 3 Test3,
I have emacs-21.3. I do have the cl and cl-seq files in the
/usr/share/emacs/21.3/lisp dirctory:
$ find . -name "cl*"
./emacs-lisp/cl.elc
./emacs-lisp/cl-compat.elc
./emacs-lisp/cl-macs.elc
./emacs-lisp/cl-extra.elc
./emacs-lisp/cl-specs.el
./emacs-lisp/cl-seq.elc
./emacs-lisp/cl-indent.elc
After following the link to the cl page that David offers, I put this
into the top of ~/.emacs
(require 'cl)
And now David's functions do work properly. Hooray! MUCH more convenient.
I would second David's proposal that one coherent set of tools and
practices be developed. For me, Emacs is frustrating because even the
simplest things, like making the screen fonts bigger, is a challenge.
Maybe, when Emacs-gtk materializes, some of this frustration will go
away. But, somehow, I doubt it.
pj
Stephen Eglen wrote:
> > > I have no idea how I found it (and perhaps this is a
> > > better way to do what I did with it) but it seems to
> > > be in cl-seq.el which is a part of common lisp (I
> > > think). Here's something about it:
> >
> > David - can you confirm what version of Emacs you run? I think Martin
> > said search is not in Emacs 21.3; I run Emacs 21.3.50 CVS and find it
> > also in cl-seq.el
> >
> > search is an autoloaded Lisp function in `cl-seq'.
> >
>
> just to follow up, David is using Emasc 21.3 and says it is present.
> I just looked in Emacs 21.2; it too has search defined in cl-seq.el.
> So I'm not clear as to why others cannot find it -- maybe try doing
> (load-library "cl-seq")
> (locate-library "cl-seq")
>
> and looking for search?
>
> Stephen
>
> ______________________________________________
> ESS-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
--
Paul E. Johnson email: pauljohn at ku.edu
Dept. of Political Science http://lark.cc.ku.edu/~pauljohn
1541 Lilac Lane, Rm 504
University of Kansas Office: (785) 864-9086
Lawrence, Kansas 66044-3177 FAX: (785) 864-5700
More information about the ESS-help
mailing list