unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* package-quickstart error: package-activated-list accessed when not bound
@ 2021-01-06  1:31 T.V Raman
  2021-01-06  2:26 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: T.V Raman @ 2021-01-06  1:31 UTC (permalink / raw)
  To: emacs-devel

Happens after rebuilding emacs from Git@HEAD.

17:28:46 raman-glaptop .emacs.d $ 
Debugger entered--Lisp error: (void-variable package-activated-list)
  (append '(zoutline zmq yasnippet yasnippet-snippets xr xkcd async with-editor wgrep websocket vterm lv hydra vdiff dash transient git-commit magit vdiff-magit twittering-mode treepy threes hide-lines ov syslog-mode ivy swiper stumpwm-mode ssh-config-mode srv spinner smartparens macrostep slime company slime-company simple-httpd sicp showtip sesman popup pos-tip sdcv deferred sage-shell-mode s rust-mode rust-auto-use rg request ...) package-activated-list)
  (setq package-activated-list (append '(zoutline zmq yasnippet yasnippet-snippets xr xkcd async with-editor wgrep websocket vterm lv hydra vdiff dash transient git-commit magit vdiff-magit twittering-mode treepy threes hide-lines ov syslog-mode ivy swiper stumpwm-mode ssh-config-mode srv spinner smartparens macrostep slime company slime-company simple-httpd sicp showtip sesman popup pos-tip sdcv deferred sage-shell-mode s rust-mode rust-auto-use rg request ...) package-activated-list))
  eval-buffer(#<buffer  *load*> nil "/home/raman/.emacs.d/package-quickstart.el" nil t)  ; Reading at buffer position 545456
  load-with-code-conversion("/home/raman/.emacs.d/package-quickstart.el" "/home/raman/.emacs.d/package-quickstart.el" nil t)
  load("/home/raman/.emacs.d/package-quickstart.el" nil t)
  command-line-1(("--eval" "(setq debug-on-error t)" "-l" "package-quickstart.el"))
  command-line()
  normal-top-level()


-- 

Thanks,

--Raman
♉ Id: kg:/m/0285kf1  🦮

-- 

Thanks,

--Raman
♉ Id: kg:/m/0285kf1  🦮



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: package-quickstart error: package-activated-list accessed when not bound
  2021-01-06  1:31 package-quickstart error: package-activated-list accessed when not bound T.V Raman
@ 2021-01-06  2:26 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2021-01-06  2:26 UTC (permalink / raw)
  To: T.V Raman; +Cc: emacs-devel

> Debugger entered--Lisp error: (void-variable package-activated-list)
[...]
>   eval-buffer(#<buffer  *load*> nil
> "/home/raman/.emacs.d/package-quickstart.el" nil t)  ; Reading at buffer

Duh!
Should be fixed now,


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-06  2:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06  1:31 package-quickstart error: package-activated-list accessed when not bound T.V Raman
2021-01-06  2:26 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).