[ESS-bugs] ess puts nil in load-history

Thomas Alexander Gerds tag at biostat.ku.dk
Thu Feb 9 10:10:16 CET 2017


Dear ESS team

on emacs 26.0.50.1 after loading ess (16.10-1 [elpa: 20170206.310]) via

(use-package ess-site :ensure ess)

I get

(mapcar 'car load-history)

"/home/tag/emacs-genome/genes/ess-20170206.310/lisp/ess-site.elc" nil
"/home/tag/emacs-genome/genes/ess-20170206.310/lisp/ess-toolbar.elc" "/home/tag/emacs-genome/genes/ess-20170206.310/lisp/ess-mouse.elc"

the 'nil' occasionally causes an error when help--loaded-p does this:

(dolist (x load-history) (if (string-match-p re (car x)) (setq done t)))

can anyone recognize, reproduce or even better solve this problem?

thanks Thomas

-- 
Thomas A. Gerds -- Department of Biostatistics
University of Copenhagen, Oester Farimagsgade 5, 1014 Copenhagen, Denmark
Office: CSS-15.2.07 (Gamle Kommunehospital)
tel: 35327914 (sec: 35327901)



More information about the ESS-bugs mailing list