From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michal Newsgroups: gmane.emacs.help Subject: Re: defadvice question. Date: Thu, 24 Sep 2009 18:42:11 +0200 Organization: education Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1253814049 13505 80.91.229.12 (24 Sep 2009 17:40:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Sep 2009 17:40:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 24 19:40:42 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MqsJ7-0007JT-Nm for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Sep 2009 19:40:41 +0200 Original-Received: from localhost ([127.0.0.1]:52948 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqsJ6-0007GD-V9 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Sep 2009 13:40:41 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!goblin1!goblin2!goblin.stu.neva.ru!feeder.erje.net!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!t-online.de!news.task.gda.pl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: jupiter.adlex.com Original-X-Trace: news.task.gda.pl 1253810569 8035 157.25.157.162 (24 Sep 2009 16:42:49 GMT) Original-X-Complaints-To: abuse@news.task.gda.pl Original-NNTP-Posting-Date: Thu, 24 Sep 2009 16:42:49 +0000 (UTC) X-Mailer: KMail/1.7.1 User-Agent: mozilla news reader Cancel-Lock: sha1:jjvr54Xoq68TzOdxt+lcpSCMtWE= Original-Xref: news.stanford.edu gnu.emacs.help:173331 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:68450 Archived-At: Hallo Kevin! Kevin Rodgers writes: >>> The tricky part is the "...". You could copy the entire interactive form from >>> cvs-checkout source in pcvs.el, but that defeats the whole purpose of using >>> advice. You might be able to work around it like this: then You rather meant just to copy these parameters by hand, didn't You? sorry for my misunderstanding > What does M-: (getenv "CVSROOT") display? "michal@cvs.repository:/var/local/cvsroot" > > cvs-checkout reads several arguments interactively, with different functions > that use different history variables. Which prompt are you interested in, > "CVS Root: ", "Module(s): ", or "CVS Checkout Directory: "? "CVS Root:" one best regards, Michal