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)...
|