Package: wl
Version: 2.15.9+0.20210131-2
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,

I noticed posting a mail from Wanderlust was prevented by
missing mail-mailer-swallows-blank-line after updated to Trixie.

wl-draft.el uses this variable:
            ;; Insert an extra newline if we need it to work around
            ;; Sun's bug that swallows newlines.
            (if (eval mail-mailer-swallows-blank-line)
                (newline))

but mail-mailer-swallows-blank-line is obsoleted since Emacs 24.1
(https://doc.endlessparentheses.com/Var/mail-mailer-swallows-blank-line.html)
and Emacs 30 seems drop it.

I think above code lines can be removed.

For workaround I set (setq mail-mailer-swallows-blank-line nil) on
my .emacs.

-- System Information:
Debian Release: 13.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.41+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages wl depends on:
ii  apel            10.8+0.20220720-1
ii  emacsen-common  3.0.8
ii  flim            1:1.14.9+0.20230205-1
ii  semi            1.14.7~0.20230104-1

Versions of packages wl recommends:
ii  ca-certificates    20250419
ii  emacs              1:30.1+1-6
ii  emacs-gtk [emacs]  1:30.1+1-6

Versions of packages wl suggests:
pn  bbdb           <none>
ii  bogofilter     1.2.5-1+b4
ii  gnupg          2.4.7-21
ii  gnutls-bin     3.8.9-3
pn  im             <none>
pn  maildir-utils  <none>
pn  mhc            <none>
pn  mu-cite        <none>
pn  namazu2        <none>
pn  notmuch        <none>
ii  openssl        3.5.1-1
pn  starttls       <none>
pn  w3m-el         <none>
pn  x-face-el      <none>

-- no debconf information

Reply via email to