Gnus development mailing list
 help / color / mirror / Atom feed
* Pterodactyl Gnus v0.78 is released
@ 1999-02-26 17:02 Lars Magne Ingebrigtsen
  1999-02-26 17:23 ` Karl Kleinpaste
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-26 17:02 UTC (permalink / raw)


Bug fixes and some new mml commands that haven't been written yet.

Get it from <URL:http://www.gnus.org/dist/pgnus.tar.gz> or
"/ftp@quimby.gnus.org:/pub/gnus/".  The patch is available as
<URL:ftp://quimby.gnus.org/pub/gnus/ding-patches/pgnus-0.77-0.78.diff.gz>.

ChangeLog since last release:

Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>

	* gnus.el: Pterodactyl Gnus v0.78 is released.

1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* message.el (message-mode): Switch on MML mode.

	* mml.el: Included commands and functions.
	(mml-mode-map): New keymap.

	* message.el: Removed the insertion commands and functions.

	* gnus-ems.el (gnus-mule-cite-add-face): Removed.

	* gnus-sum.el (gnus-summary-sort-by-chars): New command and
	keystroke. 

	* gnus-art.el (gnus-narrow-to-page): Revert.

	* gnus-cite.el (gnus-cite-delete-overlays): New function.
	(gnus-cite-parse-maybe): Always reparse.

	* message.el (message-encode-message-body): Don't insert
	"multipart warning". 

	* gnus-art.el (gnus-article-treat-head-custom): New variable.

1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>

	* mail-source.el (mail-source-fetch-pop): Return 1 for success.

	* nnmail.el: Require mm-util.

1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>

	* nnmail.el (nnmail-get-new-mail): Only get mail for the one
	group. 

1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>

	* mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.

1999-02-21  Simon Josefsson  <jas@pdc.kth.se>

	* gnus-msg.el (gnus-extended-version): Better regexp.

1999-02-25  Didier Verna  <verna@inf.enst.fr>

	* nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
	is called with the result of SPLIT and should return a new split.

        * gnus.texi: update the doc.

1999-02-23  Didier Verna  <verna@inf.enst.fr>

	* gnus-picon.el (gnus-picons-display-bar-p): when picons are
	displayed in the article buffer, output bars if
	`gnus-picons-display-article-move-p'.

1999-02-20  Aaron M. Ucko  <amu@mit.edu>

	* mail-source.el (mail-source-fetch-pop): Typo.

1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* gnus-sum.el (gnus-summary-toggle-header): Save restriction.

1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* gnus-cite.el (gnus-cite-parse-wrapper): Always parse.

1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* mml.el (mml-insert-buffer): New function.

	* message.el (message-forward): Insert the buffer in the buffer. 

Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* mm-view.el (mm-inline-message): Insert part in narrowed region.

Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* gnus-sum.el (gnus-summary-toggle-header): Save restriction.



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


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 17:02 Pterodactyl Gnus v0.78 is released Lars Magne Ingebrigtsen
@ 1999-02-26 17:23 ` Karl Kleinpaste
  1999-02-26 18:15   ` Lars Magne Ingebrigtsen
  1999-02-26 18:51   ` paul stevenson
  1999-02-26 17:25 ` Lee Willis
  1999-02-26 17:32 ` paul stevenson
  2 siblings, 2 replies; 15+ messages in thread
From: Karl Kleinpaste @ 1999-02-26 17:23 UTC (permalink / raw)


Toggling quoted text in and out of existence by whapping "writes:"
with button-2 causes quotation depth colorization to be lost, even in
quotation levels not being toggled.

On the positive side, however, whapping "writes:" actually makes
quoted text toggle in and out of existence, rather than performing
way-funky things to the header, as happened in p0.77. :-)


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 17:02 Pterodactyl Gnus v0.78 is released Lars Magne Ingebrigtsen
  1999-02-26 17:23 ` Karl Kleinpaste
@ 1999-02-26 17:25 ` Lee Willis
  1999-02-26 17:32 ` paul stevenson
  2 siblings, 0 replies; 15+ messages in thread
From: Lee Willis @ 1999-02-26 17:25 UTC (permalink / raw)
  Cc: ding

While compiling 0.78 under Emacs 20.3 we get the following :

While compiling the end of the data in file /home/lee/lib/emacs/site-lisp/pgnus-0.78/lisp/mml.el:
  ** the function add-minor-mode is not known to be defined.

Lee.
-- 
I was doing object-oriented assembly at 1 year old ...  
For some reason my mom insists on calling it "Playing with blocks"


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 17:32 ` paul stevenson
@ 1999-02-26 17:29   ` Hrvoje Niksic
  1999-02-26 17:52     ` paul stevenson
  1999-02-26 17:31   ` Karl Kleinpaste
  1999-02-26 17:54   ` Lars Magne Ingebrigtsen
  2 siblings, 1 reply; 15+ messages in thread
From: Hrvoje Niksic @ 1999-02-26 17:29 UTC (permalink / raw)


paul stevenson <spaul@mail.phy.ornl.gov> writes:

> Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
> 
> > some new mml commands that haven't been written yet.
> 
> Is this the cause of the compilation warning:
> 
> While compiling the end of the data in file /home/paul/emacs/pgnus-0.78/lisp/mml.el:
>   ** the function add-minor-mode is not known to be defined.
> 
> ?
> 
> Trying to followup under pgnus v0.78 gives me symbol's function
> definition is void: add-minor-mode, rendering it somewhat less
> useful than it might be.

add-minor-mode is an XEmacs thingy; Gnus should use
`gnus-add-minor-mode' which does the Right Thing under both Emacsen.


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 17:32 ` paul stevenson
  1999-02-26 17:29   ` Hrvoje Niksic
@ 1999-02-26 17:31   ` Karl Kleinpaste
  1999-02-26 17:54   ` Lars Magne Ingebrigtsen
  2 siblings, 0 replies; 15+ messages in thread
From: Karl Kleinpaste @ 1999-02-26 17:31 UTC (permalink / raw)


paul stevenson <spaul@mail.phy.ornl.gov> writes:
>   ** the function add-minor-mode is not known to be defined.
...
> definition is void: add-minor-mode, rendering it somewhat less useful
> than it might be.

add-minor-mode appears to be an XEmacs-ism.  Followup in p0.78 works
fine for me under 21.2-b9.


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 17:02 Pterodactyl Gnus v0.78 is released Lars Magne Ingebrigtsen
  1999-02-26 17:23 ` Karl Kleinpaste
  1999-02-26 17:25 ` Lee Willis
@ 1999-02-26 17:32 ` paul stevenson
  1999-02-26 17:29   ` Hrvoje Niksic
                     ` (2 more replies)
  2 siblings, 3 replies; 15+ messages in thread
From: paul stevenson @ 1999-02-26 17:32 UTC (permalink / raw)
  Cc: ding

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

> some new mml commands that haven't been written yet.

Is this the cause of the compilation warning:

While compiling the end of the data in file /home/paul/emacs/pgnus-0.78/lisp/mml.el:
  ** the function add-minor-mode is not known to be defined.

?

Trying to followup under pgnus v0.78 gives me symbol's function
definition is void: add-minor-mode, rendering it somewhat less useful
than it might be.


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 17:29   ` Hrvoje Niksic
@ 1999-02-26 17:52     ` paul stevenson
  0 siblings, 0 replies; 15+ messages in thread
From: paul stevenson @ 1999-02-26 17:52 UTC (permalink / raw)
  Cc: ding

Hrvoje Niksic <hniksic@srce.hr> writes:

> add-minor-mode is an XEmacs thingy; Gnus should use
> `gnus-add-minor-mode' which does the Right Thing under both Emacsen.

Thanks, that's fixed things. mml.el now compiles fine under GNU emacs
20.3



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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 17:32 ` paul stevenson
  1999-02-26 17:29   ` Hrvoje Niksic
  1999-02-26 17:31   ` Karl Kleinpaste
@ 1999-02-26 17:54   ` Lars Magne Ingebrigtsen
  2 siblings, 0 replies; 15+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-26 17:54 UTC (permalink / raw)


paul stevenson <spaul@mail.phy.ornl.gov> writes:

> While compiling the end of the data in file /home/paul/emacs/pgnus-0.78/lisp/mml.el:
>   ** the function add-minor-mode is not known to be defined.

Yup.  Fix in Pterodactyl Gnus v0.79.

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


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 17:23 ` Karl Kleinpaste
@ 1999-02-26 18:15   ` Lars Magne Ingebrigtsen
  1999-02-27  3:46     ` Dmitry Yaitskov
  1999-02-26 18:51   ` paul stevenson
  1 sibling, 1 reply; 15+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-26 18:15 UTC (permalink / raw)


Karl Kleinpaste <karl@justresearch.com> writes:

> Toggling quoted text in and out of existence by whapping "writes:"
> with button-2 causes quotation depth colorization to be lost, even in
> quotation levels not being toggled.

Yup.  Fix in Pterodactyl Gnus v0.79.

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


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 17:23 ` Karl Kleinpaste
  1999-02-26 18:15   ` Lars Magne Ingebrigtsen
@ 1999-02-26 18:51   ` paul stevenson
  1999-02-26 19:28     ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 15+ messages in thread
From: paul stevenson @ 1999-02-26 18:51 UTC (permalink / raw)


Karl Kleinpaste <karl@justresearch.com> writes:

> On the positive side, however, whapping "writes:" actually makes
> quoted text toggle in and out of existence, rather than performing
> way-funky things to the header, as happened in p0.77. :-)

For me ( using Gnu emacs 20.3 ), the whapping of "writes:" does really
odd stuff.  The first whap results in correct text-removal, but the
second whap only brings back a single line of the previously-removed
text. A subsequent whap removes this one line and a further whap brings
back two lines. From then on all odd-numbered whaps remove the text and
even-numbered whaps bring back some, but not all, of the text.



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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 18:51   ` paul stevenson
@ 1999-02-26 19:28     ` Lars Magne Ingebrigtsen
  1999-02-27 19:03       ` paul stevenson
  0 siblings, 1 reply; 15+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-26 19:28 UTC (permalink / raw)


paul stevenson <spaul@mail.phy.ornl.gov> writes:

> For me ( using Gnu emacs 20.3 ), the whapping of "writes:" does really
> odd stuff.

I'm unable to reproduce this in 0.79...

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


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 18:15   ` Lars Magne Ingebrigtsen
@ 1999-02-27  3:46     ` Dmitry Yaitskov
  1999-02-27 13:09       ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 15+ messages in thread
From: Dmitry Yaitskov @ 1999-02-27  3:46 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> spake thusly:

> Karl Kleinpaste <karl@justresearch.com> writes:
> 
> > Toggling quoted text in and out of existence by whapping "writes:"
> > with button-2 causes quotation depth colorization to be lost, even in
> > quotation levels not being toggled.
> 
> Yup.  Fix in Pterodactyl Gnus v0.79.

Toggling quoted text works nicely here, with Gnus 0.79. One thing
though: if a message has more than one level of quoting, e.g like:

A writes:
> B writes:
> > yadda-yadda-yadda
> > yadda-yadda-yadda
> > yadda-yadda-yadda
> blah-blah-blah
> blah-blah-blah
> blah-blah-blah

then whapping A's 'writes:' will toggle what A had to say, not what B
said. IMHO it is more natural that included qotes will be toggled by
an enclosing writes: as well... Or could it be an option? Thanks.

-- 
Cheers,
-Dima.



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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-27  3:46     ` Dmitry Yaitskov
@ 1999-02-27 13:09       ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 15+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-27 13:09 UTC (permalink / raw)


Dmitry Yaitskov <dimas@home.com> writes:

> then whapping A's 'writes:' will toggle what A had to say, not what B
> said. IMHO it is more natural that included qotes will be toggled by
> an enclosing writes: as well... Or could it be an option? Thanks.

Uhm...  I don't think it's worth adding much complexity to this.  If
you want to hide cited text, then you should use `W W c' or the like.

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


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-26 19:28     ` Lars Magne Ingebrigtsen
@ 1999-02-27 19:03       ` paul stevenson
  1999-02-27 22:45         ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 15+ messages in thread
From: paul stevenson @ 1999-02-27 19:03 UTC (permalink / raw)


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

> paul stevenson <spaul@mail.phy.ornl.gov> writes:
> 
> > For me ( using Gnu emacs 20.3 ), the whapping of "writes:" does really
> > odd stuff.
> 
> I'm unable to reproduce this in 0.79...

Hmm. I just created a new account with no .newsrc, .gnus.el or .emacs
and I still get this behaviour. I started emacs with --no-site-file and
.emacs had only lines to add the pgnus directory to the path. .gnus
didn't exist.

I also get the oddness on 0.78, but not 0.76 ( I don't have 0.77 ).  
W W c works just fine, though.

If you could point me to the whapping code, I will try and look into it.

Paul


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

* Re: Pterodactyl Gnus v0.78 is released
  1999-02-27 19:03       ` paul stevenson
@ 1999-02-27 22:45         ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 15+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-27 22:45 UTC (permalink / raw)


paul stevenson <spaul@mail.phy.ornl.gov> writes:

> If you could point me to the whapping code, I will try and look into it.

The function that does the toggling is `gnus-cite-toggle' in
gnus-cite.el. 

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


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

end of thread, other threads:[~1999-02-27 22:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-26 17:02 Pterodactyl Gnus v0.78 is released Lars Magne Ingebrigtsen
1999-02-26 17:23 ` Karl Kleinpaste
1999-02-26 18:15   ` Lars Magne Ingebrigtsen
1999-02-27  3:46     ` Dmitry Yaitskov
1999-02-27 13:09       ` Lars Magne Ingebrigtsen
1999-02-26 18:51   ` paul stevenson
1999-02-26 19:28     ` Lars Magne Ingebrigtsen
1999-02-27 19:03       ` paul stevenson
1999-02-27 22:45         ` Lars Magne Ingebrigtsen
1999-02-26 17:25 ` Lee Willis
1999-02-26 17:32 ` paul stevenson
1999-02-26 17:29   ` Hrvoje Niksic
1999-02-26 17:52     ` paul stevenson
1999-02-26 17:31   ` Karl Kleinpaste
1999-02-26 17:54   ` 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).