all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#44021: delete-non-matching-lines optional arg REND not really optional
@ 2020-10-15 18:57 Boruch Baum
  2020-10-16  5:36 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Boruch Baum @ 2020-10-15 18:57 UTC (permalink / raw
  To: 44021

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-16  6:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-15 18:57 bug#44021: delete-non-matching-lines optional arg REND not really optional Boruch Baum
2020-10-16  5:36 ` Lars Ingebrigtsen
2020-10-16  6:42   ` Boruch Baum

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.