Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!elroy!aero!venera.isi.edu!uci-ics!orion.cf.uci.edu!ucsd!ucbvax!tut.cis.ohio-state.edu!BBN.COM!gildea From: gildea@BBN.COM (Stephen Gildea) Newsgroups: gnu.emacs.bug Subject: command-switch-alist doc string error Message-ID: <8903011835.AA17670@prep.ai.mit.edu> Date: 1 Mar 89 18:51:29 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 6 From reading the source, it appears that in 18.53 the doc string for command-switch-alist is incorrect when it states that the remaining command-line args are in the variable `args'. They are actually in the variable `command-line-args-left'. < Stephen