GNU bug report logs - #47338
28.0.50; Unexpected error in fill-region

Previous Next

Package: emacs;

Reported by: Evgeny Zajcev <lg.zevlg <at> gmail.com>

Date: Tue, 23 Mar 2021 09:44:02 UTC

Severity: normal

Tags: fixed

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 47338 <at> debbugs.gnu.org (full text, mbox):

From: Gregory Heytings <gregory <at> heytings.org>
To: Evgeny Zajcev <lg.zevlg <at> gmail.com>
Cc: 47338 <at> debbugs.gnu.org
Subject: Re: bug#47338: 28.0.50; Unexpected error in fill-region
Date: Tue, 23 Mar 2021 17:55:52 +0000
[Message part 1 (text/plain, inline)]
>
> 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.

This bug report was last modified 4 years and 116 days ago.

Previous Next


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