unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Richard Stallman <rms@gnu.org>
Cc: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>, 45318@debbugs.gnu.org
Subject: bug#45318: 28.0.50; mark-paragraph
Date: Sat, 19 Dec 2020 17:53:11 +0100	[thread overview]
Message-ID: <87wnxdhh54.fsf@gnus.org> (raw)
In-Reply-To: <E1kqUX6-0006L6-4i@fencepost.gnu.org> (Richard Stallman's message of "Sat, 19 Dec 2020 00:11:56 -0500")

Richard Stallman <rms@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@duenenhof-wilhelm.de>

Now added to the Cc's.

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





  reply	other threads:[~2020-12-19 16:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-19  5:11 bug#45318: 28.0.50; mark-paragraph Richard Stallman
2020-12-19 16:53 ` Lars Ingebrigtsen [this message]
2021-01-03 22:29   ` H. Dieter Wilhelm
2021-01-04  9:19     ` Lars Ingebrigtsen
2021-01-05 22:27       ` H. Dieter Wilhelm
2021-01-07 12:11         ` Lars Ingebrigtsen
2021-04-04  1:01           ` Stefan Kangas
2021-10-11 12:15             ` Stefan Kangas
2021-10-16 17:33             ` H. Dieter Wilhelm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wnxdhh54.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=45318@debbugs.gnu.org \
    --cc=dieter@duenenhof-wilhelm.de \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).