unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Recent changes to dired.el and info.el
@ 2005-08-14 18:30 Luc Teirlinck
  2005-08-14 23:02 ` Thien-Thi Nguyen
  0 siblings, 1 reply; 7+ messages in thread
From: Luc Teirlinck @ 2005-08-14 18:30 UTC (permalink / raw)
  Cc: emacs-devel

Can you tell how to reproduce the bugs these changes are supposed to fix:

2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>

	    * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
	    modification in `eval-after-load' form.
	    * info.el: Likewise.

In general, use of eval-after-load should be avoided.

Sincerely,

Luc.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Recent changes to dired.el and info.el
@ 2005-08-14 19:01 Luc Teirlinck
  2005-08-14 23:19 ` Thien-Thi Nguyen
  0 siblings, 1 reply; 7+ messages in thread
From: Luc Teirlinck @ 2005-08-14 19:01 UTC (permalink / raw)
  Cc: emacs-devel

One more remark on the following change:

2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>

            * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
            modification in `eval-after-load' form.
            * info.el: Likewise.

I am suspicious about this because somebody else reported bugs
concerning `desktop-buffer-mode-handlers', info and dired that
definitely were only due to failure to update loaddefs.el.

Assuming the bugs your changes are supposed to fix are real and not
just a local problem (I can not understand why there should be a
dependency bug given the fact that `desktop-buffer-mode-handlers'
is autoloaded), there would very likely be similar problems in
hilit-chg.el, mh-e/mh-e.el and mail/rmail.el.  But let us first make
sure that the bugs you experience are not just a local problem and
that using `eval-after-load' is really necessary.

Sincerely,

Luc.

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

end of thread, other threads:[~2005-08-15  1:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-14 18:30 Recent changes to dired.el and info.el Luc Teirlinck
2005-08-14 23:02 ` Thien-Thi Nguyen
2005-08-14 23:35   ` Luc Teirlinck
2005-08-15  1:14     ` Thien-Thi Nguyen
  -- strict thread matches above, loose matches on Subject: below --
2005-08-14 19:01 Luc Teirlinck
2005-08-14 23:19 ` Thien-Thi Nguyen
2005-08-14 23:39   ` Luc Teirlinck

Code repositories for project(s) associated with this public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).