unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 43047@debbugs.gnu.org
Subject: bug#43047: 28.0.50; Closing Gnus server then searching it results in unrecoverable breakage
Date: Fri, 27 Aug 2021 11:33:07 -0700	[thread overview]
Message-ID: <87v93qohzw.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87zgt2lr4m.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 27 Aug 2021 19:44:09 +0200")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>>>>>>   make-network-process(:name "*nnimap*" :buffer #<buffer *nnimap NPR
>>>>>> nil *nntpd**> :host "NPR" :service "imaps" :nowait nil :tls-parameters
>>>>>> nil :coding nil)
>
> [...]
>
>> It's just the label of the server:
>>
>> (nnimap "NPR"
>>   (nnimap-address "localhost")
>>   (nnimap-stream network)
>>   (gnus-message-archive-group "nnimap+NPR:Sent")
>>   (nnimap-authenticator login)
>>   (nnimap-user "eric@paper-republic.org"))
>
> Hm...  then it sounds like the defvoo machinery isn't restoring the
> local variables (and just using "NPR" as the host name, which is the
> default if nnimap-address is nil).

Oh! I think I already fixed this, in aae44a36f3. I just added a
`gnus-open-server' into the imap `gnus-search-run-search' -- that seems
sufficient to make this server the "current server". I just tested
it again (close and then search) and it seems to work fine. Maybe close
this out?





  reply	other threads:[~2021-08-27 18:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-25 18:12 bug#43047: 28.0.50; Closing Gnus server then searching it results in unrecoverable breakage Eric Abrahamsen
2020-10-16  8:21 ` Lars Ingebrigtsen
2020-10-16 16:54   ` Eric Abrahamsen
2020-10-16 16:57     ` Lars Ingebrigtsen
2020-10-16 17:03       ` Eric Abrahamsen
2021-08-27 17:44         ` Lars Ingebrigtsen
2021-08-27 18:33           ` Eric Abrahamsen [this message]
2021-08-27 18:45             ` Lars Ingebrigtsen

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=87v93qohzw.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=43047@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /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).