This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-05
Channels
- # aleph (1)
- # announcements (1)
- # babashka (6)
- # beginners (25)
- # biff (6)
- # calva (61)
- # clojure (15)
- # clojure-europe (2)
- # clojurescript (34)
- # cursive (7)
- # events (2)
- # figwheel-main (5)
- # fulcro (10)
- # gratitude (1)
- # malli (2)
- # pathom (1)
- # polylith (3)
- # portal (1)
- # re-frame (3)
- # reagent (10)
- # releases (2)
- # shadow-cljs (19)
- # spacemacs (5)
- # xtdb (2)
This is probably an old debate but I wonder what folks are doing about ligatures aka Fira Code?
From here https://github.com/mickeynp/ligature.el There seems to be two options back port a fix to 27.1 or 27.2 or run emacs 28 via snapd?
The error I see is
Skipping rebuild of /home/daniel-lower/.emacs.d/.cache/quelpa/packages/ligature-20220213.1525.el
(Spacemacs) Error:
An error occurred while installing ligature (error: (error Package 'emacs-28' is unavailable))
@danielplower I started getting an error with Emacs 27.1 and the Spacemacs Unicode layer, with ligature-set-ligatures
not found after the latest package update. Not sure how relevant that is to the error you posted.
I installed https://launchpad.net/~ubuntu-elisp/+archive/ubuntu/ppa and the problem seems to disappear though (as well as making Spacemacs extremely fast)
@jr0cket Thanks John I run a weird setup WSL with Ubuntu piping to Xming server for X at work at any rate. At home I can go more crazy with nightly builds as it's less mission critical. I am setting up for emacs 28 well like you've pointed out emacs 29 is already in the works so emacs 28 should get progressively more stable till it's officially released.