all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Loading compiled smerge-mode results in error
       [not found] <87k0iaa3a6.fsf.ref@yahoo.com>
@ 2021-10-18 13:08 ` Po Lu
  2021-10-18 13:31   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Po Lu @ 2021-10-18 13:08 UTC (permalink / raw)
  To: emacs-devel

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.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Loading compiled smerge-mode results in error
  2021-10-18 13:08 ` Loading compiled smerge-mode results in error Po Lu
@ 2021-10-18 13:31   ` Lars Ingebrigtsen
  2021-10-18 23:56     ` Po Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-10-18 13:31 UTC (permalink / raw)
  To: Po Lu; +Cc: emacs-devel

Po Lu <luangruo@yahoo.com> writes:

> 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.

Are you sure it's the latest latest?  This should have been fixed a few
hours ago.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Loading compiled smerge-mode results in error
  2021-10-18 13:31   ` Lars Ingebrigtsen
@ 2021-10-18 23:56     ` Po Lu
  0 siblings, 0 replies; 3+ messages in thread
From: Po Lu @ 2021-10-18 23:56 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: emacs-devel

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Are you sure it's the latest latest?  This should have been fixed a few
> hours ago.

Yes, that was my fault; sorry for the noise.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-18 23:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87k0iaa3a6.fsf.ref@yahoo.com>
2021-10-18 13:08 ` Loading compiled smerge-mode results in error Po Lu
2021-10-18 13:31   ` Lars Ingebrigtsen
2021-10-18 23:56     ` Po Lu

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.