Bug#663058: jed-extra: wrong autolaod and completion from "calandar.sl"

G. Milde milde at users.sf.net
Thu Mar 8 09:21:40 UTC 2012


Package: jed-extra
Version: 2.5.6-1
Severity: normal
Tags: patch

Dear Maintainer,

* What led up to the situation?

A user reported a bug in jed-extra on the jed-users mailing list.

> When I try to run the calendar function a couple of odd things happen.  One,
> if I type M-ecale<TAB> I am prompted with two instances of calendar.

The author of "calendar.sl" responded

> I guess jed-extra added a completion for "calendar" even though there
> was already a completion for it.
...
> I guess they also add an autoload for the calendar function from
> calendar.sl.
...

The issue is solved with the following patch (which I also commited to the
SVN)

--- jed-extra-preparse.sl	(Revision 1198)
+++ jed-extra-preparse.sl	(Arbeitskopie)
@@ -34,6 +34,7 @@
                            "vispell.sl",
                            "look.sl",
                            % "hyperman.sl",
+			   "calendar.sl",
                            "cal.sl"];
 
 % Do not save backup copies of the generated files

(I will upload the patch to the jed-extra SVN repo, too).

Günter


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

jed-extra depends on no packages.

Versions of packages jed-extra recommends:
ii  jed   1:0.99.19-2
ii  slsh  2.2.4-3
ii  xjed  1:0.99.19-2

Versions of packages jed-extra suggests:
ii  a2ps                       1:4.14-1.1
ii  chromium [www-browser]     12.0.742.91~r87961-1
ii  dict                       <none>
ii  dillo [www-browser]        3.0.2-1
ii  elinks-lite [www-browser]  0.12~pre5-7
ii  iceweasel [www-browser]    9.0.1-1
ii  install-info               4.13a.dfsg.1-8
ii  midori [www-browser]       0.4.3-1
ii  opera [www-browser]        10.63.6450
ii  slang-curl                 0.2.1-4.1
ii  slang-expat                <none>
ii  slang-gdbm                 <none>
ii  slang-sqlite               <none>
ii  slang-wildcard             0.5.0-2

-- debconf information excluded





More information about the Pkg-jed-devel mailing list