[Emacs-vr-mode-devel] Re: Questions about VR-Mode
Brought to you by:
grifgrif
From: Patrik J. <pa...@uc...> - 2002-02-07 23:14:33
|
At 03:51 PM 2/7/2002 -0500, you wrote: >Here are some other questions. > >1. What is the purpose of the message 'frame-activated? beats me. I don't think that VR mode deactivates the buffer when the frame is not in focus, so it's always seemed redundant to me. There may be some issue with the way that VR mode tracks changes to the buffer, using an overlay. This is probably not the best way to do it, there are other ways of having Emacs report changes (before- and after-change-functions), that Barry was not aware of when he designed VR mode. Several people have suggested to me this is a better way of doing it, and it certainly much simpler than having to manage the "VR-overlay". I want to make this change, but it's kind of a big one and I'm not sure it's worth the effort. 2. Is there a regression test suite for VR mode? surely you are joking! :-) No, there are no such tests. Most of the time it's readily apparent when something breaks, VR mode is a fragile piece of software that seems to be living on the edge all the time... :-) If you want to play with VR.el, would you like to become a developer on the SourceForge project? That way, you can just make a branch in the CVS and it would be easier to keep track of what's going on. Let me know, and I'll set it up. /Patrik >If I start modifying vr.el and parametrising it so it can be configured for >VoiceCode, I would like to have some assurance that I am not breaking >anything in >terms of connections to VR.exe. Is there a series of standardised tests I >could do >on it that would give me that assurance? There is a regression test for >VoiceCode, >so I can test that vr.el is well behaved w.r.t. to the VoiceCode server. > >Well, that's it for today. > >Alain ============================================================ Patrik Jonsson (831) 459-3809 Department of Astronomy & Astrophysics University of California, Santa Cruz, CA 95064 This message has been written using a voice recognition system. Words that don't make sense or not the fault of the author... |