Displaying 4 results from an estimated 4 matches for "marmalad".
Did you mean:
marmalade
2013 Apr 30
0
[LLVMdev] Package llvm-mode for MELPA and Marmalade
Modern Emacs uses a standard set of repos for managing emacs mode packages,
so that all users need to add syntax highlighting for llvm-mode would be
M-x package-install RET llvm-mode RET.
Could we package llvm-mode for these repos?
* MELPA <http://melpa.milkbox.net/>
* Marmalade <http://marmalade-repo.org/>
--
Cheers,
Andrew Pennebaker
www.yellosoft.us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130430/438d19f8/attachment.html>
2018 Oct 23
0
elpa-ess fails to initialize after update to 18.10 on ubuntu bionic
...ages work' for Emacs. Apparently here the line about
"(package-initialize)" matters a lot. I only really activate this when I
first converted ess to elpa-ess. As I am told, this make package init themselves.
(require 'package)
(add-to-list 'package-archives '("marmalade" . "https://marmalade-repo.org/packages/"))
(add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/") t)
(add-to-list 'package-archives '("melpa-stable" . "http://stable.melpa.org/packages/") t)
(packag...
2018 Oct 23
2
elpa-ess fails to initialize after update to 18.10 on ubuntu bionic
The latest ess and elpa-ess 18.10-1bionic0 packages for ubuntu leave
ess unable to find initialization files when it is invoked from R via
M-x R. I've found a workaround by creating a soft link:
cd /usr/share
sudo ln -s /usr/share/emacs/site-lisp/elpa-src/ess-18.10 ess
but this may be a widespread problem. It appeared on each of the three
computers on which I updated the packages, and
2002 Jul 02
0
Newsletter & Rigatoni Salad Recipe