all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Damien Wyart <damien.wyart@free.fr>
To: help-gnu-emacs@gnu.org
Subject: Re: Python doc string with three double quotes
Date: Thu, 12 Sep 2013 10:43:17 +0200	[thread overview]
Message-ID: <52317ea6$0$2136$426a74cc@news.free.fr> (raw)
In-Reply-To: mailman.1832.1378919078.10748.help-gnu-emacs@gnu.org

* Scott Reynolds <sdrreynolds@gmail.com> in gnu.emacs.help:
> Having an issue adding a doc string to my modules, functions, classes and
> methods in python. I am using Emacs Prelude(
> https://github.com/bbatsov/prelude). When started with --no-init-file the
> behavior is not experienced.

> Anybody have any ideas to help me?

This comes from smartparens:
https://github.com/Fuco1/smartparens/issues/8

So you should add python-mode to the variable sp-autoescape-string-quote-if-empty
(with M-x customize-variable sp-autoescape-string-quote-if-empty).

-- 
DW


  parent reply	other threads:[~2013-09-12  8:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1832.1378919078.10748.help-gnu-emacs@gnu.org>
2013-09-12  3:46 ` Python doc string with three double quotes Stefan Monnier
2013-09-12  8:43 ` Damien Wyart [this message]
2013-09-12 18:43   ` Scott Reynolds
2013-09-11 16:48 Scott Reynolds
2013-09-11 18:43 ` Andreas Röhler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='52317ea6$0$2136$426a74cc@news.free.fr' \
    --to=damien.wyart@free.fr \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.