all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* package-quickstart: How To Debug?
@ 2020-12-20 18:10 T.V Raman
  2020-12-20 18:21 ` Basil L. Contovounesios
  0 siblings, 1 reply; 18+ messages in thread
From: T.V Raman @ 2020-12-20 18:10 UTC (permalink / raw)
  To: emacs-devel

I've been using  emacs with early-init.el containing (setq
package-quickstart t)
for a while now. All was well until last night when:

1. After updating packages as usual, all seemed well, but the next
   emacs restart failed  with a strange error.

   2. It errors out loading package-quickstart  with some error about
      marshall and eieio.

      3. If I remove the package-quickstart.el[c] files, and restart
         emacs, then emacs starts fine, since there is no
         package-quickstart to load I guess. However once that file is
         regenerated, the next restart of Emacs fails.

         Interestingly, loading the quickstart file after emacs has
         started successfully doesn't error out, i.e.

         A. remove package-quickstart.el[c]
            B. Restart emacs (with package-quickstart set to t)
               C. Either force the package-quickstart to be generated
                  by calling package-quickstart-refresh, or waiting a
                  while
                  D. In the still running emacs (load-file
                     package-quickstart.el) succeeds -- no errrors 

                     E. Now, kill emacs and restart --- emacs startup
                        fails.

                        
-- 

Thanks,

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

-- 

Thanks,

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



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

end of thread, other threads:[~2020-12-21 19:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-20 18:10 package-quickstart: How To Debug? T.V Raman
2020-12-20 18:21 ` Basil L. Contovounesios
2020-12-20 18:55   ` T.V Raman
2020-12-20 21:31     ` Stefan Monnier
2020-12-20 21:47     ` arthur miller
2020-12-21  1:43       ` T.V Raman
2020-12-21  2:23         ` arthur miller
2020-12-21 16:53         ` Arthur Miller
2020-12-21 17:12           ` T.V Raman via Emacs development discussions.
2020-12-21 17:18             ` Arthur Miller
2020-12-21 17:30               ` T.V Raman via Emacs development discussions.
2020-12-21 18:21               ` Stefan Monnier
2020-12-21 18:31                 ` T.V Raman via Emacs development discussions.
2020-12-21 18:43                 ` T.V Raman via Emacs development discussions.
2020-12-21 19:12                   ` Stefan Monnier
2020-12-21 19:18                     ` T.V Raman via Emacs development discussions.
2020-12-21 17:56             ` Stefan Monnier
2020-12-21 18:12               ` T.V Raman via Emacs development discussions.

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.