Mercurial > emacs
view src/=convexos.h @ 17620:30a88c9b3505
(rmail-msgref-vector): New variable.
Holds, for each message, a cons cell which contains the message number
and which relocates if the message number changes.
(rmail-forget-messages): Clear rmail-msgref-vector.
(rmail-variables): Make rmail-msgref-vector buffer-local.
(rmail-count-new-messages): Extend rmail-msgref-vector.
(rmail-set-message-counters): Initialize rmail-msgref-vector.
(rmail-only-expunge): Update rmail-msgref-vector.
Don't look for mail-mode buffers specially.
(rmail-reply): Use rmail-msgref-vector element as arg.
(rmail-forward, rmail-retry-failure): Likewise.
(rmail-mark-message): Accept an element of rmail-mark-message as arg.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 02 May 1997 07:25:43 +0000 |
parents | 8175d30c0181 |
children |
line wrap: on
line source
/* Definitions file for GNU Emacs running on ConvexOS. */ #include "bsd4-3.h" /* First pty name is /dev/pty?0. We have to search for it. */ #undef FIRST_PTY_LETTER #define FIRST_PTY_LETTER first_pty_letter /* getpgrp requires no arguments. */ #define GETPGRP_NO_ARG