Your message dated Mon, 30 Jan 2012 22:04:17 +0100
with message-id 
<CAD77+gTQLxAbhj_UO2+ieTS4R4HRNf+haHadtvNDGG0O-R=o...@mail.gmail.com>
and subject line Triage
has caused the Debian Bug report #582258,
regarding zsh-mime-setup disables usual completions
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.)


-- 
582258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582258
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsh
Version: 4.3.10-12
Severity: important

Using zsh-mime-setup I have no completions for, say, django:

$ zsh -f
laptop% autoload -U compinit;compinit
laptop% ./manage.py
tags in context :completion::complete:manage.py::
    argument-1 options  (_arguments _django (eval)) 
    subcommands         (_describe _django (eval))

This time I have pressed <C-x>,h. In case of <TAB>, completions works well:

laptop% ./manage.py
cleanup           -- remove old data from the database
compilemessages   -- compile .po files to .mo for use with gettext
....

If then I load zsh-mime-setup, django completions became disabled:

laptop% autoload -U zsh-mime-setup; zsh-mime-setup
laptop% ./manage.py
tags in context :completion::complete:zsh-mime-handler::
    all-files  (_files _default (eval))

And by TAB I have just the following:
laptop% ./manage.py
apps/                    extras/                  media/                   
settings_local.py*
....




-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable'), (300, 'testing'), (200, 'unstable'), (100, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages zsh depends on:
ii  libc6                     2.10.2-6       Embedded GNU C Library: Shared lib
ii  libcap2                   2.11-2         support for getting/setting POSIX.
ii  libncursesw5              5.7+20100313-2 shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib
ii  libpcre3                      7.8-3      Perl 5 Compatible Regular Expressi

Versions of packages zsh suggests:
pn  zsh-doc                       <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
fixed upstream


--- End Message ---

Reply via email to