Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!ucla-cs!maui.cs.ucla.edu!jon From: jon@maui.cs.ucla.edu (Jonathan Gingerich) Newsgroups: comp.lang.lisp Subject: Removing &key's from &rest Message-ID: <1991Jan3.183316.13517@cs.ucla.edu> Date: 3 Jan 91 18:33:16 GMT Sender: news@cs.ucla.edu (Mr. News) Distribution: na Organization: UCLA Computer Science Department Lines: 10 Originator: jon@maui.cs.ucla.edu Nntp-Posting-Host: maui.cs.ucla.edu Removing keyword parameter pairs from the &rest list would seem to be a common need. Is there a CL function to do this? (I've looked) Is there a standard idiom? Email to jon@culv.unisys.com appreciated. Thanks, Jon.