Write a new version of the reload command that works with the brower-object
system. It should be able to reload any frame or embedded object in a page,
specified through the hints system. With a universal prefix argument (C-u) it
should bypass the cache. Without the universal prefix, it should use cached
copies of resources when available. When no browser-object prefix argument (like
i for images, m for frames) is given, it should simply reload Top.
|