Eric S. Johansson wrote: > Andreas Roehler wrote: > >> What about to implement some reporting feature, >> saying via message-buf for example what is closed? >> >> We could proceed in two steps: First introduce such a reporting level for all >> things, than make the voices side. >> >> Or should we consider something special right from the beginning? > > I'm afraid you've lost me. With speech recognition (what you say is what it > types... mostly) I would like to try and create an environment where, based on > the current cursor position, I can ask the editor certain questions such as, > > what method/class are you in? > what type of name are you (class, variable)? > if you are a class, what methods do you know about? > > there's something I'm not quite sure how to handle yet such as choosing from a > list of objects and invoking the right argument signature. I'm not too > worried > though. These things usually come to me about 15 minutes too late. :-) > > >
introduced `py-close-function' and `py-close-class'. That's the kind of thing you asked first. It's useful for me too. It's available from https://code.launchpad.net/~a-roehler/python-mode/python-mode.el Andreas Röhler _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode