Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus v5.6.7 is released
@ 1998-04-29 20:49 Lars Magne Ingebrigtsen
  1998-04-30  3:23 ` Jack Twilley
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-04-29 20:49 UTC (permalink / raw)


Bug fixes.

Get it from <URL:http://www.gnus.org/gnus.tar.gz> or 
"/ftp@ftp.gnus.org:/pub/emacs/gnus/".  The patch is available as
<URL:http://www.gnus.org/patches/gnus-5.6.6-5.6.7.diff.gz>.

ChangeLog since last release:

Wed Apr 29 22:48:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>

	* gnus.el: Gnus v5.6.7 is released.

Wed Apr 29 20:54:35 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-summary-update-info): Bind
	gnuis-newsgroup-scored later.
	(gnus-summary-prepare-threads): Check some more before inserting
	dummy roots.

	* gnus-cache.el (gnus-cache-enter-article): Update marks
	properly. 

	* gnus-xmas.el (gnus-xmas-draft-menu-add): New function.

	* nntp.el (nntp-connection-timeout): Removed.

	* gnus-move.el (gnus-move-group-to-server): Delete nils.

	* nntp.el (nntp-close-server): Close more connections.

	* gnus-art.el (gnus-button-alist): Accept white space after colons
	in <URL:news:> things.

Wed Apr 29 20:18:45 1998  Kurt Swanson  <kurt@dna.lth.se>

	* gnus-art.el (article-update-date-lapsed): Bind
	`deactivate-mark'. 

	* gnus-salt.el (gnus-pick-mode-map): Moved keys around to avoid
	shadowing. 

	* gnus-art.el (gnus-article-read-summary-keys): New version.

	* gnus-sum.el (gnus-summary-make-menu-bar): New for article mode. 

	* gnus-msg.el (gnus-post-method): `current' custom.

Wed Apr 29 19:04:27 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-summary-set-local-parameters): Ignore
	quit-config. 
	(gnus-select-newsgroup): Use the value of gnus-fetch-old-headers. 

	* message.el (message-post-method): Doc fix.

	* gnus.el (gnus-directory): dox fix.

Tue Apr 28 03:32:17 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-group.el (gnus-group-timestamp): Really get timestamp.

	* gnus.el (gnus-group-parameter-value): Use explicit iteration.

Tue Apr 28 03:15:50 1998  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>

	* gnus-util.el (gnus-alive-p): Check for binding.

Tue Apr 28 03:00:16 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-parent-headers): Don't infloop on nil
	References. 

	* gnus-art.el (gnus-article-mode): Don't kill local vars.

	* score-mode.el (score-mode-syntax-table): Change syntax.



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


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

* Re: Gnus v5.6.7 is released
  1998-04-29 20:49 Gnus v5.6.7 is released Lars Magne Ingebrigtsen
@ 1998-04-30  3:23 ` Jack Twilley
  1998-04-30  3:23 ` Jack Twilley
  1998-05-04 15:29 ` Rajappa Iyer
  2 siblings, 0 replies; 6+ messages in thread
From: Jack Twilley @ 1998-04-30  3:23 UTC (permalink / raw)



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

    Lars> Bug fixes.

However, configure still does the wrong thing with prefixes.

Prefixes should show up as the first variable in makefiles, since some
other very important variables are dependent on prefixes, like
lispdir.

Jack.
.


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

* Re: Gnus v5.6.7 is released
  1998-04-29 20:49 Gnus v5.6.7 is released Lars Magne Ingebrigtsen
  1998-04-30  3:23 ` Jack Twilley
@ 1998-04-30  3:23 ` Jack Twilley
  1998-05-04 15:29 ` Rajappa Iyer
  2 siblings, 0 replies; 6+ messages in thread
From: Jack Twilley @ 1998-04-30  3:23 UTC (permalink / raw)



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

    Lars> Bug fixes.

However, configure still does the wrong thing with prefixes.

Prefixes should show up as the first variable in makefiles, since some
other very important variables are dependent on prefixes, like
lispdir.

Jack.
.


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

* Re: Gnus v5.6.7 is released
  1998-04-29 20:49 Gnus v5.6.7 is released Lars Magne Ingebrigtsen
  1998-04-30  3:23 ` Jack Twilley
  1998-04-30  3:23 ` Jack Twilley
@ 1998-05-04 15:29 ` Rajappa Iyer
  1998-06-01  3:10   ` Lars Magne Ingebrigtsen
  2 siblings, 1 reply; 6+ messages in thread
From: Rajappa Iyer @ 1998-05-04 15:29 UTC (permalink / raw)
  Cc: ding

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

> 	* gnus-salt.el (gnus-pick-mode-map): Moved keys around to avoid
> 	shadowing. 

Any particular reason why this was done?  Now there is no convenient
way in pick mode to mark or unmark an entire thread.  
-- 
<rajappa@mindspring.com> a.k.a. Rajappa Iyer.	New York, New York.
	We're too busy mopping the floor to turn off the faucet.


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

* Re: Gnus v5.6.7 is released
  1998-05-04 15:29 ` Rajappa Iyer
@ 1998-06-01  3:10   ` Lars Magne Ingebrigtsen
  1998-06-02 23:04     ` Rajappa Iyer
  0 siblings, 1 reply; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-06-01  3:10 UTC (permalink / raw)


Rajappa Iyer <rajappa@mindspring.com> writes:

> > 	* gnus-salt.el (gnus-pick-mode-map): Moved keys around to avoid
> > 	shadowing. 
> 
> Any particular reason why this was done?  Now there is no convenient
> way in pick mode to mark or unmark an entire thread.  

I don't use pick mode, so I accepted a patch from a person who did
that was supposed to unshadow things.  If that didn't yield
satisfactory results, what things clash now?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Gnus v5.6.7 is released
  1998-06-01  3:10   ` Lars Magne Ingebrigtsen
@ 1998-06-02 23:04     ` Rajappa Iyer
  0 siblings, 0 replies; 6+ messages in thread
From: Rajappa Iyer @ 1998-06-02 23:04 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Rajappa Iyer <rajappa@mindspring.com> writes:
> 
> > > 	* gnus-salt.el (gnus-pick-mode-map): Moved keys around to avoid
> > > 	shadowing. 
> > 
> > Any particular reason why this was done?  Now there is no convenient
> > way in pick mode to mark or unmark an entire thread.  
> 
> I don't use pick mode, so I accepted a patch from a person who did
> that was supposed to unshadow things.  If that didn't yield
> satisfactory results, what things clash now?

Well, the keys are now no longer available in the pick summary buffer
which makes that mode rather difficult to use.  I did send a patch
that reversed the above patch to bugs@gnus.org, but I saw you mention
in another note that you haven't got to those patches in 5.6.10.

Regards,
Rajappa
-- 
<rajappa@mindspring.com> a.k.a. Rajappa Iyer.	New York, New York.
	We're too busy mopping the floor to turn off the faucet.


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

end of thread, other threads:[~1998-06-02 23:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-29 20:49 Gnus v5.6.7 is released Lars Magne Ingebrigtsen
1998-04-30  3:23 ` Jack Twilley
1998-04-30  3:23 ` Jack Twilley
1998-05-04 15:29 ` Rajappa Iyer
1998-06-01  3:10   ` Lars Magne Ingebrigtsen
1998-06-02 23:04     ` Rajappa Iyer

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