<?xml version="1.0"?>
<!DOCTYPE content [ <!ENTITY nbsp " "> ]>
<rdf:RDF xml:base="http://snarfed.org/rdf"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="http://snarfed.org">
  <dc:title> snarfed.org  </dc:title>
  <dc:description> draw group stream of consciousness </dc:description>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>
</rdf:Description>

<rdf:Description rdf:about="http://snarfed.org/space/pine%20remove%20trailing%20quote%20patch">
  <dc:title> pine remove trailing quote patch </dc:title>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:date> 2003-01-01T05:00:00Z </dc:date>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>

  <content>
    <p><a href="http://washington.edu/pine/"><img src="/space/pine.png" alt="pine.png" title="" /></a></p>

<p>For the impatient: <br />
Patch for Pine
<a href="/space/remove-trailing-quote.patch.4.60">4.60</a>,
<a href="/space/remove-trailing-quote.patch.4.61">4.61</a>,
<a href="/space/remove-trailing-quote.patch.4.63">4.63</a>,
<a href="/space/remove-trailing-quote.patch.4.64">4.64</a> <br />
<a href="http://www.washington.edu/pine/getpine/unix.html">Pine source</a> <br />
<a href="http://www.math.washington.edu/~chappa/pine/faq/index.html">FAQ on patching
pine</a></p>

<p>I use <a href="http://www.washington.edu/pine/">Pine</a> as my email client, and I really
like it. It's fast, simple, full-featured, and very keyboardable. However,
nothing's perfect, even Pine.</p>

<p>This patch adds an option to Pine that removes <em>trailing quotes</em> from messages
when you send them, or when you hit a keystroke. What's a trailing quote, you
ask? It's best described by example. The last three lines in this email are a
trailing quote:</p>

<div class='p-shadow'><pre><code>On Fri, 4 Jun 2004, Jane Doe wrote:

&gt; Thanks for the invite! Should I bring anything?

No, I have everything I need. Thanks though!

&gt; I'll see you soon...
&gt;
&gt; -Jane
</code></pre></div>

<p><br class='clearing' />I wrote this patch to make it easier to observe proper netiquette when quoting.
If you want to quote the smallest relevant piece of an email, you often need to
delete a significant amount of quoted text. This is especially true if you
correspond with people who top-post. (ick!) This patch automates the drudgery of
trimming that excess quoted text.</p>

<p>For more on the top- vs. bottom-post debate, see:
<a href="http://catb.org/~esr/jargon/html/T/top-post.html">http://catb.org/~esr/jargon/html/T/top-post.html</a>
<a href="http://www.cs.tut.fi/~jkorpela/usenet/brox.html">http://www.cs.tut.fi/~jkorpela/usenet/brox.html</a></p>

<p>Also, a few recent email clients, such as <a href="http://gmail.com/">GMail</a>, try to use
quoted text to do smart things. This patch can make your emails more readable in
those clients. (I've discussed my thoughts on gmail vs pine
<a href="/space/gmail vs pine">at length</a>.)</p>

<p>Feel free to <a href="/space/about">email me</a> with feedback or
bug reports.</p>

<p><em>Known bug</em>: Whole quotes are not detected correctly if you start your email
with (C)ompose instead of (R)eply. This is usually encountered when you reply to
an email, postpone the reply, then resume and attempt to send.</p>

<p>See also:</p>

<ul>
<li><a href="/space/pine delete attachments on save patch">pine delete attachments on save patch</a></li>
<li><a href="/space/pine flowed-text patch">pine flowed-text patch</a></li>
<li><a href="/space/pine reply-all patch">pine reply-all patch</a></li>
<li><a href="/space/port_pine_patch">port_pine_patch</a></li>
<li><a href="/space/gmail vs pine">gmail vs pine</a></li>
</ul>

  </content>

  <rdf:Seq>

<rdf:li>
<rdf:Description rdf:about="#1172114509.25">
  <dc:source> http://snarfed.org/ </dc:source>
  <dc:title> pine remove trailing quote patch </dc:title>
  <dc:creator> Neil </dc:creator>
  <dc:date> cmt_pubDate </dc:date>
  <dc:format> text/html </dc:format>

  <content>
    First of all, this is a very useful patch. Thank you, Ryan.&nbsp; However, I've had some troubles applying the patch along with several others I found on Eduardo's Pine page.&nbsp; I had two hunks first, then I manually applied those two changes.&nbsp; But then this error came up when I was compiling, "pico.c:981: error: too few arguments to function %u2018quote_match".&nbsp; Where should I go from here?&nbsp; Thank you.
  </content>
</rdf:Description>
</rdf:li>

<rdf:li>
<rdf:Description rdf:about="#1172122461.87">
  <dc:source> http://snarfed.org/ </dc:source>
  <dc:title> pine remove trailing quote patch </dc:title>
  <dc:creator> Neil </dc:creator>
  <dc:date> cmt_pubDate </dc:date>
  <dc:format> text/html </dc:format>

  <content>
    Never mind, I tried again and applied your patch first and solved several other hunks produced by other patches manually and it compiled perfectly. :-)
  </content>
</rdf:Description>
</rdf:li>

  </rdf:Seq>
</rdf:Description>
</rdf:RDF>
