From: dick.r.chiang@gmail.com
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 43538@debbugs.gnu.org
Subject: bug#43538: 27.1; Hiding the thread moved us backwards, aborting!
Date: Mon, 21 Sep 2020 10:58:32 -0400 [thread overview]
Message-ID: <87ft7bfa7b.fsf@dick> (raw)
In-Reply-To: <877dsnqqwb.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 21 Sep 2020 14:02:28 +0200")
EMACS=${EMACS:-emacs}
${EMACS} -Q \
--eval "(custom-set-variables \
'(network-security-level (quote low)) \
'(gnus-interactive-exit (quote quiet)) \
'(gnus-large-newsgroup 4000) \
'(gnus-select-method (quote (nntp \"news.gmane.io\" ))) \
'(gnus-add-timestamp-to-message (quote log)) \
'(gnus-before-startup-hook (quote (toggle-debug-on-error))) \
'(gnus-always-read-dribble-file t) \
'(gnus-read-newsrc-file nil) \
'(gnus-parameters (quote ((\"^nntp\" (display . 1000))))) \
'(gnus-summary-prepared-hook (quote (gnus-summary-hide-all-threads))) \
'(gnus-startup-file \"/var/tmp/foo\") \
)" \
-f gnus \
--eval "(gnus-server-open-all-servers)" \
--eval "(gnus-fetch-group \"nntp+news.gmane.io:gmane.emacs.gnus.general\")" \
--eval "(gnus-summary-search-article-forward \"maildir\")"
next prev parent reply other threads:[~2020-09-21 14:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-20 18:36 bug#43538: 27.1; Hiding the thread moved us backwards, aborting! dick
2020-09-21 12:02 ` Lars Ingebrigtsen
2020-09-21 14:58 ` dick.r.chiang [this message]
2020-09-21 15:20 ` 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=87ft7bfa7b.fsf@dick \
--to=dick.r.chiang@gmail.com \
--cc=43538@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).