all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gregory Heytings <gregory@heytings.org>
To: Evgeny Zajcev <lg.zevlg@gmail.com>
Cc: 47338@debbugs.gnu.org
Subject: bug#47338: 28.0.50; Unexpected error in fill-region
Date: Tue, 23 Mar 2021 17:55:52 +0000	[thread overview]
Message-ID: <22aaf0fadd51139bed8b@heytings.org> (raw)
In-Reply-To: <CAO=W_ZrxJotV-9oo02AZeHFSDj5Yn-aaT++EZJjaZSF91h-pOg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]


>
> Evaluating next sexp results in error:
>
>   (with-temp-buffer
>     (let ((fill-column 66))
>       (insert "                                   :action (lambda (docid msg target)")
>       (fill-region (point-min) (point-max) 'left t)
>       (buffer-string)))
>  

I cannot reproduce this on recent revision of the trunk (8c589c2583), it 
produces the expected result: the inserted string is displayed.

  parent reply	other threads:[~2021-03-23 17:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23  9:43 bug#47338: 28.0.50; Unexpected error in fill-region Evgeny Zajcev
2021-03-23 15:31 ` bug#47338: [External] : " Drew Adams
2021-03-23 16:44   ` Eli Zaretskii
2021-03-23 17:19     ` Drew Adams
2021-03-23 17:55 ` Gregory Heytings [this message]
2021-03-23 19:24   ` Eli Zaretskii
2021-03-23 19:42     ` Gregory Heytings
2021-03-23 18:05 ` Eli Zaretskii
2021-03-24  9:24   ` Lars Ingebrigtsen
2021-03-25 18:27     ` Evgeny Zajcev

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=22aaf0fadd51139bed8b@heytings.org \
    --to=gregory@heytings.org \
    --cc=47338@debbugs.gnu.org \
    --cc=lg.zevlg@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.