GNU bug report logs -
#26378
26.0.50; Hitting 'n' during ediff gives Error
Previous Next
Reported by: Kaushal Modi <kaushal.modi <at> gmail.com>
Date: Wed, 5 Apr 2017 20:58:02 UTC
Severity: normal
Tags: fixed
Merged with 26385,
26394
Found in version 26.0.50
Done: npostavs <at> users.sourceforge.net
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Kaushal Modi <kaushal.modi <at> gmail.com> writes:
> +
> +The PROGRAM is executed asynchronously unless `system-type' is
> +`windows-nt' or `ms-dos', or unless SYNCH is non-nil.
I think the second "unless" is redundant.
> +
> +OPTIONS is a string of space-separated options to pass to PROGRAM. It
> +may be a blank string.
> +
> +FILES is a list of filenames to pass to PROGRAM. This list may
> +contain a nil element too.
> +
> +nil and \"\" elements in OPTIONS and FILES are ignored."
>
> I have tweaked this part slightly (see patch in this email). Based on the
> code, nil and "" elements will be removed from a concatenated list of
> OPTIONS and FILES; not just FILES.
But OPTIONS can't have nil or "" in it (or any "elements", really), so I
don't think there is any need to talk about that in the docstring.
This bug report was last modified 8 years and 39 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.