On Wednesday 08 October 2008 01:37:40 pm Carlo Hamalainen wrote: > On Wed, Oct 8, 2008 at 7:31 PM, Simon King <[EMAIL PROTECTED]> wrote: > > I'm using XEmacs in Python mode. Indentation is then automatic. > > I think the question is about changing the indenting of a large block > of existing Python code. In gvim I select text using the visual mode > (V) and then use << or >> to indent the whole block in/out. > > This must be a common task for Python programmers, so how do other > editors handle it?
Every GUI-based text editor I've used allows you to select text (as normal) and press tab and shift-tab to indent or dedent. (This is quite similar to your gvim method). -- Joel --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---