[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Loading compiled smerge-mode results in error
From: |
Po Lu |
Subject: |
Loading compiled smerge-mode results in error |
Date: |
Mon, 18 Oct 2021 21:08:49 +0800 |
On latest master from a fresh bootstrap, loading the byte-compiled
smerge-mode via
(require 'smerge-mode)
Complains that the variable `smerge' is void.
It's probably related to the adaption of smerge-mode to define-keymap.
- Loading compiled smerge-mode results in error,
Po Lu <=