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 in
position = Emacs_fetch ("current character position", buffer = "focus")
buffer_list = Emacs_fetch ("buffer list")


that looks like a list of values as parse-partial-sexp returns for
example, right?

I'll need a bit more of an explanation please. I looked up the
definition of cars-partial-Saxby[1] and it was not clear to me. I need
more context.


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

Cheers,

Andreas
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to