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

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

bug#38384: (next|previous)-buffer silent about not switching


From: Juanma Barranquero
Subject: bug#38384: (next|previous)-buffer silent about not switching
Date: Tue, 26 Nov 2019 13:08:12 +0100

Package: emacs
Severity: minor
Tags: patch
X-Debbugs-Cc: rudalics@gmx.at

In some circumstances, next-buffer and previous-buffer do not have any buffer to switch to, and in that case they silently do nothing.  (Strictly speaking, they call switch-to-(next|prev)-buffer, which do nothing and return nil).

I think they should throw a user-error, to inform the user about the situation.


Attachment: window.patch
Description: Binary data


reply via email to

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