Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!labrea!rocky!lewis From: lewis@rocky.STANFORD.EDU (Bil Lewis) Newsgroups: comp.emacs Subject: Re: get-process-buffer Message-ID: <761@rocky.STANFORD.EDU> Date: Mon, 16-Nov-87 12:19:00 EST Article-I.D.: rocky.761 Posted: Mon Nov 16 12:19:00 1987 Date-Received: Wed, 18-Nov-87 04:25:32 EST References: <1748@culdev1.UUCP> Organization: Stanford University Computer Science Department Lines: 13 In-reply-to: drw@culdev1.UUCP's message of 12 Nov 87 22:15:25 GMT Posting-Front-End: GNU Emacs 18.36.1 of Fri Feb 6 1987 on rocky (berkeley-unix) Dale, Could this be what you're after? (process-buffer (get-process "shell")) => # It's true that naming conventions are violated on occaision. I can't say why. -Bil --