Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Some functions from old python.el missing #89

Closed
gvol opened this issue Jun 29, 2012 · 2 comments
Closed

Some functions from old python.el missing #89

gvol opened this issue Jun 29, 2012 · 2 comments

Comments

@gvol
Copy link

gvol commented Jun 29, 2012

I'm trying to get sage-mode working with the your python.el. However, the following functions are missing:

  • python-beginning-of-statement
  • python-beginning-of-block
  • python-end-of-block
  • python-open-block-statement-p
  • python-comment-line-p

I think at least the first three are of general interest and it would be nice if they were added.

@gvol
Copy link
Author

gvol commented Jun 29, 2012

I should mention that I have created my own version of the following functions because I needed them to get anything working:

  • python-beginning-of-string
  • python-in-string/comment

I would love to rip them out though if possible.

@gvol
Copy link
Author

gvol commented Jul 11, 2012

I have reported this as emacs bug 11910. So I'm closing it here.

@gvol gvol closed this as completed Jul 11, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant