Re: [Python-mode] wiki

2011-06-27 Thread Barry Warsaw
Hi Andreas, On Jun 27, 2011, at 09:51 AM, Andreas Röhler wrote: >suggest to change the remark at > >http://wiki.python.org/moin/EmacsEditor > >saying: > >"Work is underway to unify the two modes." > >into something like: > >"Ideas, features and code is exchanged between these modes. " That does

Re: [Python-mode] edit or navigate code by feature

2011-06-27 Thread Eric S. Johansson
On 6/27/2011 3:07 AM, Andreas Röhler wrote: Am 26.06.2011 21:44, schrieb Andreas Röhler: [ ... ] notation: Spoken -- Emacs -- results given a line like: self.calories = self.calories + food_record["calories"]*grams ^ ^ = cursor position "get method" -- (result-to-knp(ar-method-copy-apt)) --

[Python-mode] wiki

2011-06-27 Thread Andreas Röhler
Hi Barry, suggest to change the remark at http://wiki.python.org/moin/EmacsEditor saying: "Work is underway to unify the two modes." into something like: "Ideas, features and code is exchanged between these modes. " While unifying remains an option, current development at GNU's makes endin

Re: [Python-mode] edit or navigate code by feature

2011-06-27 Thread Andreas Röhler
Am 26.06.2011 21:44, schrieb Andreas Röhler: [ ... ] notation: Spoken -- Emacs -- results given a line like: self.calories = self.calories + food_record["calories"]*grams ^ ^ = cursor position "get method" -- (result-to-knp(ar-method-copy-apt)) -- returns copy of method name and places it in