Gnus development mailing list
 help / color / mirror / Atom feed
* Red Gnus v0.45 is released
@ 1996-09-28 23:24 Lars Magne Ingebrigtsen
  1996-09-29  0:08 ` customization support (was: Re: Red Gnus v0.45 is released) Per Abrahamsen
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-09-28 23:24 UTC (permalink / raw)


Bug fixes and more customization.

Get it from <URL:http://www.ifi.uio.no/~larsi/rgnus.tar.gz> or 
"ftp.ifi.uio.no:/pub/emacs/gnus/".

ChangeLog since last release:

Sun Sep 29 01:23:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus.el: Red Gnus v0.45 is released.

Sun Sep 29 00:57:13 1996  Dave Disser  <disser@sdd.hp.com>

	* gnus-sum.el (gnus-summary-display-article): Don't show tree
	unless using threads.

Sun Sep 29 00:19:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>

	* gnus-score.el (gnus-all-score-files): Remove duplicates.

Sat Sep 28 23:47:43 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>

	* gnus-score.el (gnus-summary-increase-score): Wouldn't do regexp
	bodies. 

	* gnus-topic.el (gnus-topic-group-indentation): Give the right
	indentation always.

Sat Sep 28 23:23:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>

	* gnus-group.el (gnus-group-quick-select-group): Require
	gnus-score. 

	* gnus-score.el (gnus-score-thread): New function.

Sat Sep 28 00:41:54 1996  Per Abrahamsen  <abraham@dina.kvl.dk>

	* gnus-cus.el: New file.

Sat Sep 28 21:32:52 1996  Kevin Buhr  <buhr@stat.wisc.edu>

	* nnbabyl.el (nnbabyl-request-article): Would delete wrong
	articles. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

* customization support (was: Re: Red Gnus v0.45 is released)
  1996-09-28 23:24 Red Gnus v0.45 is released Lars Magne Ingebrigtsen
@ 1996-09-29  0:08 ` Per Abrahamsen
  1996-09-30 15:49   ` Jack Vinson
  0 siblings, 1 reply; 4+ messages in thread
From: Per Abrahamsen @ 1996-09-29  0:08 UTC (permalink / raw)



Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> Bug fixes and more customization.

It would be nice if someone would test the customization support.

The commands are

	`M-x customize RET' after loading Gnus.

	`G c' in the group buffer.

	`V C' in the summary buffer.

and they are very much alpha code.

You may want to install the widget.texi and custom.texi documentation,
or read about the project at 

	<URL:http://www.dina.kvl.dk/~abraham/custom/>


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

* Re: customization support (was: Re: Red Gnus v0.45 is released)
  1996-09-29  0:08 ` customization support (was: Re: Red Gnus v0.45 is released) Per Abrahamsen
@ 1996-09-30 15:49   ` Jack Vinson
  1996-09-30 16:42     ` Per Abrahamsen
  0 siblings, 1 reply; 4+ messages in thread
From: Jack Vinson @ 1996-09-30 15:49 UTC (permalink / raw)


>>>>> "PA" == Per Abrahamsen <abraham@dina.kvl.dk> writes:

PA> Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

>> Bug fixes and more customization.

PA> It would be nice if someone would test the customization support.

PA> The commands are

PA> 	`M-x customize RET' after loading Gnus.

This beeps at me, yielding the message

Symbol's function definition is void: set-keymap-parent

PA> 	`G c' in the group buffer.

There is no keymap defined in the *Gnus Customize* buffer, so I don't know
how to save any changes I might make to the group.  Is this because
customize didn't run completely?

PA> 	`V C' in the summary buffer.

This also beeps at me, yielding the message

Symbol's function definition is void: set-keymap-parent

PA> and they are very much alpha code.

Yes indeedy.



-- 
Jack Vinson                                                  Sunderland, MA
jvinson@cheux.ecs.umass.edu    <http://www.cis.upenn.edu/~vinson/home.html>


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

* Re: customization support (was: Re: Red Gnus v0.45 is released)
  1996-09-30 15:49   ` Jack Vinson
@ 1996-09-30 16:42     ` Per Abrahamsen
  0 siblings, 0 replies; 4+ messages in thread
From: Per Abrahamsen @ 1996-09-30 16:42 UTC (permalink / raw)



>>>>> "JV" == Jack Vinson <jvinson@cheux.ecs.umass.edu> writes:

JV> Symbol's function definition is void: set-keymap-parent

Oops, I forgot to say that you need at least Emacs 19.32.

It _might_ work in earlier Emacsen if you add a

	(require 'lucid)

as that file has an emulation of `set-keymap-parent'.

JV> There is no keymap defined in the *Gnus Customize* buffer, so I don't know
JV> how to save any changes I might make to the group.  Is this because
JV> customize didn't run completely?

You are supposed to push the [done] button, either with RET or
`mouse-2'.


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

end of thread, other threads:[~1996-09-30 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-09-28 23:24 Red Gnus v0.45 is released Lars Magne Ingebrigtsen
1996-09-29  0:08 ` customization support (was: Re: Red Gnus v0.45 is released) Per Abrahamsen
1996-09-30 15:49   ` Jack Vinson
1996-09-30 16:42     ` Per Abrahamsen

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