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

Changed cat() to message() so that I may suppressMessage() these call… #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abelew
Copy link

@abelew abelew commented May 3, 2016

…s when trying many iterations.

I hope this is not too presumptuous, but I wanted to be able to
suppressMessage() my invocations of sva.

Before I realized, my editor removed some trailing whitespaces and changed the indentation of one file, I stopped it from being more invasive, but emacs wants desperately to standardize the indentation of all the files and remove the tab characters hiding in them.

…s when trying many iterations.

Before I realized, my editor removed some trailing whitespaces and changed the indentation of one file,
I stopped it from being more invasive, but emacs wants desperately to standardize the indentation of all the files
and remove the tab characters hiding in them.
@DarwinAwardWinner
Copy link
Contributor

FYI, you could use git diff -w to show the diff ignoring whitespace changes, and then make a new commit with only that diff applied.

@jtleek
Copy link
Owner

jtleek commented Dec 13, 2016

I'm happy to make this change, but would need a pull request where there are no conflicts to merge.

@abelew
Copy link
Author

abelew commented Dec 13, 2016 via email

@abelew
Copy link
Author

abelew commented Dec 13, 2016 via email

@abelew
Copy link
Author

abelew commented Dec 13, 2016 via email

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

Successfully merging this pull request may close these issues.

3 participants