Package: emacs-goodies-el
Version: 33.3
Severity: normal
File: /usr/share/emacs/site-lisp/emacs-goodies-el/highlight-completion.el

Running up

    emacs23 -q

and doing

    M-x highlight-completion-mode
    C-x C-f       # ie. find-file

gets an error 

    Wrong type argument: stringp, nil

A debug-on-error gives

    Debugger entered--Lisp error: (wrong-type-argument stringp nil)
      expand-file-name(nil nil)
      hc-expand-file-name(nil)
      highlight-completion-setup()
      run-hooks(minibuffer-setup-hook)
      completing-read("Find file: " read-file-name-internal nil 
confirm-after-compl$
      read-file-name("Find file: " nil "/tmp/" confirm-after-completion)
      find-file-read-args("Find file: " confirm-after-completion)
      byte-code("\300\301\302 \"\207" [find-file-read-args "Find file: " 
confirm-no$
      call-interactively(find-file nil nil)


It seems `minibuffer-completion-predicate' can be nil in emacs23 whereas
perhaps it was not so emacs21 or 22.  Dunno what it means, but
highlight-completion.el might have to allow for it.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages emacs-goodies-el depends on:
ii  bash                      4.0-7          The GNU Bourne Again SHell
ii  dpkg                      1.15.5.6       Debian package management system
ii  emacs21 [emacsen]         21.4a+1-5.7    The GNU Emacs editor
ii  emacs22-gtk [emacsen]     22.3+1-1.2     The GNU Emacs editor (with GTK use
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 
ii  xemacs21-mule [emacsen]   21.4.22-2      highly customizable text editor --

Versions of packages emacs-goodies-el recommends:
ii  dict                       1.11.2+dfsg-2 dictionary client
ii  perl-doc                   5.10.1-2      Perl documentation
ii  wget                       1.12-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

Reply via email to