Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2592)

Issue 13238044: Acme Mail: add interface for IMAP search

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by akumar
Modified:
10 years, 7 months ago
Reviewers:
CC:
rsc, d, codebot
Visibility:
Public.

Description

Introduces the Search command for mailboxes. Arguments passed are treated as one space- separated string, passed on to mailfs' IMAP search interface.

Patch Set 1 #

Patch Set 2 : fix various bugs: read entire result; display in reverse order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -1 line) Patch
M src/cmd/acme/mail/dat.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/acme/mail/mail.c View 1 3 chunks +62 lines, -1 line 0 comments Download

Messages

Total messages: 5
akumar
10 years, 8 months ago (2013-08-26 21:46:35 UTC) #1
akumar
10 years, 8 months ago (2013-08-28 09:29:51 UTC) #2
akumar
10 years, 8 months ago (2013-08-28 09:33:39 UTC) #3
akumar
10 years, 8 months ago (2013-08-28 09:43:49 UTC) #4
rsc
10 years, 7 months ago (2013-09-06 20:20:01 UTC) #5
*** Submitted as
https://code.google.com/p/plan9port/source/detail?r=196cd318e043 ***

acme Mail: add Search command

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

Committer: Russ Cox <rsc@swtch.com>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b