GNU bug report logs - #45318
28.0.50; mark-paragraph

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Sat, 19 Dec 2020 05:13:02 UTC

Severity: wishlist

Merged with 18847

Found in versions 24.4, 28.0.50

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Richard Stallman <rms <at> gnu.org>
Cc: "H. Dieter Wilhelm" <dieter <at> duenenhof-wilhelm.de>, 45318 <at> debbugs.gnu.org
Subject: bug#45318: 28.0.50; mark-paragraph
Date: Sat, 19 Dec 2020 17:53:11 +0100
Richard Stallman <rms <at> gnu.org> writes:

> Create a buffer in Fundamental mode, insert the text
>
> this is
> a test
>
> with no newline at the end, put point at the end,  and type M-h.
>
> It does not set the mark.

It's this bit:

	  ;; don't activate the mark when at eob
	  ((and (eobp) (> numeric-arg 0)))

Looks like this was introduced in this commit:

commit eb090f65ceb0ae8a90829e911694348583135ba5
H. Dieter Wilhelm <dieter <at> duenenhof-wilhelm.de>

Now added to the Cc's.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 241 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.