Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!rutgers!att!tut.cis.ohio-state.edu!pt.cs.cmu.edu!sei!jbg From: jbg@sei.cmu.edu (John Goodenough) Newsgroups: comp.emacs Subject: Re: print-buffer usage? Message-ID: <9715@as0c.sei.cmu.edu> Date: 17 Dec 90 14:40:48 GMT References: <44099@mips.mips.COM> Organization: Carnegie-Mellon University (Software Engineering Institute), Pgh, PA Lines: 18 In-reply-to: steveh@moosehead.mips.com's message of 14 Dec 90 22:01:39 GMT In article print-buffer usage? of 14 Dec 90 22:01:39 GMT steveh@moosehead.mips.com (Stephen C. Hill) writes: >The first question is, how does one specify a list when using the "s" >command within Edit-Option? If I type ("-PiD") in the mini-buffer, it >responds with "Invalid function: "-PiD"". So, I just went in and To prevent evaluation, type '("-PiD") I put the following into my .emacs file (set-variable 'lpr-switches (cons (concat "-h -B -P" (getenv "PRINTER")) nil)) -- John B. Goodenough Goodenough@sei.cmu.edu Software Engineering Institute 412-268-6391