bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: [address@hidden: Re: ":" in Scheme names.]


From: Aubrey Jaffer
Subject: Re: [address@hidden: Re: ":" in Scheme names.]
Date: Fri, 24 Jan 2003 21:37:04 -0500 (EST)

 | From: Thien-Thi Nguyen <ttn@glug.org>
 | Date: 24 Jan 2003 20:03:06 -0500
 | 
 | there are some deeper changes necessary to properly encode the
 | ":"-in-menu-item cases, which i am looking into.  for now, i have
 | just committed the patch below, which fixes "m" handling for
 | slib.info.gz test case:

Thanks!

 | ; type                       ; expect
 |   i RET                        buffer changes to show index
 |   C-s array-indexes RET        point moves to match
 |   m RET                        buffer changes to show array mapping funcs
 |   l                            back to index
 |   C-s batch: RET               point moves to match
 |   m RET                        buffer changes to show batch funcs

With the patch, the last step gives me an error:

 let: No such anchor in tag table or node in tag table or file: 
call-with-output-script: Batch

But it is evident that Info-try-follow-nearest-node is fixed if the
last line is instead:

 |   RET                        buffer changes to show batch funcs




reply via email to

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