I'm using the listings package to typeset some Python code. I don't seem to be able use the tab key in Auctex mode to indent my code within listings.
I'm new to both Emacs and Auctex, but the only solution extensive googling turned up was to use M-i. Unfortunately this is less than ideal since e.g. unindent with backspace does not work.
Could anybody help me get the tab key to work as expected within listings within Auctex?
listingsrelated text? If so, then this question is not related tolistings, and I would recommend changing the question toIndenting with Auctex using the tab key, and removing thelistingstag. – Peter Grill Nov 18 '12 at 20:09