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

Incorrect Regexp For File Path #6

Open
sdubinsky opened this issue Oct 10, 2020 · 1 comment
Open

Incorrect Regexp For File Path #6

sdubinsky opened this issue Oct 10, 2020 · 1 comment

Comments

@sdubinsky
Copy link
Collaborator

On pry version 0.13.1, the file regexp has changed. Line 42 of pry/init.el should be :regexp (format "^From: %s:%s" instead of :regexp (format "^From: %s @ line %s". I've tested this on my machine and it works.

This is on realgud-pry version 20200620.1006, emacs 27.1, and Ubuntu 20.04.

@rocky
Copy link
Collaborator

rocky commented Oct 10, 2020

Feel free to put in a PR to fix - thanks!

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