Gnus development mailing list
 help / color / mirror / Atom feed
* Red Gnus v0.67 is released
@ 1996-11-20 23:01 Lars Magne Ingebrigtsen
  1996-11-21  5:34 ` Tatsuya Ichikawa / 市川達哉
  1996-11-21  7:44 ` Erik Selberg
  0 siblings, 2 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-11-20 23:01 UTC (permalink / raw)


Bug fixes.

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:

Thu Nov 21 00:00:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>

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

Wed Nov 20 22:54:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* message.el (message-mode-field-menu): Separated.

	* nnoo.el (nnoo-change-server): Preserve un-ooed variables as
	well. 

	* nnbabyl.el (nnbabyl-read-mbox): Understand movemailed babyl
	files. 

Wed Nov 20 19:25:40 1996  Kurt Swanson  <kurt@dna.lth.se>

	* gnus-art.el (gnus-article-make-menu-bar): Fix menu bar.

Wed Nov 20 05:27:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-article-sort-by-lines,
	gnus-thread-sort-by-lines): New functions.
	(gnus-summary-sort-by-lines): New command and keystroke.

	* gnus.el (gnus-other-frame): Be a bit more clever.

	* gnus-group.el (gnus-group-get-new-news): Check for new
	newsgroups. 

	* nnheader.el (nnheader-insert-file-contents-literally): Bind
	`default-major-mode' to nil.

	* gnus-sum.el (gnus-group-make-articles-read): Yet another undo
	bug. 

	* nnmail.el (nnmail-article-group): Wrong `junk' check.

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


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

* Re: Red Gnus v0.67 is released
  1996-11-20 23:01 Red Gnus v0.67 is released Lars Magne Ingebrigtsen
@ 1996-11-21  5:34 ` Tatsuya Ichikawa / 市川達哉
  1996-11-23  3:31   ` enami tsugutomo
  1996-11-21  7:44 ` Erik Selberg
  1 sibling, 1 reply; 5+ messages in thread
From: Tatsuya Ichikawa / 市川達哉 @ 1996-11-21  5:34 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 757 bytes --]


;;I'm sorry my poor English.

  Note : This mail include control character.

  I found a bug(?) on rgnus-0.67.

  I always read mail using nnml method.
  Today , I replace rgnus 0.66 to 0.67 , then I cannot read Japanese 
  character.

\f

  rgnus-0.66 spooled mail KANJI character code is 7bit JIS code like below.

	^[$B%F%9%H%a!<%k^[(B

  But rgnus-0.67 spooled mail KANJI character code is ... 

	\222て\222す\222と\222め\222ー\222る

  Why this situation occurs on only rgnus-0.67?

  Any Idea?

--
Tatsuya Ichikawa : Epson Software Development Lab, Inc. Nagano, Japan. ;-)
# PGP Public Key : pgp-public-keys@icat.or.jp(Subject: GET 0x0A2D6599)
       E-mail    : <ichikawa@hv.epson.co.jp><t-ichi@po.shiojiri.or.jp>

[-- Attachment #2: Type: application/pgp-signature, Size: 260 bytes --]

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

* Re: Red Gnus v0.67 is released
  1996-11-20 23:01 Red Gnus v0.67 is released Lars Magne Ingebrigtsen
  1996-11-21  5:34 ` Tatsuya Ichikawa / 市川達哉
@ 1996-11-21  7:44 ` Erik Selberg
  1 sibling, 0 replies; 5+ messages in thread
From: Erik Selberg @ 1996-11-21  7:44 UTC (permalink / raw)


for the past couple of versions, I've been getting the error:

undefined variable, gnus-summary-article-menu

and now with 67, I also get gnus-summary-post-menu

seems fishy. anyone else getting this? setting them to nil works just
fine to proceed, btw.

this is with FSF Emacs 19.34.

-erik
-- 
				Erik Selberg
"I get by with a little help	selberg@cs.washington.edu
 from my friends."		http://www.cs.washington.edu/homes/selberg


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

* Re: Red Gnus v0.67 is released
  1996-11-21  5:34 ` Tatsuya Ichikawa / 市川達哉
@ 1996-11-23  3:31   ` enami tsugutomo
  1996-11-25  1:44     ` Tatsuya Ichikawa / 市川達哉
  0 siblings, 1 reply; 5+ messages in thread
From: enami tsugutomo @ 1996-11-23  3:31 UTC (permalink / raw)
  Cc: ding

Tatsuya Ichikawa / =?ISO-2022-JP?B?GyRCO1RAbkMjOkgbKEI=?=  <ichikawa@hv.epson.co.jp> writes:

>   rgnus-0.66 spooled mail KANJI character code is 7bit JIS code like below.

Probably, you redefine the function
nnheader-insert-file-contents-literally localy so that it doesn't
decode the language code encoding of incoming mail, doesn't it?

But in Red Gnus 0.67, the function is renamed to
nnheader-insert-file-contents.

enami.


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

* Re: Red Gnus v0.67 is released
  1996-11-23  3:31   ` enami tsugutomo
@ 1996-11-25  1:44     ` Tatsuya Ichikawa / 市川達哉
  0 siblings, 0 replies; 5+ messages in thread
From: Tatsuya Ichikawa / 市川達哉 @ 1996-11-25  1:44 UTC (permalink / raw)
  Cc: ding

[-- Attachment #1: Type: text/plain, Size: 822 bytes --]


>>>>> In <wnafs7huaf.fsf@totally-fudged-out-message-id> 
>>>>>	enami tsugutomo <enami@ba2.so-net.or.jp> wrote:

> Probably, you redefine the function
> nnheader-insert-file-contents-literally localy so that it doesn't
> decode the language code encoding of incoming mail, doesn't it?

  gnus-charset.el(in tm7.94 package) replace nnheader-insert-file-contents-
  literally.
  So , I can read japaneses correctly without tm.
  Then , I apply patch to tm7.94 and solved this probrem.

> But in Red Gnus 0.67, the function is renamed to
> nnheader-insert-file-contents.

  Thank you for your follow up.

--
Tatsuya Ichikawa : Epson Software Development Lab, Inc. Nagano, Japan. ;-)
# PGP Public Key : pgp-public-keys@icat.or.jp(Subject: GET 0x0A2D6599)
       E-mail    : <ichikawa@hv.epson.co.jp><t-ichi@po.shiojiri.or.jp>

[-- Attachment #2: Type: application/pgp-signature, Size: 260 bytes --]

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

end of thread, other threads:[~1996-11-25  1:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-20 23:01 Red Gnus v0.67 is released Lars Magne Ingebrigtsen
1996-11-21  5:34 ` Tatsuya Ichikawa / 市川達哉
1996-11-23  3:31   ` enami tsugutomo
1996-11-25  1:44     ` Tatsuya Ichikawa / 市川達哉
1996-11-21  7:44 ` Erik Selberg

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