summaryrefslogtreecommitdiffstats
path: root/2020/info/35.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-12-11 23:34:55 -0500
committerSacha Chua <sacha@sachachua.com>2020-12-11 23:34:55 -0500
commit3e76f0b6c35514bf23f73dd65b475dba6cf641f2 (patch)
tree7da9d20b78a7e452d11fbd33d0c9e0d9142d5d2f /2020/info/35.md
parent7502ab0e42d6c2606a2daa817e7d940cae739a7e (diff)
parentabd15734ca999b24051ccac7bb4f60d5c17e6fde (diff)
downloademacsconf-wiki-3e76f0b6c35514bf23f73dd65b475dba6cf641f2.tar.xz
emacsconf-wiki-3e76f0b6c35514bf23f73dd65b475dba6cf641f2.zip
Merge branch 'master' of git.emacsconf.org:emacsconf-wiki
Diffstat (limited to '2020/info/35.md')
-rw-r--r--2020/info/35.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/2020/info/35.md b/2020/info/35.md
index 2ea0c630..f92dbcc1 100644
--- a/2020/info/35.md
+++ b/2020/info/35.md
@@ -35,6 +35,7 @@ to make this mode. It's really useful! For more information, I
recorded a talk about making major modes
(<https://www.youtube.com/watch?v=gk39mp8Vy4M>) a few years ago, at an
EmacsNYC (<https://emacsnyc.org/>) meeting.
+
- That'd be awesome, thanks! Will do.
## Q8: Any MIDI mapping possibilities?
@@ -63,6 +64,7 @@ I don't really know what a tracker/mod player is.
UPDATE: can confirm, it was easy to play a song myself :-) Very nice!
However git clone <https://hg.sr.ht/~zck/zmusic> didn't work, I wonder if I'm doing it wrong
+
- Had to browse to <https://hg.sr.ht/~zck/zmusic/browse/zmusic.el> and copy/paste.
- It's mercurial! (I have Opinions about version control systems). Try
`hg clone` instead, or copy/paste from the link directly.