From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#45116: 26.3; refill-mode doesn't allow me to add text at the end of a paragraph Date: Wed, 08 Sep 2021 11:39:24 +0200 Message-ID: <87lf471k4z.fsf@gnus.org> References: <83r1o0727y.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2436"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 45116@debbugs.gnu.org To: David Klein Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Sep 08 11:41:02 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mNu4k-0000Ol-73 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 08 Sep 2021 11:41:02 +0200 Original-Received: from localhost ([::1]:46112 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mNu4j-0002c9-0z for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 08 Sep 2021 05:41:01 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNu3m-00027E-HW for bug-gnu-emacs@gnu.org; Wed, 08 Sep 2021 05:40:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47104) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mNu3m-0007FO-9n for bug-gnu-emacs@gnu.org; Wed, 08 Sep 2021 05:40:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mNu3m-0004v0-5A for bug-gnu-emacs@gnu.org; Wed, 08 Sep 2021 05:40:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 08 Sep 2021 09:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45116 X-GNU-PR-Package: emacs Original-Received: via spool by 45116-submit@debbugs.gnu.org id=B45116.163109397418837 (code B ref 45116); Wed, 08 Sep 2021 09:40:02 +0000 Original-Received: (at 45116) by debbugs.gnu.org; 8 Sep 2021 09:39:34 +0000 Original-Received: from localhost ([127.0.0.1]:58644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNu3K-0004tl-I9 for submit@debbugs.gnu.org; Wed, 08 Sep 2021 05:39:34 -0400 Original-Received: from quimby.gnus.org ([95.216.78.240]:57748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNu3J-0004tQ-Ay for 45116@debbugs.gnu.org; Wed, 08 Sep 2021 05:39:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=KgePVdMiN2F5Yda0qS3zPpXT3PprF5+RVB8wXdY3T+E=; b=HGJKKDpC/Ve8UtPgwIS2IMrK4R qimhQgbSyKzn9JqDD4sBRb1thrB1tlynu0UQqemOpuIfZcj3CtgF3zNNOPkQasewe+2wSkOfQ77pB Acw2ckI9jSDztquyNe94ZTY9CuZqZuk5gfBUervsNpLXKsK9y5T9RuHr5u4044QLmXxU=; Original-Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mNu3A-0001MF-OI; Wed, 08 Sep 2021 11:39:27 +0200 In-Reply-To: (David Klein's message of "Tue, 8 Dec 2020 19:13:33 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:213809 Archived-At: David Klein writes: > If I typed in the text > > "The quick brown > > jumped > > over > " > > and then went up to the end of the first line and type the characters ' > [space]' 'H' 'e' 'l' 'l' 'o' > > I get > > "The quick brownHello" > > instead of > > "The quick brown Hello" > > i.e. zero spaces instead of one. Only excess whitespace should be removed > and the first space isn't excess. I tried reproducing this in various Emacs versions, but I was unable to -- the space isn't removed (with refill-mode on) when I test this. Do you have a complete recipe, starting from "emacs -Q"? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no