all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 37926@debbugs.gnu.org, dick.r.chiang@gmail.com
Subject: bug#37926: [PATCH] Unify Gnus select methods
Date: Sun, 27 Oct 2019 11:21:40 -0700	[thread overview]
Message-ID: <87y2x62gnf.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87a79mcmoi.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 27 Oct 2019 15:01:17 +0100")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> dick.r.chiang@gmail.com writes:
>
>> Subject: [PATCH] Unify gnus select methods into one defcustom
>
> That was a long patch, and I'm not sure I understand what it's doing.
> Won't this basically break everybody's .newsrc.eld files?

Basically it's introducing a new customization option,
`gnus-select-methods' to obsolete `gnus-select-method' and
`gnus-secondary-select-methods'. The latter two options are retained,
and obsoleted only for 'set, not 'get. Then the defcustoms are jimmied
so that customizing any of the options also sets the other two, so that:

gnus-select-methods = (cons gnus-select-method gnus-secondary-select-methods)

`gnus-select-method' is still used, `gnus-secondary-select-methods' not
anymore.

It only works if you customize those options though, not setq, so I
don't see this being practically usable...

Eric





  reply	other threads:[~2019-10-27 18:21 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-25 20:08 bug#37926: [PATCH] Unify Gnus select methods dick.r.chiang
2019-10-26 20:21 ` Eric Abrahamsen
2019-10-26 20:59   ` Andreas Schwab
2019-11-02 13:09     ` Deus Max
2019-11-02 13:36       ` Andreas Schwab
2019-11-02 14:09         ` Deus Max
2019-11-02 14:26           ` Andreas Schwab
2019-10-27 14:01 ` Lars Ingebrigtsen
2019-10-27 18:21   ` Eric Abrahamsen [this message]
2019-11-02 13:41     ` Deus Max
2019-11-02 14:10       ` dick.r.chiang
2019-11-02 14:52         ` Deus Max
2019-11-02 21:10           ` Eric Abrahamsen
2019-10-28  3:55   ` dick.r.chiang
2019-10-28 11:20     ` Lars Ingebrigtsen
2019-10-28 13:54       ` dick.r.chiang
2019-10-28 14:03         ` Lars Ingebrigtsen
2019-10-29  6:05           ` dick.r.chiang
2019-10-29 12:04             ` Lars Ingebrigtsen
2019-10-29 16:35               ` dick.r.chiang
2019-11-17  9:56                 ` 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

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

  git send-email \
    --in-reply-to=87y2x62gnf.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=37926@debbugs.gnu.org \
    --cc=dick.r.chiang@gmail.com \
    --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 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.