Skip to main content

Questions tagged [install]

Filter by
Sorted by
Tagged with
3 votes
1 answer
59 views

My organization provides emacs 27.1 in Linux terminal. I do not have sudo previleges or ability to upgrade emacs. Current version of magit on melpa does not support emacs 27.1 I want to use M-x ...
Naresh Gurbuxani's user avatar
0 votes
0 answers
45 views

I compiled Emacs 30.2 with the regular ./configure, make & make install. I have an existing older Emacs, so I run the new Emacs with --init-directory: /usr/local/bin/emacs --debug-init --init-...
Ehvince's user avatar
  • 1,091
0 votes
2 answers
91 views

I want to use the package gptel.el (but this is only an example, the error also occurs with a few other packages) after the installation via Melpa (incl. init.el: require ‘gptel) I try to execute e.g. ...
Martin Nomine's user avatar
0 votes
0 answers
157 views

For Linux I use Ubuntu and have always added Emacs from its current repository by apt-get install emacs. I have encountered a bug in the latest version and would like to install different intermediate ...
David McCracken's user avatar
0 votes
1 answer
50 views

When I run M-x cookie RET on my installation of emacs (GNU Emacs 29.3 build 3, x86_64-pc-linux-gnu, GTK+ Version 2.24.32, cairo version 1.16.0) - installed from source on Linux Mint 20.3 - I get the ...
harlandski's user avatar
0 votes
2 answers
417 views

I tried to install lsp-mode from MELPA, but get the following error message: run-hooks: Cannot open load file: No such file or directory, lsp-mode So I thought I'd upgrade my other packages and try ...
Alexander Praehauser's user avatar
0 votes
1 answer
105 views

Followed these steps: Downloaded emacs-26.3.tar.gz, drop it in a subdir of my home dir cd to there tar -xvf emacs-26.1.tar.xz Seems happy a bunch of files appear cd emacs-26.3 ./configure --prefix=/...
Mikef's user avatar
  • 205
0 votes
0 answers
59 views

I'm getting a strange error when installing packages using package-install. I haven't really updated anything in my configs but package installation suddenly stopped working. Any pointers or ...
iwakura1ain's user avatar
0 votes
1 answer
371 views

I installed emacs 29.1 through git for Windows SDK which installs a subset of MSYS2 with the package manager pacman. pacman -S mingw-w64-x86_64-emacs When I start this emacs up, it gives this message:...
hatmatrix's user avatar
  • 1,176
1 vote
1 answer
226 views

I am trying to install this package called js2-mode. This is part of my effort to follow this tutorial. Package documentation and tutorial are using classic installation via package-install as follows:...
Pedro Delfino's user avatar
1 vote
1 answer
119 views

I found that DoReMi is a better way of resizing windows in emacs, but DoReMi is not in the Melpa package repository. I looked at the Emacs Wiki and doremi.el was there but I'm not too sure how to use ...
FFFluoride's user avatar
0 votes
1 answer
1k views

On Mac OS, Emacs 28.2, I have the following lines at the top of my init.el (require 'package) (add-to-list 'package-archives '("org" . "https://orgmode.org/elpa/") '("...
vpk's user avatar
  • 115
2 votes
2 answers
4k views

After installing emacs 29 with yay emacs29-git now on startx I get: You are trying to run Emacs configured with the "pure-GTK" interface under the X Window System. That configuration is ...
jjk's user avatar
  • 796
6 votes
0 answers
2k views

Linux Mint 21 Emacs 27.1 I want to install package "vterm". Here my init.el (use-package use-package-ensure-system-package :ensure t) (use-package vterm :ensure t :ensure-system-...
a_subscriber's user avatar
  • 4,386
0 votes
0 answers
310 views

Linux Mint 21.3 I installed Emacs like this: apt-install emacs It's success installed ... but it's version 27. But I want to install Emacs 28... from OFICIAL REPOSITORY. Is it possible?
a_subscriber's user avatar
  • 4,386

15 30 50 per page
1
2 3 4 5
7