Your message dated Thu, 27 Feb 2025 16:27:44 +0000
with message-id <[email protected]>
and subject line Bug#1086152: Removed package(s) from unstable
has caused the Debian Bug report #806934,
regarding stx2any: emacs stx-mode autoload interactive
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.)


-- 
806934: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806934
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: stx2any
Version: 1.56-2
Severity: minor
Tags: patch
File: /etc/emacs/site-start.d/50stx2any.el

The autoloads in 50stx2any.el are not interactive the way the commands
in stx-mode.el are, which prevents them being used interactively if you
visit an stx file which is not named ".stx" (as for example stx own
/usr/share/doc/stx2any/Stx-doc.txt.gz if I'm not mistaken).

    emacs -q /tmp/foo.txt
    M-x stx-mode
    =>
    no match (meaning no such interactive command)

I suggest

    (autoload 'stx-mode "stx-mode" nil t)
    (autoload 'stx-print-buffer "stx-mode" nil t)
    (autoload 'stx-preview-buffer "stx-mode" nil t)


-- System Information:
Debian Release: stretch/sid
Architecture: i386 (i686)

Kernel: Linux 4.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages stx2any depends on:
ii  m4  1.4.17-4

Versions of packages stx2any recommends:
ii  python  2.7.9-1
pn  tidy    <none>
ii  w3m     0.5.3-25+b1

stx2any suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1.56-2.3+rm

Dear submitter,

as the package stx2any has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1086152

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to