all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Bruno Victal <mirai@makinata.eu>
Cc: 66797@debbugs.gnu.org
Subject: bug#66797: 29.1; Debbugs refresh is ineffective when used with get-bug-by-id
Date: Sat, 28 Oct 2023 18:04:06 +0200	[thread overview]
Message-ID: <875y2qag3t.fsf@gmx.de> (raw)
In-Reply-To: <87fs1uiz2h.fsf@makinata.eu> (Bruno Victal's message of "Sat, 28 Oct 2023 15:47:18 +0100")

Bruno Victal <mirai@makinata.eu> writes:

Hi Bruno,

> 1. Start debbugs with `M-x debbugs-gnu'.
> 2. Use `M-x debbugs-gnu-get-bug-by-id <RET> nnnnn' to select any bug,
> preferably one that is open.
> 3. Open the bug and perform any action that would influence its
> status. (e.g. by replying to it but change the address to
> nnnnn-done@debbugs.gnu.org)
> 4. Close article with 'q' / go back to the buffer created by
> debbugs-gnu-get-bug-by-id.
> 4.1. (Optional) Wait a bit for the server to catch up or receive
> the acknowledgment receipt via email.
> 5. Press 'g' or click 'Refresh Bugs' in menu. Observe that nothing
> happens, bug status is unchanged. (still displayed as 'open')
>
> It doesn't seem to be a time issue since if I close this buffer and
> reopen it again with `M-x debbugs-gnu-get-bug-by-id <RET> nnnnn' it
> correctly shows its updated status.

That is correct behavior. Refreshing the bugs consults the cache (which
expires after an hour). Getting fresh data from the debbugs.gnu.org
server requires 'C-u g'. See the manual (info "(debbugs-ug) Tabulated Lists")

--8<---------------cut here---------------start------------->8---
‘g’            ‘debbugs-gnu-rescan’
               Reload all bugs.  With a prefix argument ‘C-u’, the
               bug status cache is disabled, and all bug reports are
               retrieved from the GNU Debbugs server.
--8<---------------cut here---------------end--------------->8---

Best regards, Michael.





  reply	other threads:[~2023-10-28 16:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-28 14:47 bug#66797: 29.1; Debbugs refresh is ineffective when used with get-bug-by-id Bruno Victal
2023-10-28 16:04 ` Michael Albinus [this message]
2023-10-28 20:06   ` Stefan Kangas
2023-10-29  8:30     ` Michael Albinus
2023-10-29  9:52       ` Stefan Kangas

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=875y2qag3t.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=66797@debbugs.gnu.org \
    --cc=mirai@makinata.eu \
    /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.