GNU bug report logs -
#17555
24.4.50; 'mark-paragraph' does not allow extending the region backwards
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Thu, 22 May 2014 20:24:02 UTC
Severity: minor
Tags: wontfix
Found in version 24.4.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> After reading (info "(emacs) Marking Objects") and doing some tests, I
>> wonder why 'mark-paragraph' does not behave like 'mark-word' and
>> 'mark-sexp' when the mark is located before point. In that situation
>> 'mark-word' and 'mark-sexp' move the mark backwards to select an
>> earlier element (which I think is TRT), but 'mark-paragraph' moves the
>> mark forward instead (like when the mark is after point).
>>
>> Could this inconsistency be fixed?
>
> It is somewhat inconsistent, but it's been documented to be this way
> since at least 2001:
>
> --
> Put point at beginning of this paragraph, mark at end.
> The paragraph marked is the one that contains point or follows point.
> --
mark-paragraph could be fixed for consistency, but the problem is that
there are more commands that should be fixed then as well, e.g. mark-defun,
mark-page...
This bug report was last modified 5 years and 281 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.