Re: [Python-mode] smart-operator-mode

2012-08-21 Thread Andrea Crotti
On 08/21/2012 08:49 PM, Andrea Crotti wrote: I just uploaded from bazaar and checking all the new great things, and I think I encountered a very small bug: (defun py-toggle-smart-operator (&optional arg) "If `py-smart-operator-mode-p' should be on or off. Returns value of `py-smart-operator-

[Python-mode] smart-operator-mode

2012-08-21 Thread Andrea Crotti
I just uploaded from bazaar and checking all the new great things, and I think I encountered a very small bug: (defun py-toggle-smart-operator (&optional arg) "If `py-smart-operator-mode-p' should be on or off. Returns value of `py-smart-operator-mode-p' switched to. " (interactive) (let