emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tumashu <tumashu@163.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: [BUG] Error running timer ‘org-element--cache-sync’: (wrong-type-argument hash-table-p nil)
Date: Wed, 6 Jul 2016 14:54:06 +0800 (CST)	[thread overview]
Message-ID: <d97823f.95b5.155befc31c2.Coremail.tumashu@163.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]

1. GNU Emacs 25.0.95.1 (i686-w64-mingw32) of 2016-06-13
2. org-20160704


#+BEGIN_COMMENT
(let ((buffer-name "*Test*"))
  (with-output-to-temp-buffer buffer-name
    (set-buffer buffer-name)
    (when (featurep 'org)
      (org-mode))
    (setq truncate-lines 1)
    (setq cursor-type nil)
    (insert "This is a test")))
#+END_COMMENT

The debug info:

#+BEGIN_COMMENT
Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil)
  clrhash(nil)
  org-element--cache-sync(#<buffer *Show-font-effect*>)
  apply(org-element--cache-sync #<buffer *Show-font-effect*>)
  timer-event-handler([t 0 0 599999 nil org-element--cache-sync (#<buffer *Show-font-effect*>) idle 999999])
Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil)
  clrhash(nil)
  org-element--cache-sync(#<buffer *Show-font-effect*>)
  apply(org-element--cache-sync #<buffer *Show-font-effect*>)
  timer-event-handler([t 0 0 599999 nil org-element--cache-sync (#<buffer *Show-font-effect*>) idle 999999])

#+END_COMMENT


[-- Attachment #2: Type: text/html, Size: 1375 bytes --]

                 reply	other threads:[~2016-07-06  7:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=d97823f.95b5.155befc31c2.Coremail.tumashu@163.com \
    --to=tumashu@163.com \
    --cc=emacs-orgmode@gnu.org \
    /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).