Gnus development mailing list
 help / color / mirror / Atom feed
* [PATCH] nnimap-split-articles
@ 2002-04-29 18:54 Danny Siu
  2002-04-29 19:00 ` Simon Josefsson
  0 siblings, 1 reply; 5+ messages in thread
From: Danny Siu @ 2002-04-29 18:54 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 263 bytes --]


Fixed nnimap-split-articles so that it won't cause error when calling
nnmail-cache-insert.

Can someone with CVS write access commit the patch for me?

Thanks!
-- 
Danny Dick-Fung Siu        mailto:dsiu@adobe.com
Acrobat Engineering @ Adobe Systems Incorporated

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: imap.patch --]
[-- Type: text/x-patch, Size: 679 bytes --]

Index: lisp/ChangeLog
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/ChangeLog,v
retrieving revision 6.1365
diff -r6.1365 ChangeLog
0a1,5
> 2002-04-29  Danny Siu  <dsiu@adobe.com>
> 
> 	* nnimap.el (nnimap-split-articles): Calls nnmail-cache-insert with 
> 	single argument.
> 
Index: lisp/nnimap.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/nnimap.el,v
retrieving revision 6.29
diff -r6.29 nnimap.el
2a3,6
> ; $Revision: $ 
> ; $Date: $ 
> ; $Author: $ 
> ; $Nokeywords: $ 
1191c1195
< 						   "message-id") to-group)))
---
> 						   "message-id"))))

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-04-29 20:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-29 18:54 [PATCH] nnimap-split-articles Danny Siu
2002-04-29 19:00 ` Simon Josefsson
2002-04-29 19:32   ` David S Goldberg
2002-04-29 20:03     ` Simon Josefsson
2002-04-29 20:59       ` Danny Siu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).