Your message dated Mon, 27 May 2013 09:48:49 +0000
with message-id <[email protected]>
and subject line Bug#564251: fixed in dictem 1.0.4-1
has caused the Debian Bug report #564251,
regarding function dictem-run marked as interactive - crashed.
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.)


-- 
564251: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564251
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dictem
Version: 0.8-1

With "C-x dictem-run RET" get in *Message*:

call-interactively: Wrong number of arguments: (lambda (search-fun &optional database query strategy) "Creates new *dictem* buffer and run search-fun" (interactive) (let ((ex_status -1)) (defun dictem-local-run-functions (funs database query strategy) (cond ((functionp funs) (let ((ex_st (funcall funs database query strategy))) (if (/= ex_status 0) (setq ex_status ex_st)))) ((and (consp funs) (functionp (car funs))) (dictem-local-run-functions (car funs) database query strategy) (dictem-local-run-functions (cdr funs) database query strategy)) ((null funs) nil) (t (error "wrong argument type"))) ex_status) (let ((coding-system nil)) (if (and (functionp (quote coding-system-list)) (member (quote utf-8) (coding-system-list))) (setq coding-system (quote utf-8))) (let ((selected-window (frame-selected-window)) (coding-system-for-read coding-system) (coding-system-for-write coding-system) (server dictem-server) (port dictem-port) (dbs dictem-database-alist) (strats dictem-strategy-alist) (user-dbs dictem-user-databases-alist) (user-only dictem-use-user-databases-only) (use-existing-buf dictem-use-existing-buffer) ...) (if dictem-use-existing-buffer (dictem-ensure-buffer) (dictem)) (setq dict-buf (buffer-name)) (make-local-variable (quote dictem-default-strategy)) (make-local-variable (quote dictem-default-database)) (make-local-variable (quote case-replace)) (make-local-variable (quote case-fold-search)) (set (make-local-variable (quote dictem-server)) server) (set (make-local-variable (quote dictem-port)) port) ...)))), 0

--
Best regards!




--- End Message ---
--- Begin Message ---
Source: dictem
Source-Version: 1.0.4-1

We believe that the bug you reported is fixed in the latest version of
dictem, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yauheni Kaliuta <[email protected]> (supplier of updated dictem package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 27 Aug 2012 20:19:02 +0300
Source: dictem
Binary: dictem
Architecture: source all
Version: 1.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Yauheni Kaliuta <[email protected]>
Changed-By: Yauheni Kaliuta <[email protected]>
Description: 
 dictem     - Dict client for emacs
Closes: 564251
Changes: 
 dictem (1.0.4-1) unstable; urgency=low
 .
   * New upstream release 1.0.4:
     - Flag (interactive) was removed from the following functions:
       dictem-select-strategy, dictem-select-database, dictem-read-query
       and dictem-run. Closes: #564251
Checksums-Sha1: 
 ed41ba162ed29dc99c0390c0bfcd4fb3f9a79b47 1091 dictem_1.0.4-1.dsc
 b96ae0ad712dd7320327246b0da7efe8db07b341 22026 dictem_1.0.4.orig.tar.gz
 045c4ed237dd6741807e3dc42143a50fe54f6a16 3695 dictem_1.0.4-1.diff.gz
 3ed5c69f67237997037d42a54d4e92780af654b1 29668 dictem_1.0.4-1_all.deb
Checksums-Sha256: 
 ba616944ee5934e8d78d7b612c08ae6c3937436da2b3459d62d75c6fb626eeb3 1091 
dictem_1.0.4-1.dsc
 1be72e4c6e347d6446e9c4da4fd6bed637d84bc15c024a627be93c5c82f35100 22026 
dictem_1.0.4.orig.tar.gz
 f1fee4540082a7ad4ee69dbbc9da2aed974111296d158d1203bf6662590a12e0 3695 
dictem_1.0.4-1.diff.gz
 b3b6ceb16aa8dce52284ec541736d7f78f135fbfa5cc809bd87d2293252e6afa 29668 
dictem_1.0.4-1_all.deb
Files: 
 06e8570f034711bdce27b4dcb6ed2217 1091 text optional dictem_1.0.4-1.dsc
 b7b595fb8ecefe805dede131809775c7 22026 text optional dictem_1.0.4.orig.tar.gz
 53dd24ca5e071da73caab479a85b6b8d 3695 text optional dictem_1.0.4-1.diff.gz
 ce969ef4a8c2b07ae671a86e977907a8 29668 text optional dictem_1.0.4-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlA7rWsACgkQfuhS3ua3hyWDBQCgq5wreccgDuIAdqi/IBBOZCdF
DAcAoI8bkFLNXFKSzrWdMV2HJZ4Gwj8G
=sjxt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to