summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Thole <[email protected]>2021-08-30 05:18:12 -0500
committerGitHub <[email protected]>2021-08-30 10:18:12 +0000
commit154071f4a77a7d551b5573384f58363066b0752e (patch)
tree1292e7d06c5c489acc6c8d3e32a30ddb01dc870d /README.md
parent7c1bc1c107c11b7be4a28372e3d0abe4e6a8c2de (diff)
Update README.md (#79)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5616ae9..6f0d21f 100644
--- a/README.md
+++ b/README.md
@@ -206,6 +206,10 @@ If the issue still persists, please file a bug report with
and we'll try to help you ASAP!
+## Q: Clicking 'Open in Emacs' gives an error around json-parse-string, how do I fix this?
+
+If you receive an error, in emacs, stating `function definition is void json-parse-string`, then you must compile emacs with json support. This is not automatically done on systems such as Gentoo.
+
### Q: Graph Slow! Faster?
While we try to optimize the display of the graph, there is only so much we can do. For largish networks (>2k nodes) dragging the graph around a lot can cause some performance issues, but there are a few things you can do to speed it up.