bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44021: delete-non-matching-lines optional arg REND not really option


From: Boruch Baum
Subject: bug#44021: delete-non-matching-lines optional arg REND not really optional
Date: Thu, 15 Oct 2020 14:57:49 -0400
User-agent: NeoMutt/20180716

Unlike other functions with optional BEG and END args, where END is
presumed to be (point-max) if not supplied, function
delete-non-matching-lines returns an error when only RBEG is supplied.

Error: (wrong-type-argument number-or-marker-p nil)

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]