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

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

Re: Inconsistency with repeat-complex-command and transient-mark-mode


From: Richard Stallman
Subject: Re: Inconsistency with repeat-complex-command and transient-mark-mode
Date: Sun, 16 Mar 2003 02:46:46 -0500

    to which command was used. I give an example for each behaviour (this
    is what C-x ESC ESC shows after calling that command while the mark
    was active):

    (keep-lines "foo")
    (query-replace "foo" "bar" nil 180 195)

    As you see, the values of region-beginning and region-end are sort of
    "hardcoded" in the second case.

I've fixed this in the development sources.
Thanks for reporting it.




reply via email to

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