[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30951: 25.1; newline causes alert sound and error message in c-mode
From: |
Noam Postavsky |
Subject: |
bug#30951: 25.1; newline causes alert sound and error message in c-mode if narrowing to a page that isn’t the first |
Date: |
Mon, 26 Mar 2018 08:31:54 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) |
found 30951 25.3
tags 30951 fixed
close 30951 26.1
quit
galex-713@galex-713.eu (Garreau, Alexandre) writes:
> In any buffer, enter c-mode, insert a clearpage character () then
> narrow after it: now anything triggering newline (such as <return>, “;”,
> etc.) will emit an alert sound along with the following error message (I
> tested in *scratch* in my case):
>
> c-determine-limit: Args out of range: #<buffer *scratch*>, 1, 13
>
> In GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
I can reproduce in 25.3, but not in 26.0.91, so it seems this was fixed.