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

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

bug#39962: 27.0.90; Crash in Emacs 27.0.90


From: Paul Eggert
Subject: bug#39962: 27.0.90; Crash in Emacs 27.0.90
Date: Sat, 14 Mar 2020 12:09:45 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 3/14/20 11:34 AM, Pip Cet wrote:

+      if (0 <= offset && offset < sizeof *b &&
+         (all_buffers || !NILP (b->name_)))

The "&&" should go at the start of the second line, not the end of the first.

This patch is for emacs-27, right?

Thanks again.





reply via email to

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