<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 16: Triple-quoted string font-lock problem</title><link href="https://sourceforge.net/p/python-mode/bugs/16/" rel="alternate"/><link href="https://sourceforge.net/p/python-mode/bugs/16/feed.atom" rel="self"/><id>https://sourceforge.net/p/python-mode/bugs/16/</id><updated>2004-05-30T19:57:08Z</updated><subtitle>Recent changes to 16: Triple-quoted string font-lock problem</subtitle><entry><title>Triple-quoted string font-lock problem</title><link href="https://sourceforge.net/p/python-mode/bugs/16/" rel="alternate"/><published>2004-05-30T19:57:08Z</published><updated>2004-05-30T19:57:08Z</updated><author><name>James B. Reese</name><uri>https://sourceforge.net/u/jreese99/</uri></author><id>https://sourceforge.net9d914d2fae0e4743222cc77d67aae884bcba63eb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Font-lock in xemacs is not displaying triple-quoted strings correctly. &lt;br /&gt;
For example:&lt;/p&gt;
&lt;p&gt;"""&lt;br /&gt;
This is "a test" string&lt;br /&gt;
on multiple lines.&lt;br /&gt;
"""&lt;/p&gt;
&lt;p&gt;The phrases "This is " and " string on multiple lines." are formatted &lt;br /&gt;
as strings, but "a test" is not formatted as a string.&lt;/p&gt;
&lt;p&gt;It appears that the triple quote is being treated as three &lt;br /&gt;
individual quotation marks instead of as a single entity.&lt;/p&gt;
&lt;p&gt;A fix for this will be greatly appreciated. I *love* python-mode.el!&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>