bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31274: 27.0.50; xdisp.c:7575: Emacs fatal error: assertion failed: I


From: Noam Postavsky
Subject: bug#31274: 27.0.50; xdisp.c:7575: Emacs fatal error: assertion failed: IT_BYTEPOS (*it) == CHAR_TO_BYTE (IT_CHARPOS (*it))
Date: Fri, 04 May 2018 06:35:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

> I can reproduce the above assertion failure when I do the following:
>
>     % src/emacs -Q /usr/bin/perl -l 
> .../elpa/packages/nhexl-mode/nhexl-mode.el -f nhexl-mode --eval '(setq 
> word-wrap t)'
>     y
>     M->
>
> The `y` is because nhexl-mode prompts the user to convert the buffer
> to unibyte and is not directly relevant: you can use find-file-literally
> instead and the result is the same.

I couldn't reproduce the assert failure, and I didn't get the unibyte
prompt either.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]