LoginSignup
0
0

More than 5 years have passed since last update.

Updating packages in Emacs

Posted at

What is this?

This is really a memo....just for myself. Sorry, never mind (><)

command

In terminal:

emacs
M-x list-packages

this puts you in the packages buffer

shift-u x

emacs will ask you (y/n), wait for updates

C-x k <ret>

this will kill the packages buffer and return you back to scratch

C-x-C-c

this will exit emacs, and let you relaunch via, but you might have to debug :(

Reference

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0