Gnus development mailing list
 help / color / mirror / Atom feed
* group apropos
@ 1996-10-21 15:17 Lars Balker Rasmussen
  1996-10-22  0:38 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Balker Rasmussen @ 1996-10-21 15:17 UTC (permalink / raw)


Maybe it's me that has missed something, but why isn't the result of
C-c C-a `buttonized'?
-- 
Lars Balker Rasmussen                                              - Duck!
<URL:http://www.daimi.aau.dk/~gnort/>                              - Where!?!


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: group apropos
  1996-10-21 15:17 group apropos Lars Balker Rasmussen
@ 1996-10-22  0:38 ` Lars Magne Ingebrigtsen
  1996-10-22  7:20   ` Lars Balker Rasmussen
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-10-22  0:38 UTC (permalink / raw)


Lars Balker Rasmussen <gnort@daimi.aau.dk> writes:

> Maybe it's me that has missed something, but why isn't the result of
> C-c C-a `buttonized'?

In what way should it be buttonized?

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: group apropos
  1996-10-22  0:38 ` Lars Magne Ingebrigtsen
@ 1996-10-22  7:20   ` Lars Balker Rasmussen
  1996-10-22  9:32     ` Per Abrahamsen
  1996-10-23  6:39     ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 8+ messages in thread
From: Lars Balker Rasmussen @ 1996-10-22  7:20 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
> Lars Balker Rasmussen <gnort@daimi.aau.dk> writes:
> > Maybe it's me that has missed something, but why isn't the result of
> > C-c C-a `buttonized'?
> 
> In what way should it be buttonized?

Much like command apropos, ie. mouse-2 and return over a group name
would jump to that group.  As it is now, you have to cut'n'paste the
group name manually.
-- 
Lars Balker Rasmussen                                              - Duck!
<URL:http://www.daimi.aau.dk/~gnort/>                              - Where!?!


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: group apropos
  1996-10-22  7:20   ` Lars Balker Rasmussen
@ 1996-10-22  9:32     ` Per Abrahamsen
  1996-10-22  9:50       ` Lars Balker Rasmussen
  1996-10-23  6:39     ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 8+ messages in thread
From: Per Abrahamsen @ 1996-10-22  9:32 UTC (permalink / raw)



I suggest you use `A M' instead of `C-c C-a'.

I'd also suggest that `C-c C-a' is rewritten as something like

(defun gnus-group-apropos ()
  "List all newsgroups that have names that match a regexp."
  (interactive)
  (let ((gnus-group-line-format "%M%S%5y: %(%-25g%) %D\n"))
    (call-interactively 'gnus-group-list-all-matching)))
	
except that it doesn't work.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: group apropos
  1996-10-22  9:32     ` Per Abrahamsen
@ 1996-10-22  9:50       ` Lars Balker Rasmussen
  1996-10-22 10:43         ` Per Abrahamsen
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Balker Rasmussen @ 1996-10-22  9:50 UTC (permalink / raw)


Per Abrahamsen <abraham@dina.kvl.dk> writes:
> I suggest you use `A M' instead of `C-c C-a'.

That only works for groups in my .newsrc.eld, which I prefer to be kept
sparse.

> I'd also suggest that `C-c C-a' is rewritten as something like
> 
> (defun gnus-group-apropos ()
>   "List all newsgroups that have names that match a regexp."
>   (interactive)
>   (let ((gnus-group-line-format "%M%S%5y: %(%-25g%) %D\n"))
>     (call-interactively 'gnus-group-list-all-matching)))
> 	
> except that it doesn't work.

See above.  At least the current C-c C-a checks the active file as well.
-- 
Lars Balker Rasmussen                                              - Duck!
<URL:http://www.daimi.aau.dk/~gnort/>                              - Where!?!


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: group apropos
  1996-10-22  9:50       ` Lars Balker Rasmussen
@ 1996-10-22 10:43         ` Per Abrahamsen
  1996-10-22 11:02           ` Lars Balker Rasmussen
  0 siblings, 1 reply; 8+ messages in thread
From: Per Abrahamsen @ 1996-10-22 10:43 UTC (permalink / raw)



Lars Balker Rasmussen <gnort@daimi.aau.dk> writes:

> Per Abrahamsen <abraham@dina.kvl.dk> writes:
> > I suggest you use `A M' instead of `C-c C-a'.
> 
> That only works for groups in my .newsrc.eld, which I prefer to be kept
> sparse.

I get all groups.  Are you sure you are not thinking of `A m'?


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: group apropos
  1996-10-22 10:43         ` Per Abrahamsen
@ 1996-10-22 11:02           ` Lars Balker Rasmussen
  0 siblings, 0 replies; 8+ messages in thread
From: Lars Balker Rasmussen @ 1996-10-22 11:02 UTC (permalink / raw)


Per Abrahamsen <abraham@dina.kvl.dk> writes:
> Lars Balker Rasmussen <gnort@daimi.aau.dk> writes:
> > Per Abrahamsen <abraham@dina.kvl.dk> writes:
> > > I suggest you use `A M' instead of `C-c C-a'.
> > 
> > That only works for groups in my .newsrc.eld, which I prefer to be kept
> > sparse.
> 
> I get all groups.  Are you sure you are not thinking of `A m'?

Hmm, I have gnus-save-killed-list set to nil, which is what I mean with
a sparse .newsrc.eld.  If I jump to e.g. comp.sys.sun.admin (a killed
group), unsub it and rekill it, it will show up with A M and not A m
with apropos `sun'.  No other killed sun-groups show up.
-- 
Lars Balker Rasmussen                                              - Duck!
<URL:http://www.daimi.aau.dk/~gnort/>                              - Where!?!


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: group apropos
  1996-10-22  7:20   ` Lars Balker Rasmussen
  1996-10-22  9:32     ` Per Abrahamsen
@ 1996-10-23  6:39     ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-10-23  6:39 UTC (permalink / raw)


Lars Balker Rasmussen <gnort@daimi.aau.dk> writes:

> Much like command apropos, ie. mouse-2 and return over a group name
> would jump to that group. 

I've now added this to the todo list.

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1996-10-23  6:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-10-21 15:17 group apropos Lars Balker Rasmussen
1996-10-22  0:38 ` Lars Magne Ingebrigtsen
1996-10-22  7:20   ` Lars Balker Rasmussen
1996-10-22  9:32     ` Per Abrahamsen
1996-10-22  9:50       ` Lars Balker Rasmussen
1996-10-22 10:43         ` Per Abrahamsen
1996-10-22 11:02           ` Lars Balker Rasmussen
1996-10-23  6:39     ` Lars Magne Ingebrigtsen

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