info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus: add group from server browse list


From: Adam Sjøgren
Subject: Re: Gnus: add group from server browse list
Date: Sat, 13 Dec 2014 09:13:29 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (gnu/linux)

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"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]