emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Refreshing Info nodes


From: Stefan Monnier
Subject: Re: Refreshing Info nodes
Date: Wed, 16 Jun 2010 20:50:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Reverting in Info is implemented by the function `Info-revert-find-node'
> whose purpose is to go to an Info node (like `Info-find-node'),
> by killing the original buffer and creating a new one.

> This is peculiar, but I'd like to avoid reimplementing this mechanism to
> keep the traditional behavior, and simply fix a bug to allow it to work
> with buffer names other than the default "*info*":

OTOH I'd really like to see this part of the code modified, because
I think it would clean it up.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]