Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#533527: zsh: Provided scripts fail when cshjunkiequotes is enabled
- X-seq: zsh-workers 27047
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Ivan Cukic <ivan.cukic+kde@xxxxxxxxx>, 533527@xxxxxxxxxxxxxxx
- Subject: Re: Bug#533527: zsh: Provided scripts fail when cshjunkiequotes is enabled
- Date: Thu, 18 Jun 2009 13:06:13 +0000
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20090618113641.14589.8920.reportbug@xxxxxxxxxxxxx>
- Mail-followup-to: Ivan Cukic <ivan.cukic+kde@xxxxxxxxx>, 533527@xxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20090618113641.14589.8920.reportbug@xxxxxxxxxxxxx>
On Thu, Jun 18, 2009 at 01:36:41PM +0200, Ivan Cukic wrote:
> When the cshjunkiequotes is enabled in user's .zshrc file (setopt cshjunkiequotes) various scripts that contain multiline strings become invalid.
>
> The problem can be fixed by adding backslash for line breaks in multiline strings.
>
> The problem appears in the following scripts (but is not limited just to them)
>
> /usr/share/zsh/functions/Completion/compinit
> /usr/share/zsh/functions/MIME/zsh-mime-setup
> /usr/share/zsh/functions/Completion/Unix/_vim
> /usr/share/zsh/functions/Completion/Unix/_rm
Can you elaborate? cshjunkiequotes is already forcibly unset during completion.
Where are you adding a backslash in zsh-mime-setup?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author