Hi Barry, hi all,
suggest to drop the second sentence in doku of `py-goto-initial-line' --see below-- as it's confusing. "Usually this is the line we're on" might be true, but has no syntactic relevance. It's not obvious, what "a continuation block" should mean. For me a block is the body of a conditional. Agreed? Any other opinions? Cheers Andreas -- https://code.launchpad.net/~a-roehler/python-mode https://code.launchpad.net/s-x-emacs-werkstatt/ ;;;;;;;;;;;; (defun py-goto-initial-line () "Go to the initial line of the current statement. Usually this is the line we're on, but if we're on the 2nd or following lines of a continuation block, we need to go up to the first line of the block." ... _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode