all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* elementary: how to display a ' in a docstring
@ 2016-05-07 18:00 Uwe Brauer
  2016-05-07 20:23 ` Paul Eggert
  0 siblings, 1 reply; 6+ messages in thread
From: Uwe Brauer @ 2016-05-07 18:00 UTC (permalink / raw)
  To: emacs-devel

Hello

Sorry for this elementary question
But I would like to modify a doc string of a variable such that it
displays:

Please set
vc-hg-symbolic-revision-styles to '("{rev}").

So I tried

"Please set
`vc-hg-symbolic-revision-styles' to '(\"{rev}\"))), please note the `''."

But when I use describe variable, the ' of  '(\"{rev}\"))) is not
correctly displayed.

What shall I do? 
thanks

Uwe Brauer 




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-05-07 21:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-07 18:00 elementary: how to display a ' in a docstring Uwe Brauer
2016-05-07 20:23 ` Paul Eggert
2016-05-07 20:45   ` Uwe Brauer
2016-05-07 20:52     ` Paul Eggert
2016-05-07 21:08       ` Uwe Brauer
2016-05-07 21:32         ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.