ftp.nice.ch/pub/next/connectivity/mail/bundles/EnhanceMail.2.2p1.NIHS.bs.gnutar.gz#/EnhanceMail-2.2p1/Source/MailReader.h

This is MailReader.h in view mode; [Download] [Up]

/* -*-C-*-
*******************************************************************************
*
* File:         MailReader.h
* RCS:          /usr/local/sources/CVS/EnhanceMail/MailReader.h,v 1.5 1998/06/27 00:58:19 tom Exp
* Description:  
* Author:       Carl Edman
* Created:      Fri Oct 13 11:48:24 1995
* Modified:     Sat Apr  6 19:17:02 1996 (Carl Edman) cedman@capitalist.princeton.edu
* Language:     C
* Package:      N/A
* Status:       Experimental (Do Not Distribute)
*
* (C) Copyright 1995, but otherwise this file is perfect freeware.
*
*******************************************************************************
*/

#import <appkit/appkit.h>
#import "MailApp.h"

@interface EnhanceMailReader : MailReader
- toggleIndexing:sender;
- strip:sender;
- (void)setFlagged:(BOOL)flag;
@end

@interface CommandView(EnhanceMailReaderFace)
- setXFace:(const char *)xface;
- setXImageURL:(const char *)ximageurl address:(const char *)addr;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.