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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3332 - 3361 of 5648   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3332
I recently installed lilypond on my machine and have had great success writing music through it, and I am posting here to bring awareness to you that it is...
Deepak Subburam
dsubburam
Offline Send Email
Jul 3, 2004
5:29 pm
3333
Forgot to mention that it is free software (GPL). ... From: Deepak Subburam [mailto:deepak@...] Sent: Saturday, July 03, 2004 1:29 PM To:...
Deepak Subburam
dsubburam
Offline Send Email
Jul 3, 2004
5:45 pm
3334
Does anyone have a good setup for programming perl on unix? Could you describe it to me or point me to it, please. Thanks. I've browsed the archives a little...
peterspeltz
Offline Send Email
Jul 13, 2004
1:49 am
3335
Is there an easy way to download the archives? thanks...
peterspeltz
Offline Send Email
Jul 13, 2004
1:56 am
3336
It's a bit dated, but the techniques which I used in my online demos include writing Perl for Windows. It's easy enough to adapt this for Perl for Unix,...
Jonathan Epstein
jaepstein_63
Offline Send Email
Jul 14, 2004
8:23 pm
3337
Hi everyone (and especially David), Now that I'm trying to rapidly produce text for my thesis, I've started using David's NatLatex. It's working pretty well,...
Patrik Jonsson
shane_3m
Offline Send Email
Jul 15, 2004
9:40 pm
3338
I do not know if this will help, but I will mention it anyway: When I dictate text (rather than code) into Emacs with VR mode (typically when I am writing up a...
Deepak Subburam
dsubburam
Offline Send Email
Jul 16, 2004
2:06 am
3339
I'm still having problems with this simpscrp DLL problem. I have Python 2.3.4 and have the correct pyd file for version 2.3, is this supposed to be an...
drdevil44
Offline Send Email
Jul 17, 2004
9:38 pm
3340
Hi, Can anyone help me with the following error please? Cheers Gareth C:\VoiceCode\Mediator>python wxMediator.py --train 1000000 Traceback (most recent call...
drdevil44
Offline Send Email
Jul 18, 2004
4:40 pm
3341
Previously, other people have reported problems when using ActiveState's Python....
Scott Weinstein
scweinstein
Offline Send Email
Jul 19, 2004
12:39 am
3342
Hi Gareth, I saw this problem, it was related to the new algorithm that python 2.3.x uses to resolve classes when doing multiple inheritance. Currently I think...
Ben Staniford
ben_staniford
Offline Send Email
Jul 20, 2004
9:31 am
3343
I agree this solves my particular problem, but it also makes it very hard to navigate since the up/down commands will then jump paragraphs and you have to use...
Patrik Jonsson
shane_3m
Offline Send Email
Jul 20, 2004
8:43 pm
3344
[I'm reposting a message that has been sent to the emacs-vr-devel mailing list. I suspect that list isn't very active and that most of the speech-with-emacsen...
Jan Rychter
jrychter7
Offline Send Email
Jul 24, 2004
5:15 am
3345
If you find out how, let us know! I for one will be pretty interested. Deepak ... From: Patrik Jonsson [mailto:patrik@...] Sent: Tuesday, July 20,...
Deepak Subburam
dsubburam
Offline Send Email
Jul 24, 2004
1:15 pm
3346
I am interested in handwriting recognition as a method of entering and editing source code, primarily in Java under Microsoft Windows. I wonder whether anyone...
Jonathan Sachs
jsachs177
Offline Send Email
Jul 24, 2004
3:46 pm
3347
M-x auto-fill-mode works for GNU emacs. (with suitable code in .emacs you can set it for any mode you wish). Paul...
paul.loewenstien@...
PaulLoewenstein
Offline Send Email
Jul 26, 2004
3:29 am
3348
I'll have to look into this tomorrow. Unfortunately, NatLatex consists of 10000 lines of Perl written in a white heat in 3 weeks by someone who didn't (when I...
dcfoxmail
Offline Send Email
Jul 26, 2004
1:57 pm
3349
... If you are using the snapshot from the Wiki, try the latest from CVS instead. I tried to reproduce this error when Ben originally reported it and was...
dcfoxmail
Offline Send Email
Jul 26, 2004
2:02 pm
3350
Try downloading this new version from http://www.ataword.com/latex/newNatLatex.zip (The only file which changed is t2lProcess.pm, so you can unzip to a new...
dcfoxmail
Offline Send Email
Jul 26, 2004
4:17 pm
3351
The problem with auto-fill-mode is that it inserts the new line character at the places it breaks the text (unlike Microsoft Word, outlook, or even notepad)....
Deepak Subburam
dsubburam
Offline Send Email
Jul 27, 2004
3:18 am
3352
... but don't forget that paragraphs can be rewrapped which further messes up the problem. Maybe the solution is to leave the reconstruction to the previous...
Eric S. Johansson
esjatharvee
Offline Send Email
Jul 27, 2004
9:31 am
3353
Hello, You can run the fill-paragraph-or-region function (M-q in my XEmacs config) to reformat a paragraph. Jean-Marc ... Microsoft ... edit a ... wreck the ...
jmeurin
Offline Send Email
Jul 27, 2004
5:52 pm
3354
Wow! I can pretend to understand about 20% of what you're saying, but it is enough to suggest that you have been working very hard at this project with...
Bruce Cyr
a_b_cyr
Offline Send Email
Jul 30, 2004
1:31 am
3355
Hi David, Thanks for looking into this! There was a small improvement, but I wouldn't say that it works... It no longer COMPLAINS about broken macros, but it...
Patrik Jonsson
shane_3m
Offline Send Email
Jul 31, 2004
7:39 pm
3356
I think this thread got a little off-track. I wasn't wondering how to fill the lines, I was wondering if it was possible to make emacs fill the lines WITHOUT...
Patrik Jonsson
shane_3m
Offline Send Email
Jul 31, 2004
7:43 pm
3357
... No need for flames. This mailing list is not about the VoiceCode project. It's about any tools and tricks that people have found to work for them in ...
Desilets, Alain
alain_desilets
Offline Send Email
Aug 2, 2004
1:00 pm
3358
I have an alternative workaround. Download http://www.ataword.com/latex/newNatLatex.zip and extract the unbreak.pl file. Then, run perl unbreak.pl <...
dcfoxmail
Offline Send Email
Aug 3, 2004
1:46 am
3359
OK, that works. However, it's a bit of a pain because it changes the names of the files, and t2l doesn't seem to be able to read from standard input. Would it...
Patrik Jonsson
shane_3m
Offline Send Email
Aug 4, 2004
1:00 am
3360
Jonathan, I don't know how helpful this is, but FWIW: I get great mileage out of Windows "Sticky Keys" feature (under the Accessibility applet), and a...
Andrew MacGinitie
howyooneek
Offline Send Email
Aug 5, 2004
3:16 am
3361
Thanks, Andrew, for your thoughts. You're correct that I received no other responses here -- also none in borland.public.jbuilder.ide or ...
Jonathan Sachs
jsachs177
Offline Send Email
Aug 5, 2004
7:54 pm
Messages 3332 - 3361 of 5648   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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