Is firefox on your search path? I had the same problem in python running pydoc, which I solved by writing a simple wrapper batch file.
On Wed, Feb 2, 2011 at 12:16 AM, Chris Sutcliffe <[email protected]> wrote: > I'm having a problem with Geanydoc 0.20 running on Windows 7. I have > Geanydoc configured for the C++ file type to execute this for Command > 0: > > firefox "http://www.google.com/search?q=%w" > > In my keybindings I have "Doc > Document current word" assigned to > <Alt>g, yet in the editor, with the cursor on anything, pressing > <Alt>g doesn't do anything. > > Is this a known issue, or is this user error? Any pointers on how to > get this working would be appreciated. > > Thank you, > > Chris > > -- > Chris Sutcliffe > http://emergedesktop.org > http://www.google.com/profiles/ir0nh34d > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany > -- =============================================== Jon Daily Technician =============================================== #!/usr/bin/env outside # It's great, trust me. _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
