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

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

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


From: GNU bug Tracking System
Subject: bug#38384: closed ((next|previous)-buffer silent about not switching)
Date: Tue, 26 Nov 2019 14:07:01 +0000

Your message dated Tue, 26 Nov 2019 15:05:45 +0100
with message-id <CAAeL0STwVBbYCY9=qDKq4Sn=address@hidden>
and subject line Re: bug#38384: (next|previous)-buffer silent about not 
switching
has caused the debbugs.gnu.org bug report #38384,
regarding (next|previous)-buffer silent about not switching
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38384: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38384
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: (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: address@hidden

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


--- End Message ---
--- Begin Message --- Subject: Re: bug#38384: (next|previous)-buffer silent about not switching Date: Tue, 26 Nov 2019 15:05:45 +0100
Committed as e495dbea7035bcb1f26ed82f0d56a5abc90974fa

--- End Message ---

reply via email to

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