unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: Austin Clements <amdragon@MIT.EDU>,
	Mark Walters <markwalters1009@gmail.com>
Cc: notmuch@notmuchmail.org
Subject: Re: [PATCH 2/2] emacs: Fix "no such file or directory" error
Date: Mon, 10 Jun 2013 09:21:29 +0300	[thread overview]
Message-ID: <m27gi2fpue.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <20130610021534.GB22196@mit.edu>

On Mon, Jun 10 2013, Austin Clements <amdragon@MIT.EDU> wrote:

> Quoth Mark Walters on Jun 09 at 10:16 am:
>> 
>> Both of these patches look good to me +1. I was able to reproduce both
>> bugs pretty reliably (the first one always unless masked by the second
>> one which occurred about half the time). With these patches I cannot
>> trigger either. Also all tests pass.
>> 
>> My only tiny concern is I couldn't find any documentation on whether the
>> return value of the filter-function matters at all. Austin's original
>> fix (via irc) returned t and this returns nil in the failing case (i.e.,
>> when results-buf is dead).
>
> Mm, interesting.  To be fair, my choice of "t" for the original fix
> was completely arbitrary.  I think you're right that the Emacs
> documentation doesn't have anything to say about the return values of
> filter functions.  Furthermore, the example filter functions they give
> don't have meaningful return values, so I'm pretty sure this is safe.
> Also the code that calls the filter discards its result.

I also looked this a bit yesterday evening. For example this page

http://www.gnu.org/software/emacs/manual/html_node/elisp/Filter-Functions.html

discusses only about catching thrown errors -- i.e. no mention about
filter function return values. From that I'd draw a conclusion that 
most probably the return value of filter function is not used for anything.

... and the patch looks good. +1 (removing needs-review)

Tomi

      reply	other threads:[~2013-06-10  6:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-09  4:45 [PATCH 0/2] Fix errors when killing the search buffer Austin Clements
2013-06-09  4:45 ` [PATCH 1/2] emacs: Don't report CLI signals sent by Emacs as errors Austin Clements
2013-06-12 14:57   ` David Bremner
2013-06-09  4:45 ` [PATCH 2/2] emacs: Fix "no such file or directory" error Austin Clements
2013-06-09  9:16   ` Mark Walters
2013-06-10  2:15     ` Austin Clements
2013-06-10  6:21       ` Tomi Ollila [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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m27gi2fpue.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=amdragon@MIT.EDU \
    --cc=markwalters1009@gmail.com \
    --cc=notmuch@notmuchmail.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://yhetil.org/notmuch.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).