<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/wmbiff/patches/" rel="alternate"/><link href="https://sourceforge.net/p/wmbiff/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/wmbiff/patches/</id><updated>2014-04-19T09:19:40.233000Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>configure.ac: don't put dnl after AM_INIT_AUTOMAKE</title><link href="https://sourceforge.net/p/wmbiff/patches/6/" rel="alternate"/><published>2014-04-19T09:19:40.233000Z</published><updated>2014-04-19T09:19:40.233000Z</updated><author><name>fkf</name><uri>https://sourceforge.net/u/fkf/</uri></author><id>https://sourceforge.netfa3346fee8af6f859e9ab7b7ab821a71a39c6e51</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Since dnl is placed after the &lt;code&gt;AM_INIT_AUTOMAKE&lt;/code&gt;, following macro (&lt;code&gt;AM_CONFIG_HEADER&lt;/code&gt;) is expanded at the same line, and this results in broken configure script.&lt;/p&gt;
&lt;p&gt;I have moved comment to separate line and now configure file is generated properly.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Update mail count after mail reader exits</title><link href="https://sourceforge.net/p/wmbiff/patches/5/" rel="alternate"/><published>2007-10-01T11:00:42Z</published><updated>2007-10-01T11:00:42Z</updated><author><name/><uri>https://sourceforge.net</uri></author><id>https://sourceforge.net90e2876d9df33011b1d3a311294581086226fea3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The attached patch makes wmbiff update its mail count immediately after the mail reader (launched by a mouse click) exits. This is useful if the check interval is high and you don't want an outdated count hanging around long after all new messages have been marked as read.&lt;/p&gt;
&lt;p&gt;You might want to make this configurable.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Simple MH client addon</title><link href="https://sourceforge.net/p/wmbiff/patches/4/" rel="alternate"/><published>2002-01-23T08:43:29Z</published><updated>2002-01-23T08:43:29Z</updated><author><name>Matthew Schlegel</name><uri>https://sourceforge.net/u/nitehawk/</uri></author><id>https://sourceforge.net8dfddb13f69710218baddb34adbc7a1df601cc69</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch should enable MH based mailboxes to be used.&lt;br /&gt;
MH format mailboxes work similar to maildir, except&lt;br /&gt;
that there is no 'new' and 'cur' directories.  All mail&lt;br /&gt;
is given a numeric ID in the mail directory.&lt;/p&gt;
&lt;p&gt;Note, this is very simple.  It is a clone of the&lt;br /&gt;
maildir code, but no attempts have been made to really&lt;br /&gt;
pick out only new messages in it.  I just threw this&lt;br /&gt;
together real quick so that I could use wmbiff to&lt;br /&gt;
display message counts for the mh directories that&lt;br /&gt;
sylpheed uses.  If I find that I need it to work&lt;br /&gt;
differently, I'll upload another version of the patch.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Threading </title><link href="https://sourceforge.net/p/wmbiff/patches/3/" rel="alternate"/><published>2002-01-23T01:23:47Z</published><updated>2002-01-23T01:23:47Z</updated><author><name>Jon Barrett</name><uri>https://sourceforge.net/u/jbarrett/</uri></author><id>https://sourceforge.net659b880cabf53ef33719e3b63b0ba78bdb5a63f5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There's probably much better ways of doing this but &lt;br /&gt;
this seemed to be the least painful way to solve some &lt;br /&gt;
problems i was getting with wmbiff on afterstep &lt;br /&gt;
(sometimes it wouldn't swallow into the wharf and i &lt;br /&gt;
_think_ it was stopping pager from closing properly as &lt;br /&gt;
well). At any rate this patch creates a thread for &lt;br /&gt;
each of the mailbox checking bits which communicate &lt;br /&gt;
with the main thread via a pipe.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>re-read init on SIGUP</title><link href="https://sourceforge.net/p/wmbiff/patches/2/" rel="alternate"/><published>2001-08-29T21:36:14Z</published><updated>2001-08-29T21:36:14Z</updated><author><name>Doug Alcorn</name><uri>https://sourceforge.net/u/lathi/</uri></author><id>https://sourceforge.netfa666f948c213ed7a993b0b12cf942c687f7b002</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;OK, this is the third time I've tried submitting this&lt;br /&gt;
patch.  Hopefully this one will work.&lt;/p&gt;
&lt;p&gt;This patch causes wmbiff to re-read the init file when&lt;br /&gt;
it receives SIGHUP.  This is handy for adding/removing&lt;br /&gt;
mailboxes on the fly or parameters for a mailbox.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>re-read init file on SIGHUP</title><link href="https://sourceforge.net/p/wmbiff/patches/1/" rel="alternate"/><published>2001-08-29T21:24:39Z</published><updated>2001-08-29T21:24:39Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netef234fee2fd92ea6e58b6c24f1a1d4df2d1a3859</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch is against 0.3.1.  It causes wmbiff to&lt;br /&gt;
re-read the init file when it receives a SIGHUP.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>