Your message dated Sun, 12 Jan 2025 14:52:14 -0800 with message-id <[email protected]> and subject line Re: elpa-go-mode: Emacs warnings when using go-mode has caused the Debian Bug report #1069060, regarding elpa-go-mode: Emacs warnings when using go-mode to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1069060: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069060 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: elpa-go-mode Version: 3:1.6.0-1 Severity: normal Dear Maintainer, I installed elpa-go-mode and added the following lines to ~/.emacs: (autoload 'go-mode "go-mode" nil t) (add-to-list 'auto-mode-alist '("\\.go\\'" . go-mode)) The first time I open a .go file I get warnings: Warning (comp): go-mode.el:2158:13: Warning: Empty let* body Disable showing Disable logging Warning (comp): go-mode.el:743:37: Warning: the function ‘go--boring-comment-p’ is not known to be defined. Disable showing Disable logging Warning (comp): go-mode.el:743:18: Warning: the function ‘go--empty-line-p’ is not known to be defined. Disable showing Disable logging -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-20-amd64 (SMP w/12 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages elpa-go-mode depends on: ii dh-elpa-helper 2.0.16 ii emacsen-common 3.0.5 Versions of packages elpa-go-mode recommends: ii golang-golang-x-tools 1:0.5.0+ds-1 elpa-go-mode suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 3:1.6.0+git20240630.602d73e-1 The more recent snapshot version addressed many of the issues. Also since emacs 1:29.3+1-2 the native comp warnings have been disabled. [1] https://tracker.debian.org/news/1520365/accepted-emacs-12931-2-source-into-unstable/ -- Regards, Xiyue Deng
--- End Message ---

