Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kenneth Jacker <khj@be.cs.appstate.edu>
Subject: Re: gnus-topic-mode-hook
Date: 14 Jul 2002 11:54:14 -0400	[thread overview]
Message-ID: <ed6tql2zd.fsf@be.cs.appstate.edu> (raw)
In-Reply-To: <v9lm8hym70.fsf@marauder.physik.uni-ulm.de>

  reiner> (defun rs-gnus-toggle-topic-mode ()
  reiner>   "Toggle topic mode and sort groups by unread unless in topic mode."
  reiner>   (interactive)
  reiner>   (gnus-topic-mode (not gnus-topic-mode) t)
  reiner>   (unless gnus-topic-mode
  reiner>     (gnus-group-sort-groups-by-unread t)))

  reiner> If this function does what you want, bind it to a key and use it
  reiner> instead of `t'.

Exactly what I needed ... I've bound it to C-ct instead of `t'.

Thanks to you and the others that provided help!

  -Kenneth


           reply	other threads:[~2002-07-14 15:54 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <v9lm8hym70.fsf@marauder.physik.uni-ulm.de>]

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=ed6tql2zd.fsf@be.cs.appstate.edu \
    --to=khj@be.cs.appstate.edu \
    /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).