<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/acme/mail, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>all: remove need for `-fcommon`</title>
<updated>2025-07-25T16:25:11+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2025-07-23T10:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=156e745be9f6a1b19b0f8e2a931148786d7acad4'/>
<id>156e745be9f6a1b19b0f8e2a931148786d7acad4</id>
<content type='text'>
Use `extern` where appropriate so that we can remove `-fcommon`
on macOS and others.  On macOS, `-fcommon` generates a number of
linker warnings.

I've tested building on macOS, Linux, FreeBSD, NetBSD, OpenBSD
and illumos.  I am not in a position to test on AIX or other
more esoteric platforms, however.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `extern` where appropriate so that we can remove `-fcommon`
on macOS and others.  On macOS, `-fcommon` generates a number of
linker warnings.

I've tested building on macOS, Linux, FreeBSD, NetBSD, OpenBSD
and illumos.  I am not in a position to test on AIX or other
more esoteric platforms, however.
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial changes: whitespace and modes.</title>
<updated>2020-01-10T14:54:30+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2020-01-10T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=fa325e9b42b0bdfb48857d1958d9fb7ceac55151'/>
<id>fa325e9b42b0bdfb48857d1958d9fb7ceac55151</id>
<content type='text'>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>acme Mail: add Search command</title>
<updated>2013-09-06T20:19:57+00:00</updated>
<author>
<name>Akshat Kumar</name>
<email>seed@mail.nanosouffle.net</email>
</author>
<published>2013-09-06T20:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7603066e73d31aab84657bc4c0806f11856f672f'/>
<id>7603066e73d31aab84657bc4c0806f11856f672f</id>
<content type='text'>
Introduces the Search command for mailboxes.
Arguments passed are treated as one space-
separated string, passed on to mailfs' IMAP
search interface.

R=rsc, david.ducolombier
CC=plan9port.codebot
https://codereview.appspot.com/13238044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduces the Search command for mailboxes.
Arguments passed are treated as one space-
separated string, passed on to mailfs' IMAP
search interface.

R=rsc, david.ducolombier
CC=plan9port.codebot
https://codereview.appspot.com/13238044
</pre>
</div>
</content>
</entry>
<entry>
<title>mailfs: allow spaces in box name</title>
<updated>2013-09-06T20:10:26+00:00</updated>
<author>
<name>Akshat Kumar</name>
<email>seed@mail.nanosouffle.net</email>
</author>
<published>2013-09-06T20:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=951fef52c99ad174f9cfb413ba7fd831d1ee5e4b'/>
<id>951fef52c99ad174f9cfb413ba7fd831d1ee5e4b</id>
<content type='text'>
Mail services (such as Google Mail) will often have
directories with names that contain spaces. Acme
does not support spaces in window names. So, replace
spaces in mail directory names with the Unicode
character for visible space.

The code is a bit of an over-approximation and
generally non-optimal.

R=rsc, david.ducolombier, 0intro
CC=plan9port.codebot
https://codereview.appspot.com/13010048
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mail services (such as Google Mail) will often have
directories with names that contain spaces. Acme
does not support spaces in window names. So, replace
spaces in mail directory names with the Unicode
character for visible space.

The code is a bit of an over-approximation and
generally non-optimal.

R=rsc, david.ducolombier, 0intro
CC=plan9port.codebot
https://codereview.appspot.com/13010048
</pre>
</div>
</content>
</entry>
<entry>
<title>acme Mail: drop noscroll</title>
<updated>2011-06-01T22:12:12+00:00</updated>
<author>
<name>David du Colombier</name>
<email>0intro@gmail.com</email>
</author>
<published>2011-06-01T22:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=363062eab4dfbd7d484862fe35b73962caa635ef'/>
<id>363062eab4dfbd7d484862fe35b73962caa635ef</id>
<content type='text'>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4539098
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4539098
</pre>
</div>
</content>
</entry>
<entry>
<title>libplumb, Mail: fix crash on nil plumb fids</title>
<updated>2009-09-12T19:25:51+00:00</updated>
<author>
<name>Mathieu Lonjaret</name>
<email>lejatorn@gmail.com</email>
</author>
<published>2009-09-12T19:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7b5db1c35abac2240fffbee2027c3e99b760863c'/>
<id>7b5db1c35abac2240fffbee2027c3e99b760863c</id>
<content type='text'>
http://codereview.appspot.com/116083
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://codereview.appspot.com/116083
</pre>
</div>
</content>
</entry>
<entry>
<title>--chatty</title>
<updated>2007-06-23T06:27:57+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-23T06:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=e4ad2971d754468b41edc8be590223b497bc0790'/>
<id>e4ad2971d754468b41edc8be590223b497bc0790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove elsewhere-deleted messages from window; Refresh -&gt; Get</title>
<updated>2007-06-23T06:27:38+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-23T06:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=313c365a29a9a21c47f5f9d842e8aaec8c050742'/>
<id>313c365a29a9a21c47f5f9d842e8aaec8c050742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add Get, Refresh commands; refresh at startup</title>
<updated>2007-06-23T06:14:23+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-23T06:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7cc0e47fa896d9261d8f6e9787ffd6a36a746dd1'/>
<id>7cc0e47fa896d9261d8f6e9787ffd6a36a746dd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use file names for attachments</title>
<updated>2006-06-30T04:53:51+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-30T04:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=141d60097223f56e82ae3c45c90d6453cdd11cba'/>
<id>141d60097223f56e82ae3c45c90d6453cdd11cba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
