Re: [Emacs-vr-mode-users] I'm interested in Emacs-vr-mode
Brought to you by:
grifgrif
From: Tim H. <tim...@gm...> - 2009-12-25 14:49:35
|
---------- Forwarded message ---------- From: Patrik Jonsson <gri...@us...> Date: Tue, Dec 22, 2009 at 6:55 AM Subject: Re: [Emacs-vr-mode-users] I'm interested in Emacs-vr-mode To: Tim Harper <tim...@gm...> Hey Tim, Did you set the variables in your .emacs according to the instructions? If it says VR process: no window matching nil emacs it looks like you've set the process to look for a window called "emacs", but in your screenshot, your emacs window seems to be called "*vr*". Also, it looks like you are running emacs under mac os? While *in principle* that should work, if you set it up to communicate over a network port, there are problems with window selection and focus. I suggest you start by running on nt-emacs in windows. Also I highly recommend using vr-mode in conjunction with "emacs voice commander" (http://www.xs4all.nl/~hdam/webpage/commander/commanderindex.htm) which voice-enables all emacs commands. It also includes a utility that sets the window title according to what modes are active. This gives it a predictable window title for vr-mode to lock on to, too. cheers, /Patrik On Tue, Dec 22, 2009 at 3:34 AM, Tim Harper <tim...@gm...> wrote: > okay! I have made further progress! > > I downloaded Dragon NaturallySpeaking 10.1, and told it to do in the > "repair install". After doing that, vr.exe stopped giving the > aforementioned errors. > > Next, and I installed the Emacs Lisp package, and configured it to > connect. I was having a really hard time getting it to connect, > keeping on getting the error messages: > > VR Mode command channel is not open: deactivate-buffer > > VR process: no window matching nil emacs > > When I used the debugger on vr-connect (edebug-defun), and traced > through it really slow (trying to find where the error occurred), it > worked. I can't explain why, but they would connect under those > circumstances. Perhaps it was connecting in sending commands to fast > or something? > > Anyways, I then proceeded to activate a buffer for dictation, and then > tried to dictate, and, crash! (it's worth mentioning that Dragon > NaturallySpeaking didn't crash) > > Here's a screenshot of the wreckage: > > http://screencast.com/t/NWU1MzM4MTYt > > Any ideas what to do from here boss? :-) Thank you so much for the assistance > > Tim > > On Mon, Dec 21, 2009 at 4:46 PM, Tim Harper <tim...@gm...> wrote: >> On Mon, Dec 21, 2009 at 4:20 PM, Patrik Jonsson >> <gri...@us...> wrote: >>> Ok, parallels makes more sense. dnsrdk doesn't normally do much, but I >>> think it should show a message with "components successfully >>> installed" or something similar. I can try it in a bit and get back to >>> you. Other people have run into the same problem that occasionally it >>> will fail to register. In most cases, un- and re-installing DNS and >>> then running dnsrdk again has fixed it. >>> >>> I don't think there are any other options. To get the sdk these days >>> you have to pay to be "authorized" as a dns developer, but luckily I >>> have it from before then and amazingly it seems it still works. >>> >>> One question: can you run natlink with your dns version? If that >>> works, then vr mode should work too, because I think they communicate >>> with dns using the same method. >>> >>> I know that parallels is not a problem, at least v3 which I've tried >>> successfully with. It might also be a Win version issue? I'm still >>> using XP but I assume you are more up to date? >>> >>> sorry I can't be more of a help. There are so many combinations of >>> Windows/DNS/architecture that it's practically impossible to figure >>> out why something wouldn't work and something else would. But in the >>> end, I think everyone who has tried enough many things has gotten VR >>> mode to work. >>> >>> /Patrik >>> >> >> thank you for the response :-) >> >> That is most fortunate indeed! I can't believe how expensive is to >> develop against Dragon NaturallySpeaking. If only it were open source >> :-) we could have innovation to no end with it. >> >> I downloaded NatSpeak, and when I try to run it, Python seems to get >> stuck in an infinite loop (eating up 100% of my processor). But, it >> looks like an exciting tool :-) definitely will give me something to >> play with during the Christmas break. >> >> I will try uninstalling and reinstalling Dragon NaturallySpeaking as >> you have suggested (fortunately for me, since I'm running under a >> virtual machine, if it doesn't work I can revert back to my previous >> configuration quite easily :-)). >> >> What version of Dragon NaturallySpeaking are you using? >> >> Thank you, >> >> Tim >> > |