summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2005-03-12Rewritten using display_stream_mailcap.Sergey Poznyakoff1
2005-03-12Added mailcap.cSergey Poznyakoff1
2005-03-12Routines for displaying MIME messages.Sergey Poznyakoff1
2005-03-11(run_mailcap): BugfixSergey Poznyakoff1
2005-03-10UpdatedSergey Poznyakoff2
2005-03-10(mimeview): Documented new optionsSergey Poznyakoff1
2005-03-10Handle --no-ask and --no-interactive (-h)Sergey Poznyakoff1
options. Continue search for a matching entry when necessary. Implement 'test' and 'print' commands.
2005-03-10(mh_vgetyn): Synchronize with the changes to mu_true_answer_p().Sergey Poznyakoff1
2005-03-10(mu_true_answer_p): Ignore leading whitespace.Sergey Poznyakoff1
2005-03-10(mu_mailcap_entry_get_value): Bugfix: return ENOENT if no matching entry is ↵Sergey Poznyakoff1
found.
2005-03-10(define _GNU_SOURCE): Removed. Defined in config.hSergey Poznyakoff1
2005-03-08UpdatedSergey Poznyakoff1
2005-03-08Fixed precedences of ',' and '+'Sergey Poznyakoff1
2005-03-08Bugfix: accept ',' as ORSergey Poznyakoff1
2005-03-08UpdatedSergey Poznyakoff3
2005-03-08(create_filter,print_exit_status)Sergey Poznyakoff1
(get_pager): New function (run_mailcap): Pipe file contents to the command if its invocation does not contain %s. Use pager if `copiousoutput' is specified in mailcap
2005-03-08(AM_CFLAGS): Use DEFAULT_CUPS_CONFDIRSergey Poznyakoff1
2005-03-08(mimeview): Documented the programSergey Poznyakoff1
2005-03-08(DEFAULT_CUPS_CONFDIR): New variableSergey Poznyakoff1
2005-03-08UpdatedSergey Poznyakoff4
2005-03-08*** empty log message ***Sergey Poznyakoff1
2005-03-08Minor fixSergey Poznyakoff1
2005-03-08(mu_mailcap_entry_coupiousoutput): Renamed to mu_mailcap_entry_copiousoutputSergey Poznyakoff1
2005-03-08(mu_mailcap_entry_coupiousoutput): BugfixSergey Poznyakoff1
2005-03-08(mimeview): New section.Sergey Poznyakoff1
(mail): Document recently added variables.
2005-03-08Added to the repositorySergey Poznyakoff5
2005-03-06UpdatedSergey Poznyakoff3
2005-03-06(mu_spawnvp): Minor fixesSergey Poznyakoff1
2005-03-06(mail_decode): Implemented new variableSergey Poznyakoff1
`metamail' that turns on use of metamail program for displaying MIME messages. (run_metamail): New function
2005-03-06UpdatedSergey Poznyakoff2
2005-03-06(MU_ERR_NO_QUERY): Fixed wordingSergey Poznyakoff1
2005-03-06Use a uniform way of filename quoting in diagnostic messages.Sergey Poznyakoff23
2005-03-05UpdatedWojciech Polak1
2005-03-05Removed install-exec-hookWojciech Polak1
2005-03-05UpdatedSergey Poznyakoff1
2005-03-05(util_mark_read): New functionSergey Poznyakoff2
2005-03-05Rewritten in accordance with POSIX specs: do not mbox deleted and saved ↵Sergey Poznyakoff1
messages.
2005-03-05If `bang' is set, expand every occurrence of ! in argument array.Sergey Poznyakoff1
2005-03-05(default_setup): Added variables, required bySergey Poznyakoff1
POSIX: flipr, showto, bang. Added placeholders for debug, onehop and sendwait.
2005-03-05(mail_from0): If `showto' is set and theSergey Poznyakoff1
mail comes from the user that invoked the program, show `To:' address instead of `From:'.
2005-03-05Mark message as read and shownSergey Poznyakoff7
2005-03-05(reply0): Check for `metoo' before calling mail_is_my_name().Sergey Poznyakoff1
(mail_reply): Honor `flipr' variable
2005-03-05Do not check `metoo'. The caller is responsible for that.Sergey Poznyakoff1
2005-03-03UpdatedSergey Poznyakoff1
2005-03-03(top0): set read attribute and MAIL_ATTRIBUTE_SHOWN after displaying the messageSergey Poznyakoff1
2005-03-03(mail_print_msg): Set MAIL_ATTRIBUTE_SHOWN after displaying the messageSergey Poznyakoff1
2005-03-03(mail_next): Rewritten in accordance with posix: if the current message has ↵Sergey Poznyakoff1
not been shown yet, then show it. Otherwise advance to the nearest next non-deleted message.
2005-03-03(MAIL_ATTRIBUTE_SHOWN): New attribute. Shows that the message has been ↵Sergey Poznyakoff1
displayed during the current session.
2005-03-03Ignore fromSergey Poznyakoff1
2005-03-03UpdatedSergey Poznyakoff2

Return to:

Send suggestions and report system problems to the System administrator.