Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: gnus-topic-mode-hook
       [not found] ` <v9lm8hym70.fsf@marauder.physik.uni-ulm.de>
@ 2002-07-14 15:54   ` Kenneth Jacker
  0 siblings, 0 replies; only message in thread
From: Kenneth Jacker @ 2002-07-14 15:54 UTC (permalink / raw)


  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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-14 15:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <ewus2791k.fsf@be.cs.appstate.edu>
     [not found] ` <v9lm8hym70.fsf@marauder.physik.uni-ulm.de>
2002-07-14 15:54   ` gnus-topic-mode-hook Kenneth Jacker

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).