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

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

Re: Putting literal "\[" and "\]" in an elisp function doc string


From: Kaushal Modi
Subject: Re: Putting literal "\[" and "\]" in an elisp function doc string
Date: Wed, 21 Feb 2018 15:17:12 +0000

Ah, nevermind, I emailed too soon.

Found the answers: \"\\\\=[\" and \"\\\\=]\" from (elisp) Keys in
Documentation.


On Wed, Feb 21, 2018 at 10:13 AM Kaushal Modi <kaushal.modi@gmail.com>
wrote:

> Hello,
>
> How do I escape \"\\[\" and \"\\]\" in a function doc string so that they
> show up as "\[" and "\]" in that function's help buffer?
>
> Thanks.
> --
>
> Kaushal Modi
>
-- 

Kaushal Modi


reply via email to

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