zsh-workers
 help / color / mirror / code / Atom feed
From: Frank Terbeck <ft@bewatermyfriend.org>
To: zsh-workers@sunsite.dk, Arto Jantunen <viiru@debian.org>,
	497663@bugs.debian.org
Subject: Re: Bug#497663: Tab completion for vim is broken
Date: Thu, 04 Sep 2008 13:44:36 +0200	[thread overview]
Message-ID: <20080904114436.GA30607@fsst.voodoo.lan> (raw)
In-Reply-To: <20080904100301.GA19939@scru.org>

Clint Adams <schizo@debian.org>:
> On Thu, Sep 04, 2008 at 12:05:05PM +0300, Arto Jantunen wrote:
> > >> Typing vim and pressing tab produces the following output:
> > >> 
> > >> _vim:31: unmatched '
> > >> 
> > >> Commenting out lines 31-40 in
> > >> /usr/share/zsh/functions/Completion/Unix/_vim fixes the problem. Should
> > >> be trivial to fix properly for someone who understands zsh's compeltion
> > >> syntax (I don't).
> > >
> > > I can't reproduce this and I don't see what the problem might be.
> > > Is this consistent for you?
> > 
> > Hmm. Apparently it depends on "emulate csh" being used. I can't
> > reproduce with a .zshrc of only
> > 
> > autoload -U compinit
> > compinit
> > 
> > But can after adding emulate csh above those lines.
> 
> Anyone know which option might be the culprit here?

Yes, 'csh_junkie_quotes'.

The problem will vanish, if you unset that option after your 'emulate
csh' call.

However, I thought 'setopt no_csh_junkie_quotes' or 'emulate -L' at
the start of the file would be enough. But apparently it isn't...

Regards, Frank

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925


  reply	other threads:[~2008-09-05 13:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080903130432.9601.64807.reportbug@ryoko>
     [not found] ` <20080903182826.GB7955@scru.org>
     [not found]   ` <87prnk703i.fsf_-_@debian.org>
2008-09-04 10:03     ` Clint Adams
2008-09-04 11:44       ` Frank Terbeck [this message]
2008-09-04 12:06       ` Frank Terbeck
2008-09-04 16:07         ` Bart Schaefer
2008-09-04 12:29       ` Jun T.
2008-09-04 12:37       ` Peter Stephenson
2008-09-04 14:29       ` Bart Schaefer
2008-09-16 11:49 Wesley Schwengle
2008-09-16 17:23 ` Wesley Schwengle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080904114436.GA30607@fsst.voodoo.lan \
    --to=ft@bewatermyfriend.org \
    --cc=497663@bugs.debian.org \
    --cc=viiru@debian.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).