On 2013-12-30 23:10, Walter Bright wrote:

The "query" part, meaning it highlighted each one and asked for yes/no.

http://www.gnu.org/software/emacs/manual/html_node/emacs/Query-Replace.html

That doesn't sound very efficient. Regardless of that, the current macros still don't work. How do you do cross referencing for something that has a deeper hierarchy and what most of Phobos has?

Just take a look at the documentation of std.digest.crc[1]. None of the cross referencing to std.digest.digest.toHexString work. It's due to a
misconception of how the $(XREF) works.

[1] http://dlang.org/phobos/std_digest_crc.html

--
/Jacob Carlborg

Reply via email to