[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: searching index entry `\?'
From: |
Werner LEMBERG |
Subject: |
Re: searching index entry `\?' |
Date: |
Tue, 06 Jun 2006 23:47:45 +0200 (CEST) |
> In groff there exists an escape `\?', which has proper index
> entries. In the info program, because `?' is used as the
> completion character, it isn't possible currently to search for
> `\?'.
>
> I believe it can be done with C-q ?.
Indeed! Please document this. This is fully sufficient for my needs.
Werner