Your message dated Sun, 12 Jan 2025 14:49:22 -0800 with message-id <87ikqjir65....@debian-hx90.lan> and subject line Re: elpa-rust-mode: noisy warnings when in rust-mode has caused the Debian Bug report #1069213, regarding elpa-rust-mode: noisy warnings when in rust-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 ow...@bugs.debian.org immediately.) -- 1069213: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069213 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: elpa-rust-mode Version: 0.4.0-2 Severity: normal X-Debbugs-Cc: Daniel Kahn Gillmor <d...@fifthhorseman.net> File: /usr/share/emacs/site-lisp/elpa-src/rust-mode-0.4.0/rust-mode.el When i enter rust-mode on a file that has no problems, i see the following warnings in the emacs *Warning* buffer: ⛔ Warning (comp): rust-mode.el:57:2: Warning: docstring wider than 80 characters ⛔ Warning (comp): rust-mode.el:63:2: Warning: docstring wider than 80 characters ⛔ Warning (comp): rust-mode.el:300:47: Warning: ‘point-at-bol’ is an obsolete function (as of 29.1); use ‘line-beginning-position’ or ‘pos-bol’ instead. ⛔ Warning (comp): rust-mode.el:627:2: Warning: defvar `rust-builtin-formatting-macros' docstring wider than 80 characters ⛔ Warning (comp): rust-mode.el:1141:2: Warning: docstring wider than 80 characters ⛔ Warning (comp): rust-mode.el:1229:2: Warning: docstring wider than 80 characters ⛔ Warning (comp): rust-mode.el:1243:2: Warning: docstring wider than 80 characters These sound like things that should be cleaned up in rust-mode.el so that when there is a meaningful warning it doesn't get lost in the noise. Thanks for maintaining elpa-rust-mode in debian! --dkg -- System Information: Debian Release: trixie/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (200, 'unstable-debug'), (200, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.6.15-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_FIRMWARE_WORKAROUND Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages elpa-rust-mode depends on: ii dh-elpa-helper 2.0.17 ii emacsen-common 3.0.5 Versions of packages elpa-rust-mode recommends: ii emacs 1:29.2+1-2 ii emacs-pgtk [emacs] 1:29.2+1-2 elpa-rust-mode suggests no packages. -- no debconf information
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Version: 1.0.6-1 The more recent 1.0.6 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 ---