[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hiding *Note:: "tags" in info files
From: |
Richard Stallman |
Subject: |
Re: Hiding *Note:: "tags" in info files |
Date: |
Thu, 31 Oct 2002 12:27:21 -0500 |
The following improved patch does that for *Note but not for *note.
BTW, should it handle *note Item: Section. differently from *note Item::
(e.g. by hiding the Section part)?
In any case, there are many incorrect uses of *Note: in the info files,
so you will still see a some "see See ..." occurrences.
How about checking for the presence of "see" in the buffer,
and putting in "See" only if there is no "see"?