From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: Andreas Schwab <schwab@suse.de>
Subject: Re: emacs-26 69e8046: Don't signal error in vc-deduce-backend
Date: Tue, 13 Feb 2018 13:27:14 +0100 [thread overview]
Message-ID: <87mv0dyt0d.fsf@gmx.de> (raw)
In-Reply-To: <20180213111858.3544220856@vcs0.savannah.gnu.org> (Andreas Schwab's message of "Tue, 13 Feb 2018 06:18:57 -0500 (EST)")
schwab@gnu.org (Andreas Schwab) writes:
> + (condition-case nil
> + (vc-responsible-backend default-directory)
> + (error nil)))
ignore-errors?
Best regards, Michael.
next parent reply other threads:[~2018-02-13 12:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20180213111857.32578.59158@vcs0.savannah.gnu.org>
[not found] ` <20180213111858.3544220856@vcs0.savannah.gnu.org>
2018-02-13 12:27 ` Michael Albinus [this message]
2018-02-13 13:06 ` emacs-26 69e8046: Don't signal error in vc-deduce-backend Andreas Schwab
2018-02-13 14:29 ` [Emacs-diffs] " Stefan Monnier
2018-02-13 14:41 ` Andreas Schwab
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mv0dyt0d.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=emacs-devel@gnu.org \
--cc=schwab@suse.de \
/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.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).