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?



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to