Search the web
Sign In
New User? Sign Up
VoiceCoder · Forum for discussing using VR for the pu
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4378 - 4407 of 5996   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4378
Hi Derrick, I was looking at my backlog of todos for VoiceCode and came across the messages we exchanged back in May. I just wanted to let you know what I plan...
Desilets, Alain
alain_desilets
Offline Send Email
Jul 4, 2006
7:10 pm
4379
Hello, I personally have been wanting to send a note to add my personal favorite to the list: * Make Voice Code work with XEmacs. I gave up on GNU Emacs a...
John Werner
jwernerny
Offline Send Email
Jul 5, 2006
2:12 am
4380
... I'm migrating away from Emacs entirely as I was recently burned by its handling of Python indentation. (Tell me Xemacs is better on that and I'll try it)....
Eric S. Johansson
esjatharvee
Offline Send Email
Jul 5, 2006
2:42 am
4381
I have no opinion pro- or con- regarding XEmacs support. But if someone is going to invest the effort for another non-Emacs text editor or IDE, I suggest that...
Jonathan Epstein
jaepstein_63
Offline Send Email
Jul 5, 2006
2:12 pm
4382
Hello, I am not fond of emacs either. I use EmacsW32 (http://ourcomments.org/Emacs/EmacsW32.html) now, but I cannot use any of the special Windows tricks,...
Quintijn Hoogenboom
quintijn1951
Offline Send Email
Jul 5, 2006
2:48 pm
4383
... I think our preferences for one editor versus another comes from the fact that we must touch the keyboard. Leaving aside my strong distaste for the editor...
Eric S. Johansson
esjatharvee
Offline Send Email
Jul 5, 2006
3:15 pm
4384
Line #s are a requirement as well I think as well as almost any sort of scripting capability. I've looked extensively for simple editors that meet these...
Jonathan Epstein
jaepstein_63
Offline Send Email
Jul 5, 2006
4:08 pm
4385
Line #s are a requirement as well I think as well as almost any sort of scripting capability. I've looked extensively for simple editors that meet these...
Jonathan Epstein
jaepstein_63
Offline Send Email
Jul 5, 2006
4:18 pm
4386
Jonathan, I'm not familiar with vim other than knowing it's a enhanced vi, which I use only when I have no other choice and I find it horrible for coding with...
tscheresky@...
micronmaniac
Offline Send Email
Jul 5, 2006
4:36 pm
4387
Nice to hear from you, Todd ... I hope that all is going well for you. You can get a taste here. It's not quite as powerful as Emacs scripting, I suspect, but...
Jonathan Epstein
jaepstein_63
Offline Send Email
Jul 5, 2006
5:14 pm
4388
I hit Send too soon. The vim object is accessible from Python. Here's its documentation. It looks very simple to fetch portions of the vim buffer and send...
Jonathan Epstein
jaepstein_63
Offline Send Email
Jul 5, 2006
5:46 pm
4389
Hi All, I can't get VoiceCode working for me. Natspeak, natlink and Voice Code are all installed. I've created the natspeak voicecode user as documented, but...
Rob Hale
robbidog_98
Offline Send Email
Jul 5, 2006
8:46 pm
4390
Looks like VoiceCode is having trouble parsing an XML messages it received from Emacs. I can't tell what the issue is without seeing the message that was...
Desilets, Alain
alain_desilets
Offline Send Email
Jul 5, 2006
9:15 pm
4391
... well, maybe it's time to start asking some questions. But line numbers?? Who the hell uses line numbers? I can't even remember my cell phone number. Oh,...
Eric S. Johansson
esjatharvee
Offline Send Email
Jul 5, 2006
10:51 pm
4392
... John, you piqued my interest, I downloaded XEmacs and I am surprised to find that it looks like it's a better Emacs than Emacs so I guess that would make...
Eric S. Johansson
esjatharvee
Offline Send Email
Jul 6, 2006
3:55 am
4393
I use line numbers all the time, to jump to a specific line. Works great with me and should certainly in a good IDE. Absolute and/or relative line numbers...
Quintijn Hoogenboom
quintijn1951
Offline Send Email
Jul 6, 2006
7:04 am
4394
I have installed everything, set up / trained my VoiceCode user in NatSpeak to the best of my knowledge according to the documentation. However when I start...
zac.williams
Offline Send Email
Jul 7, 2006
1:06 am
4395
Hum... very strange. The only explanation I can see is that when you dictated this, the cursor was not on a blank line. That could explain why 'class' was not ...
Desilets, Alain
alain_desilets
Offline Send Email
Jul 7, 2006
12:41 pm
4396
Yes, the cursor was on a blank line when I dictated this. The name of the file was bubble.py, so the language should not be a problem. I checked and the...
zac.williams
Offline Send Email
Jul 8, 2006
8:43 pm
4397
Clean install of Voice Code, and I am getting the same results. Any ideas, anyone? ... skipped...
zac.williams
Offline Send Email
Jul 9, 2006
4:15 pm
4398
You might want to trace what's going on in CmdInterp. That's the class that's reponsible for translating an utterance into a sequence of actions. I would...
Desilets, Alain
alain_desilets
Offline Send Email
Jul 10, 2006
2:32 pm
4399
http://www.hiddensoft.com/autoit3/ AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It...
Reckoner
jhunpingco
Offline Send Email
Jul 10, 2006
6:42 pm
4400
Here is the trace when I uttered "class MyClass inherits from Sorting Strategy": Heard class my class inherits from sorting strategy --...
zac.williams
Offline Send Email
Jul 10, 2006
11:52 pm
4401
I looked at the traces you sent me, and it's quite puzzling. BTW: I will use a lot of jargon in this message, so you might want to consult those pages: -...
Desilets, Alain
alain_desilets
Offline Send Email
Jul 11, 2006
3:28 pm
4402
This is the trace from the utterance "class MergeSorter inherits from Sorting Strategy": New connection New connection from emacs awaiting corresponding talk...
zac.williams
Offline Send Email
Jul 12, 2006
2:20 am
4403
Hum... VERY strange... According to these traces: *** -- get_mess.language_name_resp: got one of ['language_name_resp']! It was: ('language_name_resp',...
Desilets, Alain
alain_desilets
Offline Send Email
Jul 12, 2006
6:57 pm
4404
Yes, but the file is not saved before I start dictating. I am opening emacs with "emacs test.py" from a command prompt. Then I start vcode-mode, then start...
zac.williams
Offline Send Email
Jul 12, 2006
7:16 pm
4405
Yes, but the file is not saved before I start dictating. I am opening emacs with "emacs test.py" from a command prompt. Then I start vcode-mode, then start...
Desilets, Alain
alain_desilets
Offline Send Email
Jul 12, 2006
8:11 pm
4406
The file is not "emacs test.py". That is just what I type into the command prompt to open a file called "test.py" with emacs. ... file ... space...
zac.williams
Offline Send Email
Jul 12, 2006
8:25 pm
4407
Make sure the file you are opening is not inside your emacs directory tree. I have noticed that voice code does not seem to recognise python files that are...
pgorrow
Offline Send Email
Jul 13, 2006
6:16 am
Messages 4378 - 4407 of 5996   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help