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

flymake and org-bable conflict #1

Closed
eandrejko opened this issue Nov 10, 2010 · 1 comment
Closed

flymake and org-bable conflict #1

eandrejko opened this issue Nov 10, 2010 · 1 comment

Comments

@eandrejko
Copy link

I have fixed a small problem with using flymake-ruby when editing org-mode babel src blocks in a separate buffer: flymake is not happy about nil buffer names.

For details see this commit.

@purcell
Copy link
Owner

purcell commented Nov 10, 2010

Thanks -- I've fixed it now.

Note that your fix was slightly incorrect; interactive should not be called conditionally. My fix is here:

028244d

Cheers,
-Steve

fagle pushed a commit to fagle/emacs.d that referenced this issue May 6, 2017
qioixiy pushed a commit to qioixiy/emacs.d that referenced this issue Aug 5, 2017
qioixiy pushed a commit to qioixiy/emacs.d that referenced this issue Aug 5, 2017
* lispy.el (lispy--read): Update.
(lispy--insert): Update.

* lispy-test.el (lispy--read): Add test.
This issue was closed.
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