From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Scott Reynolds Newsgroups: gmane.emacs.help Subject: Re: Python doc string with three double quotes Date: Thu, 12 Sep 2013 11:43:27 -0700 Message-ID: References: <52317ea6$0$2136$426a74cc@news.free.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1379011429 22215 80.91.229.3 (12 Sep 2013 18:43:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Sep 2013 18:43:49 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Damien Wyart Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 12 20:43:51 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VKBri-0004xX-Ru for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Sep 2013 20:43:42 +0200 Original-Received: from localhost ([::1]:43331 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKBri-00017g-82 for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Sep 2013 14:43:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKBrW-00017a-EC for help-gnu-emacs@gnu.org; Thu, 12 Sep 2013 14:43:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKBrV-0002Z6-Dm for help-gnu-emacs@gnu.org; Thu, 12 Sep 2013 14:43:30 -0400 Original-Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:35164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKBrV-0002Yu-69 for help-gnu-emacs@gnu.org; Thu, 12 Sep 2013 14:43:29 -0400 Original-Received: by mail-la0-f41.google.com with SMTP id ec20so179261lab.14 for ; Thu, 12 Sep 2013 11:43:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/pA769rCJlFBeJucK9Gbl2U6DShH63fq1T4e79GB6Dc=; b=sRF50oGkfg67xgYwdAZ/2uOyEYO5QzUfrHvTy5+t98NmGsNa9E3414rzGjZokusAzk njE+GxOnLWqY2oVNiunRJr2B4aNFIKEAQNWaqrOCYzloT7rTI33Yu18YPYYj1C1dBu8I nk09GbPwps6ahpRm47uTik1gJUCZoP/HlPRwJoZwkPr1i6+4v/jzf2NcrCfEuDJnkxTx H5AgdhCx7DVK6c8a91J4fJPv2DfzFsfzC0j3InclabYQ1YIhXv1M4mX9OOuJnEAWZCEf VDYgZ8+KhBZ7buceLRlsmAF2ASR/SlJTIFyJEHnFxZ5cZMIO3NtGiJKlQd+oGJhwfcTC cWyA== X-Received: by 10.112.156.166 with SMTP id wf6mr8303270lbb.13.1379011407559; Thu, 12 Sep 2013 11:43:27 -0700 (PDT) Original-Received: by 10.112.59.3 with HTTP; Thu, 12 Sep 2013 11:43:27 -0700 (PDT) In-Reply-To: <52317ea6$0$2136$426a74cc@news.free.fr> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::229 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93357 Archived-At: Didn't totally work for me (that is already setup for python-mode) but! pointed me in the right direction so I am able so I should be able to fix it up! Thanks Damien On Thu, Sep 12, 2013 at 1:43 AM, Damien Wyart wrote: > sp-autoescape-string-quote-if-empty >