all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Autoremoved packages are installed again on restart
@ 2019-10-05  9:14 Pankaj Jangid
  2019-10-05 15:43 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Pankaj Jangid @ 2019-10-05  9:14 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

Under the *package-list-packages* buffer, it suggested that run
*package-autoremove* to uninstall unused packages. I did that and these
two packages were uninstalled,

1. use-package
2. bind-key

When I restart emacs, these two packages are installed again during the
startup. I am not sure from these are coming in the dependency. The
beginning of *Messages* buffer goes like this

```
Contacting host: melpa.org:443
Contacting host: elpa.gnu.org:443
Package refresh done
Contacting host: melpa.org:443
Generating autoloads for bind-key.el...done
Wrote /Users/pankaj/.emacs.d/elpa/bind-key-20180513.430/bind-key-autoloads.el [2 times]
Checking /Users/pankaj/.emacs.d/elpa/bind-key-20180513.430... [3 times]
Compiling /Users/pankaj/.emacs.d/elpa/bind-key-20180513.430/bind-key.el...done
Wrote /Users/pankaj/.emacs.d/elpa/bind-key-20180513.430/bind-key.elc
Checking /Users/pankaj/.emacs.d/elpa/bind-key-20180513.430...
Done (Total of 1 file compiled, 2 skipped)
Contacting host: melpa.org:443
Parsing tar file...done
Extracting use-package-20190716.1829/
Extracting use-package-20190716.1829/use-package-lint.el
```
I need help in resolving this.

--
Regards,
Pankaj Jangid



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

* Re: Autoremoved packages are installed again on restart
  2019-10-05  9:14 Autoremoved packages are installed again on restart Pankaj Jangid
@ 2019-10-05 15:43 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2019-10-05 15:43 UTC (permalink / raw)
  To: help-gnu-emacs

> When I restart emacs, these two packages are installed again during the
> startup. I am not sure from these are coming in the dependency. The
> beginning of *Messages* buffer goes like this

None of those messages are part of Emacs's normal startup, so it must
come from something in your ~/.emacs.


        Stefan




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

end of thread, other threads:[~2019-10-05 15:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-05  9:14 Autoremoved packages are installed again on restart Pankaj Jangid
2019-10-05 15:43 ` Stefan Monnier

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.