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

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

bug#33169: 26.1; emacs hangs when parenthesis entered in comment


From: Lars Ingebrigtsen
Subject: bug#33169: 26.1; emacs hangs when parenthesis entered in comment
Date: Thu, 26 Nov 2020 14:02:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Paul Vogel <pfvogel@yahoo.com> writes:

> Editing a C header file and trying to add a doxygen-style comment.  I
> tried to enter an open parenthesis in the comment and emacs hangs.  I
> was able to replicate this multiple times.  I was able to narrow it down
> to these lines being present in the file:
>
> /* make sure LogStorageTable_t is packed */
> COMPILE_TIME_ASSERT(sizeof(LogStorageTable_t) == ((sizeof(LogStorageArea_t) *
>                                                    LOG_STORAGE_NUM) +
>                                                   sizeof(uint16_t)));
>
> /** hang if open parenthesis is pressed here -> 

(This bug report unfortunately got no response at the time.)

I tried reproducing this in Emacs 27 (and 28), and I was unable to.  Do
you still see this bug in Emacs 27?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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