how to click on file in file manager and have gnuclientw
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.016 sec
Re: how to click on file in file manager and have gnuclientw open it up     

Group: gnu.emacs.help · Group Profile · Search for how to click on file in file manager and have gnuclientw in gnu.emacs.help
Author: weber
Date: Mar 2, 2007 08:04

...> I use Explorer and other file manager programs (Directory Opus, Powerdesk) ...in Windows. When I click on an *.r file, gnuclientw starts up and... function a command too (find-file "~/.emacs") ) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; K E Y B ... recentf --- menu of recently visited files (require 'recentf) (recentf-mode 1)...
Show full article (29.97Kb)
Re: how to click on file in file manager and have gnuclientw open it up     

Group: gnu.emacs.help · Group Profile · Search for how to click on file in file manager and have gnuclientw in gnu.emacs.help
Author: james
Date: Mar 2, 2007 13:48

I think you'll want this in there somewhere: (server-start)
Show full article (0.06Kb)