emacs-devel
[Top][All Lists]
Advanced

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

Region argument (was: [patch] Run occur command restricted to a region)


From: Stefan Monnier
Subject: Region argument (was: [patch] Run occur command restricted to a region)
Date: Tue, 03 Jan 2017 12:37:20 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> I think our convention for functions that act on the region is to
> accept BEG and END arguments, so that the function could be called
> from Lisp.

Indeed.

Note also that in order to support rectangular regions (which are
currently poorly supported, but which we'd like to see supported more
generally), we should change/tweak this convention.


        Stefan




reply via email to

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