GNU bug report logs - #49275
28.0.50; [PATCH] improve-switch-to-prev-buffer-skip

Previous Next

Package: emacs;

Reported by: Trust me I am a Doctor <pillule <at> riseup.net>

Date: Tue, 29 Jun 2021 16:21:01 UTC

Severity: normal

Tags: patch

Found in version 28.0.50

Done: Trust me I am a Doctor <pillule <at> riseup.net>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 49275 <at> debbugs.gnu.org (full text, mbox):

From: Trust me I am a Doctor <pillule <at> riseup.net>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 49275 <at> debbugs.gnu.org
Subject: Re: bug#49275: 28.0.50; [PATCH] improve-switch-to-prev-buffer-skip
Date: Thu, 08 Jul 2021 14:43:46 +0200
[Message part 1 (text/plain, inline)]
martin rudalics <rudalics <at> gmx.at> writes:

>> Conservatively I fix that by checking if 'switch-to-prev-buffer-skip'
>> is a function.
>
> What is the intended meaning of
>
> +      (when (and skipped (not functionp switch-to-prev-buffer-skip-p))
>
> Did you mean
>
> +      (when (and skipped (not (functionp switch-to-prev-buffer-skip)))
>
> here?

Duh. Indeed.

[0001-Improve-switch-to-prev-buffer-skip.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
--

This bug report was last modified 3 years and 273 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.