unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master c7abc57: Tweak nnimap sequence numbers to avoid reuse
Date: Fri, 13 Apr 2018 16:50:53 +0200	[thread overview]
Message-ID: <87zi27w46q.fsf@mouse.gnus.org> (raw)
In-Reply-To: <jwvr2njyxqj.fsf-monnier+emacsdiffs@gnu.org> (Stefan Monnier's message of "Fri, 13 Apr 2018 10:42:39 -0400")

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

> Hi Lars,
>
>>     Tweak nnimap sequence numbers to avoid reuse
>>     
>>     * lisp/gnus/nnimap.el (nnimap-sequence): Start the sequence at a
>>     higher number to avoid reusing the sequence number used by
>>     `open-network-stream' (bug#30022).
> [...]
>> -(defvar nnimap-sequence 0)
>> +(defvar nnimap-sequence 5)
>
> The commit message's info would have been better placed as a comment in
> the code, I think.

Yup; fixed.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



      reply	other threads:[~2018-04-13 14:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180413114139.370.32795@vcs0.savannah.gnu.org>
     [not found] ` <20180413114140.787CC20101@vcs0.savannah.gnu.org>
2018-04-13 14:42   ` [Emacs-diffs] master c7abc57: Tweak nnimap sequence numbers to avoid reuse Stefan Monnier
2018-04-13 14:50     ` Lars Ingebrigtsen [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87zi27w46q.fsf@mouse.gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).