GNU bug report logs - #26177
pcase spams me with useless and cryptic messages intended for internal use

Previous Next

Package: emacs;

Reported by: Paul Pogonyshev <pogonyshev <at> gmail.com>

Date: Sun, 19 Mar 2017 21:55:02 UTC

Severity: minor

Tags: fixed

Fixed in version 26.1

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26177 in the body.
You can then email your comments to 26177 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#26177; Package emacs. (Sun, 19 Mar 2017 21:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Paul Pogonyshev <pogonyshev <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 19 Mar 2017 21:55:02 GMT) Full text and rfc822 format available.

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

From: Paul Pogonyshev <pogonyshev <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: pcase spams me with useless and cryptic messages intended for
 internal use
Date: Sun, 19 Mar 2017 22:54:43 +0100
[Message part 1 (text/plain, inline)]
To reproduce, evaluate this:

(defmacro kek (&rest more-cases)
  `(pcase it
     (`foo 1)
     ,@more-cases))

(defun lol (x)
  (--each x
    (kek))
  (--each x
    (kek (`baz 3))))

Observe that there is "pcase-memoize: equal first branch, yet
different" gibberish in *Messages* buffer.

Attached patch comments out this debug output.
[silence-pcase.diff (text/plain, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26177; Package emacs. (Sat, 25 Mar 2017 22:48:02 GMT) Full text and rfc822 format available.

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

From: Paul Pogonyshev <pogonyshev <at> gmail.com>
To: 26177 <at> debbugs.gnu.org
Date: Sat, 25 Mar 2017 23:47:04 +0100
tags: patch

thanks




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26177; Package emacs. (Sat, 25 Mar 2017 23:31:02 GMT) Full text and rfc822 format available.

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

From: npostavs <at> users.sourceforge.net
To: Paul Pogonyshev <pogonyshev <at> gmail.com>
Cc: 26177 <at> debbugs.gnu.org
Subject: Re: bug#26177:
Date: Sat, 25 Mar 2017 19:31:30 -0400
tags 26177 fixed
close 26177 26.1
quit

Pushed to master [1: 9278d904af].

1: 2017-03-25 19:28:22 -0400 9278d904af13c3c083defdcbf5fa21260d4457c3
  * lisp/emacs-lisp/pcase.el (pcase): Comment debug message (Bug#26177).

Paul Pogonyshev <pogonyshev <at> gmail.com> writes:

> tags: patch
>
> thanks

You need to send to control <at> debbugs.gnu.org and the format is a bit
different.  See https://debbugs.gnu.org/server-control.html.




Added tag(s) fixed. Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sat, 25 Mar 2017 23:31:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 26.1, send any further explanations to 26177 <at> debbugs.gnu.org and Paul Pogonyshev <pogonyshev <at> gmail.com> Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sat, 25 Mar 2017 23:31:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 23 Apr 2017 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 153 days ago.

Previous Next


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