From: Thomas Lauer <thomas.lauer@virgin.net> To: Bart Schaefer <schaefer@brasslantern.com> Cc: Zsh Users <zsh-users@zsh.org> Subject: Re: zsh function breaks after error Date: Thu, 10 Feb 2022 13:55:29 +0000 [thread overview] Message-ID: <s16a0htkge5ug0f7aqqscfkq0d9couek3s@tlc.com> (raw) In-Reply-To: <CAH+w=7ZxtKCSCsmLqQovDGtPF-cbMi6um2JbVQhi7Zu8qOpZJQ@mail.gmail.com> > > Well... as I wrote in my OP: if I replace the rofi call with a tiny > > script that does precisely the same thing but *always* exits with error > > code 0, all works as it should. So I am pretty sure that rofi exiting > > with 1 is indeed the culprit here. > > If you use your tiny script and replace "exit 0" with "exit $?" (so it > exits with the same status as rofi) does that still reproduce the > problem? Yes, the function still breaks. > Incidentally, what's the $ZSH_PATCHLEVEL ? "debian/5.7.1-1" It's no big deal but I find it strange that I can't have a function which executes to the very end when an external call fails.
next prev parent reply other threads:[~2022-02-10 13:56 UTC|newest] Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-02-08 17:16 Thomas Lauer 2022-02-09 15:18 ` Bart Schaefer 2022-02-09 18:45 ` Thomas Lauer 2022-02-09 20:16 ` Bart Schaefer 2022-02-10 13:55 ` Thomas Lauer [this message] 2022-02-10 13:59 ` Roman Perepelitsa 2022-02-10 16:20 ` Thomas Lauer 2022-02-10 16:48 ` Roman Perepelitsa 2022-02-10 17:20 ` Thomas Lauer 2022-02-10 21:26 ` Ray Andrews 2022-02-10 21:45 ` Thomas Paulsen 2022-02-10 23:37 ` Daniel Shahaf 2022-02-11 15:07 ` Thomas Lauer 2022-02-11 14:58 ` Thomas Lauer 2022-02-11 15:59 ` Ray Andrews 2022-02-11 23:31 ` Bart Schaefer 2022-02-12 3:39 ` Ray Andrews 2022-02-22 3:58 ` Matthew Martin 2022-02-12 16:45 ` Thomas Lauer 2022-02-12 17:48 ` Ray Andrews
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=s16a0htkge5ug0f7aqqscfkq0d9couek3s@tlc.com \ --to=thomas.lauer@virgin.net \ --cc=schaefer@brasslantern.com \ --cc=zsh-users@zsh.org \ --subject='Re: zsh function breaks after error' \ /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
Code repositories for project(s) associated with this 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).