Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: info-gnus-english@gnu.org
Subject: Re: Gnus: add group from server browse list
Date: Sat, 13 Dec 2014 09:13:29 +0100	[thread overview]
Message-ID: <87sigk2cie.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <87bnn8e4l1.fsf__6156.18160595677$1418433317$gmane$org@debian.uxu>

Emanuel writes:

> I just wrote this for Gnus which makes it possible to add groups from
> the "server browse" list

"add" as in "create a new group", or "add" as in "subscribe to a group
in the list"?

> there *is* a function to unsubscribe a group, namely
> `gnus-browse-unsubscribe-group'

Bound to 'u' in the browse server buffer is
gnus-browse-unsubscribe-current-group, which toggles whether a group is
subscribed (despite the name):

,----[ C-h f gnus-browse-unsubscribe-current-group RET ]
| gnus-browse-unsubscribe-current-group is an interactive compiled Lisp
| function in `gnus-srvr.el'.
| 
| (gnus-browse-unsubscribe-current-group ARG)
| 
| (Un)subscribe to the next ARG groups.
| The variable `gnus-browse-subscribe-newsgroup-method' determines
| how new groups will be entered into the group buffer.
`----

The function you mention also toggles:

,----[ C-h f gnus-browse-unsubscribe-group RET ]
| gnus-browse-unsubscribe-group is a compiled Lisp function in
| `gnus-srvr.el'.
| 
| (gnus-browse-unsubscribe-group)
| 
| Toggle subscription of the current group in the browse buffer.
`----


  Best regards,

    Adam

-- 
 "Alla för alla, en för en                                    Adam Sjøgren
  Alla för alla, en för en                               asjo@koldfront.dk
  Så börjar vi om igen"


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2014-12-13  8:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-13  1:11 Emanuel Berg
2014-12-13  8:13 ` Adam Sjøgren [this message]
     [not found] ` <mailman.15983.1418458438.1147.info-gnus-english@gnu.org>
2014-12-13 21:37   ` Emanuel Berg
2014-12-13 22:16     ` Adam Sjøgren
     [not found]     ` <mailman.16004.1418509005.1147.info-gnus-english@gnu.org>
2014-12-15  1:20       ` Emanuel Berg

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=87sigk2cie.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=info-gnus-english@gnu.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.
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 NNTP newsgroup(s).