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

AUCTeX, ESS, Noweb, and "Error running timer `font-latex-jit-lock-force-redisplay': (wrong-number-of-arguments (2 . 2) 3)" #159

Closed
mobatemc opened this issue Apr 10, 2015 · 0 comments · Fixed by #732

Comments

@mobatemc
Copy link

The effect is to generate the error message:
Error running timer `font-latex-jit-lock-force-redisplay': (wrong-number-of-arguments (2 . 2) 3)
or drop into the debugger with debug-on-error set to t.

Contents of file foo.Rnw:
\documentclass[12pt]{article}
\begin{document}
\end{document}
%%% Local Variables:
%%% eval: (ess-noweb-mode t)
%%% End:

Actions:
Position the cursor anywhere in the file.
Run the command "LaTeX-section".
Type a level or no level at all, and press enter.
Type a title or no title at all, and press enter.

Note: The "Rnw" file type makes the major mode be LaTeX and adds the polymode for Rnw minor mode. The motivation for turning on the ess-noweb-mode minor mode is to obtain the default bindings for knitr-ing and then pdflatex-ing the document.

@lionel- lionel- added literate and removed literate labels Mar 17, 2018
@vspinu vspinu added the literate label Sep 2, 2018
jabranham added a commit to jabranham/ESS that referenced this issue Oct 26, 2018
jabranham added a commit to jabranham/ESS that referenced this issue Oct 31, 2018
jabranham added a commit to jabranham/ESS that referenced this issue Nov 22, 2018
jabranham added a commit to jabranham/ESS that referenced this issue Nov 22, 2018
jabranham added a commit to jabranham/ESS that referenced this issue Dec 1, 2018
jabranham added a commit to jabranham/ESS that referenced this issue Dec 4, 2018
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 a pull request may close this issue.

3 participants