all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* gnus -- make-local-hook
@ 2003-03-23 15:06 Vinicius Jose Latorre
  2003-03-24 15:41 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Vinicius Jose Latorre @ 2003-03-23 15:06 UTC (permalink / raw)


When I made "make bootstrap", it occurred the following message:

In gnus-inews-add-send-actions:
gnus-msg.el:280:6:Warning: make-local-hook is an obsolete function since 
21.1;
    not necessary any more.
gnus-msg.el:281:70:Warning: make-local-hook is an obsolete function since
    21.1; not necessary any more.

Maybe the make-local-hook in gnus should be eliminated.

Vinicius

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

* Re: gnus -- make-local-hook
  2003-03-23 15:06 gnus -- make-local-hook Vinicius Jose Latorre
@ 2003-03-24 15:41 ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2003-03-24 15:41 UTC (permalink / raw)
  Cc: emacs-devel

> When I made "make bootstrap", it occurred the following message:
> 
> In gnus-inews-add-send-actions:
> gnus-msg.el:280:6:Warning: make-local-hook is an obsolete function since 
> 21.1;
>     not necessary any more.
> gnus-msg.el:281:70:Warning: make-local-hook is an obsolete function since
>     21.1; not necessary any more.
> 
> Maybe the make-local-hook in gnus should be eliminated.

It can't be eliminated in the Gnus distribution (because that version
is supposed to work under other Emacsen as well), so I think it's better
to keep it so the two codes don't diverge even more.


	Stefan

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

* Re: gnus -- make-local-hook
@ 2003-03-24 23:35 ShengHuo ZHU
  0 siblings, 0 replies; 3+ messages in thread
From: ShengHuo ZHU @ 2003-03-24 23:35 UTC (permalink / raw)


Vinicius Jose Latorre <viniciusjl@ig.com.br> writes:

> When I made "make bootstrap", it occurred the following message:
>
> In gnus-inews-add-send-actions:
> gnus-msg.el:280:6:Warning: make-local-hook is an obsolete function since 
> 21.1;
>     not necessary any more.
> gnus-msg.el:281:70:Warning: make-local-hook is an obsolete function since
>     21.1; not necessary any more.
>
> Maybe the make-local-hook in gnus should be eliminated.

As discussed before, using make-local-hook is for compatibility reason
and it doesn't hurt Emacs 21.3.  I don't think it is wise to eliminate
it when it is still necessary for XEmacs.

ShengHuo

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

end of thread, other threads:[~2003-03-24 23:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-23 15:06 gnus -- make-local-hook Vinicius Jose Latorre
2003-03-24 15:41 ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2003-03-24 23:35 ShengHuo ZHU

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.