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

verilog-label-be function doesn't implement &optional arg #669

Closed
veripoolbot opened this issue Jul 29, 2013 · 1 comment
Closed

verilog-label-be function doesn't implement &optional arg #669

veripoolbot opened this issue Jul 29, 2013 · 1 comment

Comments

@veripoolbot
Copy link
Collaborator


Author Name: David Rogoff
Original Redmine Issue: 669 from https://www.veripool.org
Original Date: 2013-07-29


I just re-labelled a someone else's file and c-c,c-r erased all of their manually entered block labels. I looked at verilog-mode.el function verilog-label-be and see that if arg it should only do this if arg is defined. However, the code for the function never references arg and always blottos existing comments. I'm making a local copy of this function but it the real one needs to be fixed - or at least remove the non-functional arg.

Thanks - David

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2013-07-29T19:49:08Z


Resolved by removing optional arg.

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

1 participant