GNU bug report logs - #51260
29.0.50; smerge-mode: void-variable smerge

Previous Next

Package: emacs;

Reported by: Manuel Uberti <manuel.uberti <at> inventati.org>

Date: Mon, 18 Oct 2021 07:09:01 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 51260 in the body.
You can then email your comments to 51260 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 07:09:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Manuel Uberti <manuel.uberti <at> inventati.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 18 Oct 2021 07:09:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Manuel Uberti <manuel.uberti <at> inventati.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; smerge-mode: void-variable smerge
Date: Mon, 18 Oct 2021 09:08:03 +0200
Hi,

if I do the following:

- emacs -Q
- M-x toggle-debug-on-error
- M-x smerge-mode

I now get:

Debugger entered--Lisp error: (void-variable smerge)
  byte-code("\303\10\11\304\305\211\n\205\26\0\3061\24\0\307 
0\202\26\0\210\305&\6\207" [smerge smerge-begin-re diff-refine 
easy-mmode-define-navigation "conflict" nil (error) smerge-refine] 7)
  command-execute(smerge-mode record)
  execute-extended-command(nil "smerge-mode" "smerge-mode")
  funcall-interactively(execute-extended-command nil "smerge-mode" "smerge-mode")
  command-execute(execute-extended-command)


In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.18, cairo 
version 1.16.0)
 of 2021-10-18 built on hathaway
Repository revision: 735086e440aa748072be547f04c8878ac3798723
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12009000
System Description: Ubuntu 20.04 LTS

Configured using:
 'configure --with-harfbuzz --with-native-compilation CC=gcc-10'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES
NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF
TOOLKIT_SCROLL_BARS X11 XDBE XIM XPM GTK3 ZLIB

Important settings:
  value of $LC_MESSAGES: en_GB.UTF-8
  value of $LC_MONETARY: it_IT.UTF-8
  value of $LC_NUMERIC: it_IT.UTF-8
  value of $LC_TIME: it_IT.UTF-8
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: Debugger

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
rfc822 mml mml-sec epa derived epg rfc6068 epg-config gnus-util rmail
rmail-loaddefs auth-source eieio eieio-core eieio-loaddefs
password-cache json map text-property-search time-date mm-decode
mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
help-fns radix-tree cl-print debug backtrace find-func diff-mode comp
comp-cstr warnings rx cl-seq cl-macs cl-extra help-mode seq gv subr-x
byte-opt cl-loaddefs cl-lib bytecomp byte-compile cconv diff cus-start
cus-load iso-transl tooltip eldoc paren electric uniquify ediff-hook
vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode lisp-mode prog-mode register
page tab-bar menu-bar rfn-eshadow isearch easymenu timer select
scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors
frame minibuffer cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite emoji-zwj charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button
loaddefs faces cus-face macroexp files window text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote threads dbusbind inotify lcms2
dynamic-setting system-font-setting font-render-setting cairo
move-toolbar gtk x-toolkit x multi-tty make-network-process
native-compile emacs)

Memory information:
((conses 16 107021 7161)
 (symbols 48 9442 1)
 (strings 32 27572 2839)
 (string-bytes 1 917775)
 (vectors 16 20186)
 (vector-slots 8 375081 13361)
 (floats 8 37 30)
 (intervals 56 294 0)
 (buffers 992 12))

-- 
Manuel Uberti
www.manueluberti.eu




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 07:13:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Manuel Uberti via "Bug reports for GNU Emacs, the Swiss army knife of
 text editors" <bug-gnu-emacs <at> gnu.org>
Cc: Manuel Uberti <manuel.uberti <at> inventati.org>, 51260 <at> debbugs.gnu.org
Subject: Re: bug#51260: 29.0.50; smerge-mode: void-variable smerge
Date: Mon, 18 Oct 2021 09:12:24 +0200
Manuel Uberti via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs <at> gnu.org> writes:

> - emacs -Q
> - M-x toggle-debug-on-error
> - M-x smerge-mode
>
> I now get:
>
> Debugger entered--Lisp error: (void-variable smerge)
>   byte-code("\303\10\11\304\305\211\n\205\26\0\3061\24\0\307
>   0\202\26\0\210\305&\6\207" [smerge smerge-begin-re diff-refine
>   easy-mmode-define-navigation "conflict" nil (error) smerge-refine]
>  7)

I'm unable to reproduce the problem on the current trunk.  Could it be a
build issue?  Does the problem go away if you say "make bootstrap"?

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 07:13:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 07:14:02 GMT) Full text and rfc822 format available.

Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Manuel Uberti <manuel.uberti <at> inventati.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>,
 Manuel Uberti via Bug reports for GNU "Emacs," the Swiss army knife of text
 editors <bug-gnu-emacs <at> gnu.org>
Cc: 51260 <at> debbugs.gnu.org
Subject: Re: bug#51260: 29.0.50; smerge-mode: void-variable smerge
Date: Mon, 18 Oct 2021 09:13:40 +0200
On 18/10/21 09:12, Lars Ingebrigtsen wrote:
> Manuel Uberti via "Bug reports for GNU Emacs, the Swiss army knife of
> text editors" <bug-gnu-emacs <at> gnu.org> writes:
> 
>> - emacs -Q
>> - M-x toggle-debug-on-error
>> - M-x smerge-mode
>>
>> I now get:
>>
>> Debugger entered--Lisp error: (void-variable smerge)
>>    byte-code("\303\10\11\304\305\211\n\205\26\0\3061\24\0\307
>>    0\202\26\0\210\305&\6\207" [smerge smerge-begin-re diff-refine
>>    easy-mmode-define-navigation "conflict" nil (error) smerge-refine]
>>   7)
> 
> I'm unable to reproduce the problem on the current trunk.  Could it be a
> build issue?  Does the problem go away if you say "make bootstrap"?
> 

No, I actually did build using:

- ./configure --with-harfbuzz --with-native-compilation
- make bootstrap -j16

-- 
Manuel Uberti
www.manueluberti.eu




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 07:14:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 07:16:02 GMT) Full text and rfc822 format available.

Message #20 received at 51260 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 51260 <at> debbugs.gnu.org
Cc: manuel.uberti <at> inventati.org
Subject: Re: bug#51260: 29.0.50; smerge-mode: void-variable smerge
Date: Mon, 18 Oct 2021 09:14:51 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> I'm unable to reproduce the problem on the current trunk.  Could it be a
> build issue?  Does the problem go away if you say "make bootstrap"?

Hm, I think I understand what the issue might be (a missing require).
I've now pushed a fix for this to master -- can you check whether this
fixes the problem (without doing a "make bootstrap")?

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 07:20:01 GMT) Full text and rfc822 format available.

Message #23 received at 51260 <at> debbugs.gnu.org (full text, mbox):

From: Manuel Uberti <manuel.uberti <at> inventati.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>, 51260 <at> debbugs.gnu.org
Subject: Re: bug#51260: 29.0.50; smerge-mode: void-variable smerge
Date: Mon, 18 Oct 2021 09:19:38 +0200
On 18/10/21 09:14, Lars Ingebrigtsen wrote:
> Hm, I think I understand what the issue might be (a missing require).
> I've now pushed a fix for this to master -- can you check whether this
> fixes the problem (without doing a "make bootstrap")?

Thank you for quick fix! The problem is gone now.

-- 
Manuel Uberti
www.manueluberti.eu




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 07:21:02 GMT) Full text and rfc822 format available.

Message #26 received at 51260 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Manuel Uberti <manuel.uberti <at> inventati.org>
Cc: 51260 <at> debbugs.gnu.org
Subject: Re: bug#51260: 29.0.50; smerge-mode: void-variable smerge
Date: Mon, 18 Oct 2021 09:20:12 +0200
Manuel Uberti <manuel.uberti <at> inventati.org> writes:

> Thank you for quick fix! The problem is gone now.

Thanks for checking; I'm closing this report, then.

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




bug marked as fixed in version 29.1, send any further explanations to 51260 <at> debbugs.gnu.org and Manuel Uberti <manuel.uberti <at> inventati.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 18 Oct 2021 07:21:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 12:28:01 GMT) Full text and rfc822 format available.

Message #31 received at 51260 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: manuel.uberti <at> inventati.org, 51260 <at> debbugs.gnu.org
Subject: Re: bug#51260: 29.0.50; smerge-mode: void-variable smerge
Date: Mon, 18 Oct 2021 15:27:50 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Mon, 18 Oct 2021 09:20:12 +0200
> Cc: 51260 <at> debbugs.gnu.org
> 
> Manuel Uberti <manuel.uberti <at> inventati.org> writes:
> 
> > Thank you for quick fix! The problem is gone now.
> 
> Thanks for checking; I'm closing this report, then.

Is this problem specific to Emacs 29, or does it also exist in Emacs
28?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51260; Package emacs. (Mon, 18 Oct 2021 12:36:02 GMT) Full text and rfc822 format available.

Message #34 received at 51260 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: manuel.uberti <at> inventati.org, 51260 <at> debbugs.gnu.org
Subject: Re: bug#51260: 29.0.50; smerge-mode: void-variable smerge
Date: Mon, 18 Oct 2021 14:35:17 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> Is this problem specific to Emacs 29, or does it also exist in Emacs
> 28?

It's just in Emacs 29.

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 16 Nov 2021 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 161 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.