emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Error running timer ‘org-element--cache-sync’: (wrong-type-argument hash-table-p nil)
@ 2016-07-06  6:54 tumashu
  0 siblings, 0 replies; only message in thread
From: tumashu @ 2016-07-06  6:54 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-06  7:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-06  6:54 [BUG] Error running timer ‘org-element--cache-sync’: (wrong-type-argument hash-table-p nil) tumashu

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).