Tagged Questions

3
votes
2answers
196 views

Emacs Pabbrev and Python

Normally when you hit tab on an empty line in emacs python mode it will cycle through the available tab indentations. When I hit tab when the point is at the deepest indent level I get the pabbrev …
2
votes
2answers
547 views

Yasnippet and pabbrev working together in Emacs

I am trying to get the yasnippet and pabbrev packages working together with emacs, but I cannot seem to get any love. How can I get them to play nicely together? The crux of the problem is that …