zsh-workers
 help / color / mirror / code / Atom feed
From: VdragonV字龍 <vdragon.taiwan@gmail.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: zsh-workers@zsh.org
Subject: Re: Z-Shell breaks im-config configuration scripts, making input method malfunction
Date: Wed, 3 Sep 2014 16:00:49 +0800	[thread overview]
Message-ID: <CANRundndRjwtWqAa+s9=wy-yzGydgf_sL9csfigu0MfZXJcXyA@mail.gmail.com> (raw)
In-Reply-To: <140903003158.ZM15646@torch.brasslantern.com>

Thanks for pointing out, I expected Zsh behaves different than Bash
but wasn't knowledgeable enough to find the issue.  I've patched KDM's
script to avoid this issue already but I'll try your workaround just
for double check, thanks!

V字龍(Vdragon)<Vdragon.Taiwan@gmail.com>

2014-09-03 15:31 GMT+08:00 Bart Schaefer <schaefer@brasslantern.com>:
> On Sep 3,  2:53pm, Vdragon0xFF360x5B570x9F8D wrote:
> }
> } Although it seems to be KDM's bug that uses my default shell(Zsh) to run
> } the XSession script, it seems abnormal for Zsh to fail at that script also,
> } thus here's the bug report.
>
> Unfortunately, the script breaks for an entirely normal reason as far
> as zsh is concerned:  It uses a glob pattern that doesn't match any
> files.  The script needs "setopt no_nomatch" to run correctly in zsh
> (among possibly other problems, but that's the one that shows up in
> your trace output).
>
> As a workaround, you could add "setopt no_nomatch" to your ~/.zshenv
> file, and then "setopt nomatch" again in ~/.zshrc or ~/.zlogin.


      reply	other threads:[~2014-09-03  8:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03  6:53 VdragonV字龍
2014-09-03  7:31 ` Bart Schaefer
2014-09-03  8:00   ` VdragonV字龍 [this message]

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='CANRundndRjwtWqAa+s9=wy-yzGydgf_sL9csfigu0MfZXJcXyA@mail.gmail.com' \
    --to=vdragon.taiwan@gmail.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).