emacs-devel
[Top][All Lists]
Advanced

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

Re: region-active-p


From: Richard Stallman
Subject: Re: region-active-p
Date: Sun, 21 Oct 2007 03:25:44 -0400

    > What about to introduce `region-active-p' and/or
    > `region-exists-p' for

    > (and mark-active transient-mark-mode)

    I think this is a good idea.  Instead of putting everywhere
    a complex condition:

I agree.  But we need to decide whether (not (eq (region-beginning)
(region-end))) should be part of it.  The name `region-active-p'
implies that it doesn't matter whether the region is empty.




reply via email to

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