From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: bzr handholding: restoring deleted file Date: Thu, 07 Jan 2010 19:51:51 -0500 Message-ID: References: <201001080045.o080jvAu008091@godzilla.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262912512 21103 80.91.229.12 (8 Jan 2010 01:01:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Jan 2010 01:01:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 08 02:01:45 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NT3EW-0000VV-Ed for ged-emacs-devel@m.gmane.org; Fri, 08 Jan 2010 02:01:44 +0100 Original-Received: from localhost ([127.0.0.1]:54561 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NT3EX-0006oN-2w for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 20:01:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NT3EP-0006lV-Qf for emacs-devel@gnu.org; Thu, 07 Jan 2010 20:01:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NT3EJ-0006cH-1H for emacs-devel@gnu.org; Thu, 07 Jan 2010 20:01:35 -0500 Original-Received: from [199.232.76.173] (port=35424 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NT3EI-0006bk-Ac for emacs-devel@gnu.org; Thu, 07 Jan 2010 20:01:30 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:50815) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NT3EH-00010g-St for emacs-devel@gnu.org; Thu, 07 Jan 2010 20:01:29 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NT34x-00059N-Kg; Thu, 07 Jan 2010 19:51:51 -0500 X-Spook: Clinton JFK Steve Case Commecen jihad target Audiotel X-Ran: Mr)Je+Jf;H;/0[jx-%%l6Vo'DzPm5$:7hZiX?_M;6QAHiUGI(}Lqey9&L6vC*dda3^8K#2 X-Hue: red X-Attribution: GM In-Reply-To: <201001080045.o080jvAu008091@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Thu, 7 Jan 2010 16:45:57 -0800 (PST)") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:119637 Archived-At: Dan Nicolaescu wrote: > C-x v d RET > > it should show the file as missing. > Put the cursor on it. > C-x v u RET > and you get it back. Thanks, but I actually want a non-Emacs solution in this case, because I want to use it in a script.