Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-mode.el: make C-c - work correctly after C-c | #37873

Closed
cgw mannequin opened this issue Jan 30, 2003 · 6 comments
Closed

python-mode.el: make C-c - work correctly after C-c | #37873

cgw mannequin opened this issue Jan 30, 2003 · 6 comments
Assignees

Comments

@cgw
Copy link
Mannequin

cgw mannequin commented Jan 30, 2003

BPO 677838
Nosy @mwhudson, @smontanaro
Files
  • python-mode-line-offset-updated-patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/smontanaro'
    closed_at = <Date 2003-08-05.03:33:28.000>
    created_at = <Date 2003-01-30.23:11:44.000>
    labels = []
    title = 'python-mode.el: make C-c - work correctly after C-c |'
    updated_at = <Date 2003-08-05.03:33:28.000>
    user = 'https://bugs.python.org/cgw'

    bugs.python.org fields:

    activity = <Date 2003-08-05.03:33:28.000>
    actor = 'skip.montanaro'
    assignee = 'skip.montanaro'
    closed = True
    closed_date = None
    closer = None
    components = ['Demos and Tools']
    creation = <Date 2003-01-30.23:11:44.000>
    creator = 'cgw'
    dependencies = []
    files = ['4977']
    hgrepos = []
    issue_num = 677838
    keywords = ['patch']
    message_count = 6.0
    messages = ['42603', '42604', '42605', '42606', '42607', '42608']
    nosy_count = 3.0
    nosy_names = ['mwh', 'skip.montanaro', 'cgw']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue677838'
    versions = []

    @cgw
    Copy link
    Mannequin Author

    cgw mannequin commented Jan 30, 2003

    If you are using python-mode in [X]Emacs and do
    py-execute-region and get an exception, py-up-exception
    (C-c -) will go to the wrong line, because the line
    number reported by Python is only relative to the start
    of the region.

    @cgw cgw mannequin closed this as completed Jan 30, 2003
    @cgw cgw mannequin assigned smontanaro Jan 30, 2003
    @cgw cgw mannequin closed this as completed Jan 30, 2003
    @cgw cgw mannequin assigned smontanaro Jan 30, 2003
    @mwhudson
    Copy link

    Logged In: YES
    user_id=6656

    There's no patch attached... I think SF is subliminally
    trying to push us into getting roundup ready to use.

    @cgw
    Copy link
    Mannequin Author

    cgw mannequin commented Jan 31, 2003

    Logged In: YES
    user_id=7151

    I tried uploading the patch again, and seem to have
    succeeded this
    time around. It's probably not fair to blane SF, as I think
    this was a case of pilot error.

    @smontanaro
    Copy link
    Contributor

    Logged In: YES
    user_id=44345

    Charles, Any chance you can generate your diff against the
    newest version of python-mode.el (something like 4.38)? I'm
    having trouble applying the patch you submitted originally, and
    my feeble manual attempts have so far not demonstrated that
    the patch (as I applied it) fixes the problem.

    Thx,

    Skip

    @cgw
    Copy link
    Mannequin Author

    cgw mannequin commented Aug 1, 2003

    Logged In: YES
    user_id=7151

    updated patch

    @smontanaro
    Copy link
    Contributor

    Logged In: YES
    user_id=44345

    migrated to python-mode project. follow it here:

    https://sourceforge.net/tracker/
    index.php?func=detail&aid=783260&group_id=86916&ati
    d=581351

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants