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

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

Re: Python doc string with three double quotes


From: Stefan Monnier
Subject: Re: Python doc string with three double quotes
Date: Wed, 11 Sep 2013 23:46:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> When I add the fifth ", emacs auto escapes the last two double  quotes. It
> is like this:
> """
> This is a doc string for the method
> "\"\"

This sounds like a bug in some kind of "automatic pairing" mode
you're using.  I can't reproduce it with "emacs -Q" using
electric-pair-mode, tho, so it's apparently some other automatic
pairing mode.


        Stefan


reply via email to

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