all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: akrl--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Jonathan Corbet <corbet@lwn.net>
Cc: 46116@debbugs.gnu.org
Subject: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build)
Date: Wed, 27 Jan 2021 20:37:50 +0000	[thread overview]
Message-ID: <xjfy2gew1y9.fsf@sdf.org> (raw)
In-Reply-To: <20210127105427.73ba70a2@lwn.net> (Jonathan Corbet's message of "Wed, 27 Jan 2021 10:54:27 -0700")

Jonathan Corbet <corbet@lwn.net> writes:

> On Wed, 27 Jan 2021 09:29:30 +0000
> Andrea Corallo <akrl@sdf.org> wrote:
>
>> > So... Through the process of brute-force debugging, I found that simply
>> > pulling up a copy of gnus-sum.el and doing an eval-defun on
>> > gnus-summary-goto-subject makes the problem mysteriously go away.  This,
>> > in turn, makes me suspect that the native compilation is the real problem,
>> > and this is not a gnus issue at all.  Will try to pursue further;
>> > apologies for wasting your time.
>> >
>> > Thanks,
>> >
>> > jon  
>> 
>> This is a possible miscommunication.  Could you report the input of the
>> function when the miss-behave is observed? 
>
> Trying to determine that was how I found the workaround - putting in a
> (message) call made the problem go away.  The call, though, is from
> gnus-summary-mark-article:

Perhaps you can put the print just before the call instead of inside,
this will not effect the function we are interested.

>> 	(when (gnus-summary-goto-subject article nil t)
>> 	  (let ((inhibit-read-only t))
>> 	    (gnus-summary-show-thread)
>> 	    ;; Fix the mark.
>> 	    (gnus-summary-update-mark mark 'unread)
>> 	    t))))))
>
> I was able to examine the arguments before the call; "article" is an
> integer article number, as expected.

Do we have a self contained reproducer I can look into?

Thanks for the investigation

  Andrea





  reply	other threads:[~2021-01-27 20:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 17:00 bug#46116: 28.0.50; Ticking articles fails on Emacs 28 pgtk build Jonathan Corbet
     [not found] ` <handler.46116.B.161168302225070.ack@debbugs.gnu.org>
2021-01-26 22:00   ` bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build) Jonathan Corbet
2021-01-27  9:29     ` akrl--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-01-27 17:54       ` Jonathan Corbet
2021-01-27 20:37         ` akrl--- via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2021-01-27 21:57           ` Jonathan Corbet
2021-01-28  7:58             ` akrl--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-01-28 23:48               ` Jonathan Corbet
2021-01-29  8:50                 ` akrl--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-01-27  1:43 ` bug#46116: 28.0.50; Ticking articles fails on Emacs 28 pgtk build Lars Ingebrigtsen
2021-01-27  6:08   ` bug#46116: 28.0.50; Ticking articles fails on Emacs 28 pgtk/native-comp build Kévin Le Gouguec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xjfy2gew1y9.fsf@sdf.org \
    --to=bug-gnu-emacs@gnu.org \
    --cc=46116@debbugs.gnu.org \
    --cc=akrl@sdf.org \
    --cc=corbet@lwn.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.