Your message dated Thu, 25 May 2006 09:51:22 -0700
with message-id <[EMAIL PROTECTED]>
and subject line fixed in 2.59-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: autoconf
Version: 2.59-2
Severity: normal
Installing the autoconf package should not mess with Emacs startup to
autoload the package `autoconf-mode' for the command `autoconf-mode'
and override the autoconf-mode entry in `auto-mode-alist'. The
autoconf-mode.el that you end up with is apparently intended for
developers of Autoconf, not its users, i.e. developers of configure
files.
I wrote autoconf.el for the usual case of someone wanting to edit
configure.in and then Emacs DTRT by default. The rather few people
for whom autoconf-mode.el is relevant should load it explicitly. The
clash of names is unfortunate, but the naming in Emacs was considered.
-- System Information
Debian Release: 3.0
Architecture: sparc
Kernel: Linux albion.dl.ac.uk 2.4.21 #1 Thu Aug 7 20:30:12 EDT 2003 sparc64
Locale: LANG=C, LC_CTYPE=en_GB
Versions of packages autoconf depends on:
ii debianutils 2.6 Miscellaneous utilities specific t
ii m4 1.4-14 a macro processing language
ii perl 5.6.1-8.6 Larry Wall's Practical Extraction
--- End Message ---
--- Begin Message ---
This bug was fixed in 2.59-4 and somehow it didn't get closed.
Here's the appropriate changelog entry:
autoconf (2.59-4) unstable; urgency=low
* debian/rules: Install autotest but not autoconf mode, because Emacs
has a built-in autoconf mode that is better, according to its author.
Closes: #237109.
* debian/autoconf.emacsen-startup: Don't autoload autoconf mode anymore.
-- Ben Pfaff <[EMAIL PROTECTED]> Sun, 14 Mar 2004 11:02:11 -0800
--
God leaned close as mud as man sat up, looked around, and spoke. Man blinked.
"What is the purpose of all this?" he asked politely. "Everything must have a
purpose?" asked God. "Certainly," said man. "Then I leave it to you to think
of one for all this," said God. And He went away. --Vonnegut, _Cat's Cradle_
--- End Message ---