Open bradyt opened 6 years ago
If I start a new emacs, with a new .emacs.d/, with only package-archives set, install origami, then M-x find-library RET cc-engine RET, then M-x origami-mode RET and M-x origami-close-all-nodes, I get error Unbalanced parenthesis.
.emacs.d/
package-archives
origami
M-x find-library RET cc-engine RET
M-x origami-mode RET
M-x origami-close-all-nodes
Unbalanced parenthesis
If I start a new emacs, with a new
.emacs.d/
, with onlypackage-archives
set, installorigami
, thenM-x find-library RET cc-engine RET
, thenM-x origami-mode RET
andM-x origami-close-all-nodes
, I get errorUnbalanced parenthesis
.