From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Burton Samograd Newsgroups: gmane.emacs.help,gmane.emacs.windows Subject: Re: [windows Q] `emacs here' like windows power tool `cmd prompt here' Date: Mon, 23 Aug 2010 15:06:49 -0600 Message-ID: References: <87bp8t5h68.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1282597711 31749 80.91.229.12 (23 Aug 2010 21:08:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 23 Aug 2010 21:08:31 +0000 (UTC) Cc: help-emacs-windows@gnu.org To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 23 23:08:29 2010 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.69) (envelope-from ) id 1OneFn-0001EN-U3 for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Aug 2010 23:08:28 +0200 Original-Received: from localhost ([127.0.0.1]:48231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OneFn-0001Z7-Ax for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Aug 2010 17:08:27 -0400 Original-Received: from [140.186.70.92] (port=40116 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OneFN-0001Z0-6r for help-gnu-emacs@gnu.org; Mon, 23 Aug 2010 17:08:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OneFL-0002vH-BU for help-gnu-emacs@gnu.org; Mon, 23 Aug 2010 17:08:01 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:53977) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OneFL-0002v4-5v for help-gnu-emacs@gnu.org; Mon, 23 Aug 2010 17:07:59 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OneFH-0000jh-Lc for help-gnu-emacs@gnu.org; Mon, 23 Aug 2010 23:07:55 +0200 Original-Received: from calgary.userful.ca ([199.126.15.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Aug 2010 23:07:55 +0200 Original-Received: from burton by calgary.userful.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Aug 2010 23:07:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: calgary.userful.ca User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:gx9jWYTrbWt/9S/3VRvAj7Spqgk= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:74779 gmane.emacs.windows:4724 Archived-At: Harry Putnam writes: > My subject line is probably a miss-quote since I don't recall what the > MS `power tool' was called that allowed user to open a dos command > window at whatever directory she was browsing using a right click > menu. > > If anyone knows what I'm talking about, maybe you'll know if anyone > has ever written something for emacs that would allow user to open an > emacs terminal at whatever directory she is browsing. Here's one that was made for cygwin: http://software.ellerton.net/cygwin/ It seems to be just a registry patch file, so you might be able to edit to edit in a 'runemacs.exe -f shell ...' to get what you're looking for. -- Burton Samograd