From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help,gmane.emacs.windows Subject: Re: [h-e-w] [windows Q] `emacs here' like windows power tool `cmdprompt here' Date: Tue, 24 Aug 2010 10:53:00 -0500 Organization: Still searching... Message-ID: <87y6bw3t43.fsf@newsguy.com> References: <87bp8t5h68.fsf@newsguy.com> <4BA15CCCD0DD844ABF971A1DEA6ED02BB165FB@Mail1.Distekcorp.local> <877hjg5dcq.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 1282665231 16713 80.91.229.12 (24 Aug 2010 15:53:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 Aug 2010 15:53:51 +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 Tue Aug 24 17:53:50 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 1Onvos-00023S-00 for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Aug 2010 17:53:50 +0200 Original-Received: from localhost ([127.0.0.1]:34851 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Onvor-0005cj-9c for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Aug 2010 11:53:49 -0400 Original-Received: from [140.186.70.92] (port=47862 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OnvoW-0005cY-Kk for help-gnu-emacs@gnu.org; Tue, 24 Aug 2010 11:53:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OnvoU-0005W3-OE for help-gnu-emacs@gnu.org; Tue, 24 Aug 2010 11:53:28 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:51160) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnvoU-0005Vq-G4 for help-gnu-emacs@gnu.org; Tue, 24 Aug 2010 11:53:26 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OnvoS-0001mv-1A for help-gnu-emacs@gnu.org; Tue, 24 Aug 2010 17:53:24 +0200 Original-Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Aug 2010 17:53:24 +0200 Original-Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Aug 2010 17:53:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.windows Original-Lines: 20 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:kn8HplBDjew4j9OMne+UMFYoEKQ= 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:74795 gmane.emacs.windows:4730 Archived-At: Harry Putnam writes: > "Bryan Guthrie" writes: > >> StackOverflow has a "How to" page that may be helpful: >> http://stackoverflow.com/questions/455077/how-to-create-a-right-click-context-shell-shortcut-edit-with-emacs >> >> 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] >> @="" [HKEY_CLASSES_ROOT\*\shell\emacs] @="&Emacs" >> [HKEY_CLASSES_ROOT\*\shell\emacs\command] >> @="C:\\emacs\\bin\\gnuclientw -q \"%L\"" > > Sorry to be so dense, but is that literal? I'm not recognizing the > format there Ackkk... I see now, it is a *.reg file