Completions echo
Einar Arnason
einar at kjoi.lif.hi.is
Thu Jan 25 22:27:57 CET 2001
Dear ESS community,
I'm having the same problem as reported by Mary Lindstrom February
last year. I've searched the archives and found no answer. Please help
if you know an answer to this.
The problem is that on TABbing for completion or dumping a function
(C-cC-d) for the first time in an S buffer the iESS buffer echoes
object names of various functions and datasets. The object names which
appear are the ones on the last position on the search list (see
examples below). This also occurs when creating the namedb with M-x
ess-create-object-name-db
I'm running Version 3.4 Release 1 for HP 9000 Series, HP-UX 9.0.5 :
1996: This behavior occurs under emacs 19.34 and emacs 20.3 using ess
up to and including ess-5.1.18. It does not occur running R under
emacs 20.7 and ess 5.1.18 under linux but it does occur running
S+elsewhere from the linux box on the HP.
Thanks for any help,
Einar
----------------------------------
EXAMPLES:
> search()
[1] ".Data"
[2] "/attic/users/splus/splus3.4/splus/.Functions"
[3] "/attic/users/splus/splus3.4/stat/.Functions"
[4] "/attic/users/splus/splus3.4/s/.Functions"
[5] "/attic/users/splus/splus3.4/s/.Datasets"
[6] "/attic/users/splus/splus3.4/stat/.Datasets"
[7] "/attic/users/splus/splus3.4/splus/.Datasets"
[8] "/attic/users/splus/splus3.4/library/trellis/.Data"
> [1] "Rows" "[.shingle" "add.scale.trellis"
[4] "as.data.frame.array" "as.data.frame.ts" "as.shingle"
[7] "axis.trellis" "banking" "barchart"
[10] "barley" "barley2" "bwplot"
[13] "bwps.trellis" "check.types" "cloud"
[16] "color.key" "colorps.trellis" "contourplot"
[19] "dating" "densityplot" "dev.attr.get"
[22] "dev.attr.set" "do.cin.trellis" "do.contour.trellis"
[25] "do.formula.trellis" "do.given.trellis" "do.index.trellis"
[28] "do.key.trellis" "do.label.trellis" "do.relation.trellis"
[31] "dotplot" "environmental" "equal.count"
[34] "example.bwplot" "example.calendar" "example.cloud"
[37] "example.contour" "example.coplot.fit" "example.coplot.one"
[40] "example.coplot.three" "example.coplot.two" "example.coplot2.fit"
[43] "example.density" "example.difscale" "example.dotplot"
[46] "example.draping" "example.draping2" "example.ecount"
[49] "example.frames2" "example.given" "example.histo"
[52] "example.level" "example.level.fit" "example.levelplot"
[55] "example.normal.qq" "example.oneway" "example.overplot"
[58] "example.pages" "example.parallel" "example.qqplot"
[61] "example.qqpool" "example.quantile" "example.reorder"
[64] "example.rfs" "example.robust" "example.shingle"
[67] "example.sl" "example.slice.box" "example.smooth"
[70] "example.splom" "example.splom2" "example.splom3"
[73] "example.strip" "example.tmd" "example.units.cm"
[76] "example.wire" "example.wire2" "fusion.time"
[79] "ganglion" "hamster" "histogram"
[82] "iris.trellis" "is.shingle" "key"
[85] "levelplot" "levels.shingle" "levels<-.shingle"
[88] "make.groups" "melanoma" "oneway"
[91] "ozone" "packlist.trellis" "panel.abline"
[94] "panel.barchart" "panel.bwplot" "panel.cloud"
[97] "panel.contourplot" "panel.densityplot" "panel.dotplot"
[100] "panel.fill" "panel.grid" "panel.histogram"
[103] "panel.levelplot" "panel.lmline" "panel.loess"
[106] "panel.pairs" "panel.parallel" "panel.piechart"
[109] "panel.plot.shingle" "panel.qq" "panel.qqmath"
[112] "panel.qqmathline" "panel.splom" "panel.stripplot"
[115] "panel.superpose" "panel.tmd" "panel.wireframe"
[118] "panel.xyplot" "parallel" "pick.trellis"
[121] "piechart" "plot.shingle" "plot.trellis"
[124] "polarization" "prepanel.densityplot" "prepanel.lmline"
[127] "prepanel.loess" "prepanel.qq" "prepanel.qqmath"
[130] "prepanel.qqmathline" "prepanel.tmd" "print.shingle"
[133] "print.summary.shingle" "print.trellis" "proc.given.trellis"
[136] "proc.scale.trellis" "qq" "qqmath"
[139] "render.3d.trellis" "render.contour.trellis" "render.level.trellis"
[142] "render.trellis" "reorder.factor" "rfs"
[145] "rubber" "setup.1d.trellis"
[147] "setup.2d.trellis" "setup.3d.trellis"
[149] "setup.level.trellis" "setup.pd.trellis"
[151] "shingle" "show.settings"
[153] "singer" "splom"
[155] "strip.default" "stripplot"
[157] "summary.shingle" "sunspot"
[159] "tmd" "trellis.device"
[161] "trellis.par.get" "trellis.par.set"
[163] "trellis.settings" "trellis.settings.bw"
[165] "trellis.settings.bwps" "trellis.settings.color"
[167] "trellis.settings.colorps" "trellis.settings.motif"
[169] "trellis.settings.motif.bw" "wireframe"
[171] "xcm.trellis.motif" "xcm.trellis.motif.bw"
[173] "xcm.trellis.openlook" "xcm.trellis.openlook.bw"
[175] "xyplot"
> >
> search()
[1] ".Data"
[2] "/attic/users/splus/splus3.4/splus/.Functions"
[3] "/attic/users/splus/splus3.4/stat/.Functions"
[4] "/attic/users/splus/splus3.4/s/.Functions"
[5] "/attic/users/splus/splus3.4/s/.Datasets"
[6] "/attic/users/splus/splus3.4/stat/.Datasets"
[7] "/attic/users/splus/splus3.4/splus/.Datasets"
[8] "/attic/users/splus/splus3.4/library/trellis/.Data"
> detach(8)
> NULL
> [1] "..min.script.id" ".Copyright" ".PostScript.Options"
[4] "CO2" "CO2.func" "CO2.plot"
[7] "DNase" "DNase.plot" "Earthquake"
[10] "Earthquake.plot" "Fatigue" "Fatigue.func"
[13] "Fatigue.plot" "Indometh" "Indometh.plot"
[16] "Orange" "Orange.plot" "Orthodont"
[19] "Orthodont.plot" "Ovary" "Ovary.plot"
[22] "Pheno.func" "Pheno.plot" "Phenobarb"
[25] "Pixel" "Pixel.plot" "Quin.func"
[28] "Quinidine" "Relaxin" "Relaxin.plot"
[31] "Soybean" "Soybean.plot" "Theoph"
[34] "Theoph.plot" "bar.old" "bar.splus"
[37] "barley.disease" "barley.exposed" "biexp"
[40] "bladder" "bxp.att" "bxp.old"
[43] "bxp.splus" "cancer.vet" "capacitor"
[46] "drug.mult" "dyn.load.functions" "first.order.log"
[49] "fpl" "geyser" "halibut"
[52] "heart" "leukemia" "logistic"
[55] "lung" "ovarian" "pie.old"
[58] "pie.splus" "ps.colors.rgb" "ps.paper.regions"
[61] "ps.preamble.std" "ps.setcolor.hsb" "ps.setcolor.rgb"
[64] "ps.setfont.latin1" "ps.setfont.std" "quake"
[67] "quakes.bay" "survexp.az" "survexp.azr"
[70] "survexp.fl" "survexp.flr" "survexp.mn"
[73] "survexp.mnwhite" "survexp.us" "survexp.usr"
[76] "survexp.uswhite" "testscores" "version"
[79] "voice.five" "xcm.black.wb" "xcm.contrast"
[82] "xcm.cyanred" "xcm.gray.bb" "xcm.gray.wb"
[85] "xcm.heatA" "xcm.heatB" "xcm.topograph"
[88] "xcm.vlight" "xcm.white.bb"
> >
> search()
[1] ".Data"
[2] "/attic/users/splus/splus3.4/splus/.Functions"
[3] "/attic/users/splus/splus3.4/stat/.Functions"
[4] "/attic/users/splus/splus3.4/s/.Functions"
[5] "/attic/users/splus/splus3.4/s/.Datasets"
[6] "/attic/users/splus/splus3.4/stat/.Datasets"
[7] "/attic/users/splus/splus3.4/splus/.Datasets"
[8] "/attic/users/splus/splus3.4/library/trellis/.Data"
> detach(8)
> detach(7)
> [1] "Lubricant" "Puromycin" "air" "car.all"
[5] "car.test.frame" "catalyst" "claims" "cu.dimensions"
[9] "cu.models" "cu.specs" "cu.summary" "dimdc.list"
[13] "ethanol" "fc" "fuel.frame" "fuel.frame.orig"
[17] "galaxy" "gas" "guayule" "gun"
[21] "kyphosis" "market.frame" "market.survey" "match.dims"
[25] "match.specs" "match.summary" "oa.12.2p11" "oa.16.2p15"
[29] "oa.18.2p1x3p7" "oa.20.2p19" "oa.24.2p23" "oa.24.3p1x2p4"
[33] "oa.27.3p13" "oa.32.2p31" "oa.36.2p3x3p4" "oa.4.2p3"
[37] "oa.8.2p7" "oa.9.3p4" "ozone.data" "pigment"
[41] "pingpong" "sampleruns" "solder" "solder.balance"
[45] "solder2" "store.co.helmert" "store.co.mean" "store.co.poly"
[49] "wafer" "wpm1"
> >
Removing all datasets the behavior is still there
> search()
[1] ".Data"
[2] "/attic/users/splus/splus3.4/splus/.Functions"
[3] "/attic/users/splus/splus3.4/stat/.Functions"
[4] "/attic/users/splus/splus3.4/s/.Functions"
> NULL
> [1] "!" "!=" "$"
[4] "$<-" "%%" "%/%"
[7] "%o%" "&" "&&"
[10] "*" "+" "-"
[13] ".Begin.pic" ".Cur.pic" ".Perm.assign"
...deleted...
>>> Position 4 (/attic/users/splus/splus3.4/s/.Functions)
[1] "!" "!=" "$"
[4] "$<-" "%%" "%/%"
[7] "%o%" "&" "&&"
[10] "*" "+" "-"
[13] ".Begin.pic" ".Cur.pic" ".Perm.assign"
------------------------------------------------------------------
Einar Arnason einar at lif.hi.is
Institute of Biology
University of Iceland office: (354)-525-4613
Grensasvegur 12 lab: (354)-525-4606
108 Reykjavik, Iceland fax (354)-525-4069
------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe or unsubscribe
(in the "body", not the subject !) To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the ESS-help
mailing list