all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: David Klein <dklein0@gmail.com>
Cc: 45116@debbugs.gnu.org
Subject: bug#45116: 26.3; refill-mode doesn't allow me to add text at the end of a paragraph
Date: Tue, 08 Dec 2020 17:21:37 +0200	[thread overview]
Message-ID: <83r1o0727y.fsf@gnu.org> (raw)
In-Reply-To: <CALoTaHB4nZ2KWihO=n_z1bKqZM+5B8faEsHMT9nePrF_AAYU0g@mail.gmail.com> (message from David Klein on Tue, 8 Dec 2020 10:16:40 +0200)

> From: David Klein <dklein0@gmail.com>
> Date: Tue, 8 Dec 2020 10:16:40 +0200
> 
> runemacs.exe -Q
> (setq auto-mode-alist
>       (cons '("\\.latex$" . latex-mode) auto-mode-alist))^X^E
> (add-hook 'latex-mode-hook 'refill-mode)^X^E
> ^X^F junk.latex
> Type in a few random lines interspersed with empty lines
> Go back to the end of a line that is followed by an empty line and type
> a space (or several). No space gets inserted. Non whitespace inserts correctly.

Isn't that expected,, given that the doc string of this mode says:

                                             When enabled, the
  current paragraph is refilled as you edit.  Self-inserting
  characters only cause refilling if they would cause
  auto-filling.

"Refilled as you edit means excess whitespace is removed, no?





  reply	other threads:[~2020-12-08 15:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-08  8:16 bug#45116: 26.3; refill-mode doesn't allow me to add text at the end of a paragraph David Klein
2020-12-08 15:21 ` Eli Zaretskii [this message]
2020-12-08 17:13   ` David Klein
2020-12-08 17:25     ` Eli Zaretskii
2020-12-08 17:36       ` David Klein
2020-12-09  8:16         ` David Klein
2021-09-08  9:39     ` Lars Ingebrigtsen
2021-09-09 10:37       ` David Klein
2021-09-09 13:11         ` Lars Ingebrigtsen

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

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

  git send-email \
    --in-reply-to=83r1o0727y.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=45116@debbugs.gnu.org \
    --cc=dklein0@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.