From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Bryan Guthrie" Newsgroups: gmane.emacs.help,gmane.emacs.windows Subject: RE: [h-e-w] [windows Q] `emacs here' like windows power tool `cmdprompt here' Date: Mon, 23 Aug 2010 16:53:39 -0500 Message-ID: <4BA15CCCD0DD844ABF971A1DEA6ED02BB165FB@Mail1.Distekcorp.local> References: <87bp8t5h68.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CB430D.A5568416" X-Trace: dough.gmane.org 1282606558 30754 80.91.229.12 (23 Aug 2010 23:35:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 23 Aug 2010 23:35:58 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Harry Putnam" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 24 01:35:57 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 1OngYW-0007Sa-Uc for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Aug 2010 01:35:57 +0200 Original-Received: from localhost ([127.0.0.1]:41765 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OngYW-0003kD-2L for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Aug 2010 19:35:56 -0400 Original-Received: from [140.186.70.92] (port=54395 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OnfTI-0004Lw-2A for help-gnu-emacs@gnu.org; Mon, 23 Aug 2010 18:26:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OnfTG-00037K-Vk for help-gnu-emacs@gnu.org; Mon, 23 Aug 2010 18:26:27 -0400 Original-Received: from mail1.distek.com ([24.149.10.198]:24454) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnfTE-00036C-FZ; Mon, 23 Aug 2010 18:26:24 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [h-e-w] [windows Q] `emacs here' like windows power tool `cmdprompt here' Thread-Index: ActC72Uece6HYH3/TTaFPPR8DRdxsQAGzuku X-detected-operating-system: by eggs.gnu.org: Windows XP SP1+, 2000 SP3 X-Mailman-Approved-At: Mon, 23 Aug 2010 19:32:17 -0400 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:74786 gmane.emacs.windows:4727 Archived-At: This is a multi-part message in MIME format. ------_=_NextPart_001_01CB430D.A5568416 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable StackOverflow has a "How to" page that may be helpful: http://stackoverflow.com/questions/455077/how-to-create-a-right-click-con= text-shell-shortcut-edit-with-emacs =20 The site refers to "emacsclientw.exe", but "gnuclientw.exe" settings = would be similar, for example: REGEDIT4 ; This puts "emacs" into the right-click menu in Windows Explorer. [HKEY_CLASSES_ROOT\*\shell] @=3D"" [HKEY_CLASSES_ROOT\*\shell\emacs] @=3D"&Emacs" [HKEY_CLASSES_ROOT\*\shell\emacs\command] @=3D"C:\\emacs\\bin\\gnuclientw -q \"%L\"" Best regards, Bryan ________________________________ From: Harry Putnam [mailto:reader@newsguy.com] Sent: Mon 8/23/2010 1:15 PM To: help-emacs-windows@gnu.org Cc: help-gnu-emacs@gnu.org Subject: [h-e-w] [windows Q] `emacs here' like windows power tool = `cmdprompt here' 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. ------_=_NextPart_001_01CB430D.A5568416 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable [h-e-w] [windows Q] `emacs here' like = windows power tool `cmdprompt here'=0A= =0A= =0A= =0A=
=0A=
StackOverflow = has a "How to" page that may be helpful:
=0A= =0A=
 
=0A=
The site refers to = "emacsclientw.exe", but "gnuclientw.exe" settings would be similar, = for example:
=0A=
REGEDIT4
=0A=
;  This puts "emacs" = into the right-click menu in Windows = Explorer.
[HKEY_CLASSES_ROOT\*\shell]
@=3D""
[HKEY_CLASSES_ROOT\= *\shell\emacs]
@=3D"&Emacs"
[HKEY_CLASSES_ROOT\*\shell\emacs\co= mmand]
@=3D"C:\\emacs\\bin\\gnuclientw -q \"%L\""
=0A=
Best regards,
=0A=
Bryan
=0A=

=0A=
=0A= From: Harry Putnam = [mailto:reader@newsguy.com]
Sent: Mon 8/23/2010 1:15 = PM
To: help-emacs-windows@gnu.org
Cc: = help-gnu-emacs@gnu.org
Subject: [h-e-w] [windows Q] `emacs = here' like windows power tool `cmdprompt here'

=0A=
=0A=

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.


------_=_NextPart_001_01CB430D.A5568416--