Your message dated Sat, 22 Mar 2014 22:14:59 +0000
with message-id <[email protected]>
and subject line Re: Bug#257756: table.el and filladapt.el don't work together
has caused the Debian Bug report #257756,
regarding table.el and filladapt.el don't work together
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.)
--
257756: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=257756
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs-goodies-el
Version: 24.5-1
Severity: normal
I have found a bug when both table.el and filladapt.el are used.
This can easily be reproduced by starting `emacs -no-site-file -q'
and then evaluating these expressions:
(require 'table)
(require 'filladapt)
Now press `M-q' and you will get the following error:
,----
| filladapt-funcall: Lisp nesting exceeds max-lisp-eval-depth
`----
Versions used:
filladapt.el: 28-February-1998|2.12
table.el: 1.5.54
I have also informed the upstream maintainers of the two packages.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=C, LC_CTYPE=de_DE@euro
Versions of packages emacs-goodies-el depends on:
ii bash 2.05b-16 The GNU Bourne Again SHell
ii emacs-snapshot [emacsen] 20040508-1 The GNU Emacs editor
ii emacs21 [emacsen] 21.3+1-5 The GNU Emacs editor
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: emacs-goodies-el
Source-Version: 35.11
On Mon, Jul 05, 2004 at 10:58:33PM +0200, Marcus Frings wrote:
> Package: emacs-goodies-el
> Version: 24.5-1
> Severity: normal
>
> I have found a bug when both table.el and filladapt.el are used.
>
> This can easily be reproduced by starting `emacs -no-site-file -q'
> and then evaluating these expressions:
>
> (require 'table)
> (require 'filladapt)
>
> Now press `M-q' and you will get the following error:
>
> ,----
> | filladapt-funcall: Lisp nesting exceeds max-lisp-eval-depth
> `----
>
> Versions used:
>
> filladapt.el: 28-February-1998|2.12
> table.el: 1.5.54
>
> I have also informed the upstream maintainers of the two packages.
I have just tried to reproduce this bug using emacs23 (23.4+1-4.1+b1)
and emacs24 (24.3+1-2+b1), which have an updated version of table.el,
and this bug is no longer reproducible. So I am closing this bug
report.
Thank you for letting the upstream table.el maintainers know about it
all those years ago!
Best wishes,
Julian
--- End Message ---