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

Fixed Tangling #2

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

Fixed Tangling #2

wants to merge 1 commit into from

Conversation

fabb
Copy link

@fabb fabb commented Jun 7, 2012

Code block names markup for noweb references was broken with newer emacs/orgmode versions. Actually I did not try this in older versions. With this fix, it works in Vincent Goulet's Emacs 23.4 for Windows Modified 6. This contains Emacs 23.4 and org-mode 7.8.11.

+source: would not work to name a code block which can be referenced with noweb

+name: works though (it was hard to find documentation for that).

Note that I'm a not very experienced with emacs and orgmode, and maybe I just have overlooked something else.

And please update http://orgmode.org/worg/org-contrib/babel/examples/article-class.html
It still contains the problem described here http://lists.gnu.org/archive/html/emacs-orgmode/2010-12/msg00895.html

code block names markup for noweb references was broken with newer emacs/orgmode versions
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.

1 participant