Package: emacs-goodies-el Version: 30.8-1 Severity: normal The `fill-paragraph' function in this package is defined as: (fill-paragraph arg) whereas emacs23 provides it as: (fill-paragraph &optional justify region)
This is causing errors on other packages that redefine `fill-paragraph'. In my case, this is causing errors with `completion-ui', being required by `predictive-mode'. I have looked at the emacs22 source and its `fill-paragraph' function is in fact providing the old (fill-paragraph arg) function signature. Still, I'm clueless as to how a version-dependent fix could be implemented. Thanks, Lluis -- System Information: Debian Release: squeeze/sid APT prefers stable APT policy: (1000, 'stable'), (990, 'testing'), (500, 'unstable'), (250, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.31-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to ca_ES.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages emacs-goodies-el depends on: ii bash 4.0-4 The GNU Bourne Again SHell ii dpkg 1.15.4.1 Debian package management system ii emacs23 [emacsen] 23.1+1-4 The GNU Emacs editor (with GTK+ us ii install-info 4.13a.dfsg.1-5 Manage installed documentation in Versions of packages emacs-goodies-el recommends: ii dict 1.11.1+dfsg-3 dictionary client ii perl-doc 5.10.1-5 Perl documentation ii wget 1.11.4-2 retrieves files from the web emacs-goodies-el suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org