GNU bug report logs -
#33169
26.1; emacs hangs when parenthesis entered in comment
Previous Next
Reported by: Paul Vogel <pfvogel <at> yahoo.com>
Date: Fri, 26 Oct 2018 20:43:01 UTC
Severity: normal
Tags: moreinfo
Found in version 26.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Paul Vogel <pfvogel <at> 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
This bug report was last modified 4 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.