From: Karl Voit <devnull@Karl-Voit.at>
To: emacs-orgmode@gnu.org
Subject: Re: org-lint does not finish on some org-mode buffer
Date: Wed, 11 Nov 2015 10:40:57 +0100 [thread overview]
Message-ID: <2015-11-11T10-32-34@devnull.Karl-Voit.at> (raw)
In-Reply-To: 87lha5v55a.fsf@nicolasgoaziou.fr
* Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Hello,
Hi Nicolas!
> Karl Voit <devnull@Karl-Voit.at> writes:
>
> It is. C-g with `toggle-debug-on-quit' would be interesting. Also, you
> could bisect your document to check if is really coming from its sheer
> size or from particular structure in it.
I have several Org-mode related issues so `toggle-debug-on-quit' is
always active at my side :-)
I've done org-lint on [1] which was finished quite fast - so it's not
an issue with my huge files only: I had to kill -9 Emacs to quit.
I was using Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5)
from Debian stable (Jessie).
First, I tried to start Emacs without my personal configuration:
Emacs was started (in command line version without XOrg) via:
#+BEGIN_SRC sh
emacs --no-init-file --no-site-file
#+END_SRC
In *scratch* I executed following lines to switch from default
Org-mode to my local git version:
#+BEGIN_SRC elisp
(add-to-list 'load-path "~/.emacs.d/contrib/org-mode/lisp")
(add-to-list 'load-path "~/.emacs.d/contrib/org-mode/contrib/lisp" t)
(require 'org-lint)
#+END_SRC
After opening [1] I got "Variable binding depth exceeds max-specpdl-size".
No idea, what I am missing to test it with --no-init-file. Maybe you
can tell me.
With my config from [2] (with XOrg) and Org-mode from git[3] I got
an error message I was not able to post it here because of special
characters: [4]
[1] https://github.com/novoid/lazyblorg/blob/master/dev/lazyblorg.org
[2] https://github.com/novoid/dot-emacs
[3] c032c48e8407f1a888396d2cb5e5d1b12099fe30
[4] http://Karl-Voit.at/temp/2015-11-11-org-lint-error.txt (online
for a couple of days)
--
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
> get Memacs from https://github.com/novoid/Memacs <
https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github
next prev parent reply other threads:[~2015-11-11 9:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-09 18:46 org-lint does not finish on some org-mode buffer Gregor Zattler
2015-08-09 22:25 ` Nicolas Goaziou
2015-08-09 23:19 ` Gregor Zattler
2015-08-10 8:08 ` Nicolas Goaziou
2015-11-10 15:59 ` Karl Voit
2015-11-10 22:52 ` Nicolas Goaziou
2015-11-11 9:40 ` Karl Voit [this message]
2015-11-11 20:45 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2015-11-11T10-32-34@devnull.Karl-Voit.at \
--to=devnull@karl-voit.at \
--cc=emacs-orgmode@gnu.org \
--cc=news1142@Karl-Voit.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).