Re: [Python-mode] more speech driven how twos

2011-06-19 Thread Andreas Röhler
Am 19.06.2011 20:21, schrieb Eric S. Johansson: On 6/19/2011 2:00 PM, Andreas Röhler wrote: Inside the python-mode archiv exists a pars-part-output.el it provides a function called parse-partial-sexp-iac which displays the output of parse-partial-sexp together with its explanation er. I ne

Re: [Python-mode] more speech driven how twos

2011-06-19 Thread Eric S. Johansson
On 6/19/2011 2:00 PM, Andreas Röhler wrote: Inside the python-mode archiv exists a pars-part-output.el it provides a function called parse-partial-sexp-iac which displays the output of parse-partial-sexp together with its explanation er. I need a bit more of an example than that :-) I trie

Re: [Python-mode] more speech driven how twos

2011-06-19 Thread Andreas Röhler
Am 19.06.2011 19:28, schrieb Eric S. Johansson: On 6/18/2011 3:41 PM, Andreas Röhler wrote: Am 18.06.2011 15:00, schrieb Eric S. Johansson: BTW what are suitable returns from Emacs report functions for you. As choices coming into my mind for the moment are: - simple get it returned yes as

Re: [Python-mode] more speech driven how twos

2011-06-19 Thread Eric S. Johansson
On 6/18/2011 3:41 PM, Andreas Röhler wrote: Am 18.06.2011 15:00, schrieb Eric S. Johansson: BTW what are suitable returns from Emacs report functions for you. As choices coming into my mind for the moment are: - simple get it returned yes as in position = Emacs_fetch ("current character pos

Re: [Python-mode] more speech driven how twos

2011-06-18 Thread Andreas Röhler
Am 18.06.2011 15:00, schrieb Eric S. Johansson: BTW what are suitable returns from Emacs report functions for you. As choices coming into my mind for the moment are: - simple get it returned yes as in position = Emacs_fetch ("current character position", buffer = "focus") buffer_list = Emacs

Re: [Python-mode] more speech driven how twos

2011-06-18 Thread Eric S. Johansson
On 6/18/2011 9:00 AM, Eric S. Johansson wrote: I should probably into here because I'm probably giving you intellectual heartburn at this point because it's a lot to digest and I'm late for my astronomy club's work party. observing sites don't maintain themselves. one more bit of IHB. I belie

Re: [Python-mode] more speech driven how twos

2011-06-18 Thread Eric S. Johansson
BTW what are suitable returns from Emacs report functions for you. As choices coming into my mind for the moment are: - simple get it returned yes as in position = Emacs_fetch ("current character position", buffer = "focus") buffer_list = Emacs_fetch ("buffer list") obviously we have to figu

Re: [Python-mode] more speech driven how twos

2011-06-18 Thread Andreas Röhler
Am 17.06.2011 19:41, schrieb Eric S. Johansson: On 6/17/2011 12:18 PM, Andreas Röhler wrote: Am 17.06.2011 16:02, schrieb Eric S. Johansson: making more progress on some of the tools I need for speech or programming. [ ... ] Hi Eric, thanks reminding at that. Seeing you introduced a bluepri

Re: [Python-mode] more speech driven how twos

2011-06-17 Thread Eric S. Johansson
On 6/17/2011 12:18 PM, Andreas Röhler wrote: Am 17.06.2011 16:02, schrieb Eric S. Johansson: making more progress on some of the tools I need for speech or programming. [ ... ] Hi Eric, thanks reminding at that. Seeing you introduced a blueprint. Your previous text went into the `second-lev

Re: [Python-mode] more speech driven how twos

2011-06-17 Thread Andreas Röhler
Am 17.06.2011 16:02, schrieb Eric S. Johansson: making more progress on some of the tools I need for speech or programming. [ ... ] Hi Eric, thanks reminding at that. Seeing you introduced a blueprint. Your previous text went into the `second-level-commands'. As said, would like to do that

[Python-mode] more speech driven how twos

2011-06-17 Thread Eric S. Johansson
making more progress on some of the tools I need for speech or programming. Got a friend working with me on the variable management tool. Could use a few bits to help project along. 1) "Where am I." used to help resolve which transformation of an English name is used in a given context. Specif